K
Kysely15mo ago
dax70

Suggestions on implementing SQLite as DocumentDB or GraphDN

Would love recommendations on using Kysely to implement something similar to the following. https://github.com/dpapathanasiou/simple-graph https://dgl.cx/2020/06/sqlite-json-support Video in case it's helpful - https://www.hytradboi.com/2022/simple-graph-sqlite-as-probably-the-only-graph-database-youll-ever-need It seems like a perhaps using sql.raw helpers and abstracting in plugins, then perhaps some TS magic to make the QueryBuilder and other types to work.
GitHub
GitHub - dpapathanasiou/simple-graph: This is a simple graph databa...
This is a simple graph database in SQLite, inspired by "SQLite as a document database" - GitHub - dpapathanasiou/simple-graph: This is a simple graph database in SQLite, inspired ...
0 Replies
No replies yetBe the first to reply to this messageJoin