dax70
dax70
KKysely
Created by dax70 on 4/1/2023 in #help
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.
1 replies