cozodb / cozo

A transactional, relational-graph-vector database that uses Datalog for query. The hippocampus for AI!
https://cozodb.org
Mozilla Public License 2.0
3.24k stars 92 forks source link

Update sqlite version to 3.45 + #261

Open Volland opened 2 months ago

Volland commented 2 months ago

I had an issue. cozy on ios overrides a SQLite to the 3.42.0 version . After research I haven't found a way to update a version of sqlite myself. Could you move to more uptodate version ? Also JSONB could give some benefits of binary packing data in general