Tiny local JSON database for small projects (supports Node, Electron and the browser)
-
Updated
Aug 17, 2021 - JavaScript
{{ message }}
Tiny local JSON database for small projects (supports Node, Electron and the browser)
Transactional schema-less embedded database used by JetBrains YouTrack and JetBrains Hub.
Document-oriented, embedded SQL database
ObjectBox Go - a database for your Go structs/objects. Super-fast and simple.
Lightning Memory Database (LMDB) for Java: a low latency, transactional, sorted, embedded, key-value store
Java embedded nosql document store
A fast, log structured key-value store.
Python bindings for the UnQLite embedded NoSQL database
ObjectBox Swift - persisting your Swift objects superfast and simple
Multiplatform NoSQL database
A library for creating isolated embedded databases for Spring-powered integration tests.
Bow - Minimal embedded database powered by Badger
Advanced F# Support for LiteDB, an embedded NoSql database for .NET with type-safe query expression through F# quotations
Python bindings for the SQLite4 LSM database.
Python bindings for the Vedis embedded NoSQL database
Ultra fast, compact, Embedded Database for tabular and semistructured data.
Update the render method in Torque to include two arguments: height and width which should be to used set the iframe height and width in the html template. The current values should be the default values.
Render: https://github.com/arun1729/cog/blob/242dbc9bb188263158223e79bc9da339e03da111/cog/torque.py#L318
An embedded persistent key-value storage for Rust that is optimized for random-access workload and huge-capacity HDD
Authenticated multi-version database: sparse binary merkle tree with compact partial-tree proofs
A slick BTree on disk based key value store implemented in pure Go
Fast Python bindings to Sophia Database
Joedb, the Journal-Only Embedded Database
Light, Embeddable, NoSQL database for Deno
An easy-to-use, lightweight embedded on-disk database built on Badger for use in your Go programs.
Generates minimal embedded database from structs in golang; moved to gitlab.com/microo8/mimir
Unofficial hsqldb mirror. HyperSQL Database is a relational database management system and a set of tools written in Java. HyperSQL is also known as HSQLDB. For h2, see: https://github.com/h2database/h2database
Ultra fast, compact, Embedded Database for tabular and semistructured data.
Add a description, image, and links to the embedded-database topic page so that developers can more easily learn about it.
To associate your repository with the embedded-database topic, visit your repo's landing page and select "manage topics."
Feature Request
Summary
Is your feature request related to a problem? Please describe:
In sqlite3,
I test the duckdb,