|
|
|
|
|
by heyzk
1692 days ago
|
|
I had a really great experience building an EAV store with Datalog as the query interface on top of SQLite for embedding in native mobile apps. Pros: querying complex data hierarchies was easy, and was able to skip the pain typically associated with managing a SQL schema. |
|