Show HN: SoloDB 1.1 – embedded .NET document DB with real referential integrity(unconcurrent.com)
unconcurrent.com
Show HN: SoloDB 1.1 – embedded .NET document DB with real referential integrity
https://unconcurrent.com/articles/SoloDB110.html
I released SoloDB 1.1, an embedded .NET document database that adds true engine-level references, enforced delete behavior, cross-collection LINQ queries, and nested rollback with SQLite savepoints.
The goal is to keep document-model flexibility without pushing referential integrity and orphan cleanup into application code.
0 comments
—