sqlite3 Storage class using sqlite3 json entries #578
MatthiasLesch
started this conversation in
General
Replies: 1 comment
-
There are no specific plans to add further storage engines to TinyDB core, but I'm sure there is room for a community extension! I'd definitely add it to the extensions page of the documentation 🙂 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Naive question: are there plans/ideas to add a sqlite3 storage class. The actual document data could be stored still as json as sqlite3 supports json table fields.
Beta Was this translation helpful? Give feedback.
All reactions