Backend SQLite #1608
vincent-herlemont
started this conversation in
Ideas
Backend SQLite
#1608
Replies: 1 comment 1 reply
-
SurrealDB implements a relational/document/graph database on top of a key-value store. Are you suggesting that SQLite (a relational database) would be used as a key value store e.g. with a single SQLite table associating keys and values? Or are you suggesting that SurQL queries be compatible with existing SQLite tables? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Would it seem possible to have SQLite as the backend instead of Rockdb, mem etc.?
Here she points why:
Advantage:
Inconvenience
Beta Was this translation helpful? Give feedback.
All reactions