SoloDB 1.2: From String Builder to Typed SQL
SoloDB 1.2.0 broadens LINQ support over DBRefMany relations. Supported queries stay inside SQLite. Unsupported shapes are rejected immediately.
Read more →This is my blog for in-depth technical articles, interesting libraries and general programming.
SoloDB 1.2.0 broadens LINQ support over DBRefMany relations. Supported queries stay inside SQLite. Unsupported shapes are rejected immediately.
Read more →SoloDB 1.1 moves referential integrity, delete safety, nested rollback, and relation queries out of service cleanup code and into the database engine.
Read more →After two years of production deployment managing a 1.5TB database, SoloDB reaches version 1.0 with the new Events API.
Read more →SoloDB now has a dedicated website with documentation, examples, and getting started guides.
Read more →Benchmarking SoloDB and LiteDB: how different architectural approaches impact performance, memory usage, and developer experience.
Read more →A detailed walkthrough on creating a compile-time F# Type Provider that transforms strings using case inversion using Visual Studio 2022.
Read more →