MaxAkbar
-
- 2,810 total downloads
- last updated 4/8/2026
- Latest version: 3.0.0
B+tree storage engine with page cache, write-ahead log (WAL), crash recovery, and concurrent snapshot-isolated readers. -
- 2,764 total downloads
- last updated 4/8/2026
- Latest version: 3.0.0
Internal/shared primitives for the CSharpDB package family: value system, schema definitions, and error codes. -
CSharpDB.
by: MaxAkbarSql - 2,675 total downloads
- last updated 4/8/2026
- Latest version: 3.0.0
SQL tokenizer, recursive-descent parser, and AST for the CSharpDB embedded database. -
- 2,437 total downloads
- last updated 4/8/2026
- Latest version: 3.0.0
Query planner, operator tree, and expression evaluator for the CSharpDB embedded database. -
- 2,358 total downloads
- last updated 4/8/2026
- Latest version: 3.0.0
Lightweight embedded SQL database engine for .NET. Single-file storage, WAL durability, concurrent readers, and a typed Collection<T> NoSQL API. -
- 2,256 total downloads
- last updated 4/8/2026
- Latest version: 3.0.0
Read-only storage diagnostics toolkit for CSharpDB database and WAL files. -
- 2,071 total downloads
- last updated 4/8/2026
- Latest version: 3.0.0
ADO.NET provider for CSharpDB. Standard DbConnection, DbCommand, and DbDataReader with parameterized queries and transactions. -
- 1,439 total downloads
- last updated 4/8/2026
- Latest version: 3.0.0
Unified CSharpDB client SDK with pluggable transports (Direct, HTTP, gRPC, TCP, Named Pipes). -
- Deprecated
-
- 1,155 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
- 862 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. -
- 749 total downloads
- last updated 4/8/2026
- Latest version: 3.0.0
Package contracts and runtime foundation for CSharpDB ETL pipelines.