dndb
Database engine
A NoSQL database engine optimized for performance and resource efficiency
A Deno 🦕 persistent, embeddable and optimized NoSQL database for JS & TS
75 stars
5 watching
14 forks
Language: TypeScript
last commit: about 2 years ago
Linked from 1 awesome list
asyncdatabasedatastoredenojavascriptjsonmongodbnosqlpersistent-storage
Related projects:
Repository | Description | Stars |
---|---|---|
kirlovon/aloedb | A lightweight, embeddable NoSQL database solution for Deno | 141 |
denodrivers/mysql | A MySQL driver and ORM library for the Deno runtime environment. | 260 |
denodrivers/mongo | A MongoDB driver for Deno allowing basic to advanced database operations | 512 |
denodrivers/postgres | A PostgreSQL driver for Deno that simplifies interaction with the database. | 607 |
denyncrawford/dropper-deno | A custom event-based WebSocket framework for building real-time apps on Deno | 26 |
symisc/unqlite | An embedded NoSQL database engine with features like transactionality, zero configuration, and pluggable storage engines. | 2,113 |
appy-one/acebase | A NoSQL database engine and server for storing and querying JSON data in the browser or on a server | 492 |
hashrock/deno-fnparse | A parser combinator for JavaScript to parse CSV files based on RFC4180 standards. | 11 |
dergyitheron/dbirb-sqlite-deno | A modular Deno API for interacting with SQLite databases. | 0 |
rahmanfadhil/cotton | A TypeScript-based toolkit for interacting with databases in Deno applications | 140 |
dalmatinerdb/dqe | A distributed, in-memory query engine built on top of Erlang, designed to handle high-performance data processing and analytics tasks | 10 |
maximilianheidenreich/dsddb | A lightweight key-value storage solution with simple API and support for primitive and custom data structures | 13 |
zitsen/unqlite.rs | A Rust wrapper around UnQLite, a document store and Key/Value NoSQL database engine | 111 |
reactivecouchbase/reactivecouchbase-rs-core | Provides a reactive programming model for interacting with NoSQL databases | 26 |
ayende/ravendb | A document database with LINQ support for .NET applications | 296 |