MaxAkbar
-
- 4,709 total downloads
- last updated 5/17/2026
- Latest version: 3.8.0
Internal/shared primitives for the CSharpDB package family: value system, schema definitions, and error codes. -
- 4,624 total downloads
- last updated 5/17/2026
- Latest version: 3.8.0
B+tree storage engine with page cache, write-ahead log (WAL), crash recovery, and concurrent snapshot-isolated readers. -
CSharpDB.
by: MaxAkbarSql - 4,335 total downloads
- last updated 5/17/2026
- Latest version: 3.8.0
SQL tokenizer, recursive-descent parser, and AST for the CSharpDB embedded database. -
- 4,174 total downloads
- last updated 5/17/2026
- Latest version: 3.8.0
Query planner, operator tree, and expression evaluator for the CSharpDB embedded database. -
- 3,926 total downloads
- last updated 5/17/2026
- Latest version: 3.8.0
Lightweight embedded SQL database engine for .NET. Single-file storage, WAL durability, concurrent readers, and a typed Collection<T> NoSQL API. -
- 3,826 total downloads
- last updated 5/17/2026
- Latest version: 3.8.0
Read-only storage diagnostics toolkit for CSharpDB database and WAL files. -
- 3,427 total downloads
- last updated 5/17/2026
- Latest version: 3.8.0
ADO.NET provider for CSharpDB. Standard DbConnection, DbCommand, and DbDataReader with parameterized queries and transactions. -
- 2,819 total downloads
- last updated 5/17/2026
- Latest version: 3.8.0
Unified CSharpDB client SDK with pluggable transports (Direct, HTTP, gRPC, TCP, Named Pipes). -
- 2,126 total downloads
- last updated 5/17/2026
- Latest version: 3.8.0
Package contracts and runtime foundation for CSharpDB ETL pipelines. -
- Deprecated
-
- 1,747 total downloads
- last updated 3/12/2026
- Latest version: 1.9.0
Deprecated compatibility package for CSharpDB.Core. New development should migrate to CSharpDB.Primitives or CSharpDB. Planned for removal in v2.0.0. -
- Deprecated
- 1,015 total downloads
- last updated 3/12/2026
- Latest version: 1.9.0
Deprecated compatibility facade over CSharpDB.Client for existing hosts. Planned for removal in v2.0.0. -
- 707 total downloads
- last updated 5/17/2026
- Latest version: 3.8.0
Entity Framework Core 10 provider for embedded CSharpDB databases.