Hacker News new | ask | show | jobs
Show HN: SoloDB 1.1 – embedded .NET document DB with real referential integrity (unconcurrent.com)
2 points by falsename 101 days ago
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.