nmemory icon indicating copy to clipboard operation
nmemory copied to clipboard

NMemory is a lightweight non-persistent in-memory relational database engine that is purely written in C# and can be hosted by .NET applications.

Results 2 nmemory issues
Sort by recently updated
recently updated
newest added

Error code: GenericError after insert 10M rows in loop for at NMemory.Tables.Table`2.Insert(TEntity entity, Transaction transaction) at NMemory.Tables.Table`2.Insert(TEntity entity) Recomendation to fix: use buferred stream and flush in database stream