Source Generator based Embedded Typed Readonly In-Memory Document Database for .NET and Unity. 4700 times faster than SQLite and achieves zero allocation per query. Also the DB size is small. When SQLite is 3560kb then MasterMemory is only 222kb. Source Generator automatically generates a typed database structure from schemas (classes), which ensures that all queries are type-safe with full autoco

