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.