Here are
114 public repositories
matching this topic...
Tiny local JSON database for small projects (supports Node, Electron and the browser)
Updated
Jun 15, 2021
JavaScript
Transactional schema-less embedded database used by JetBrains YouTrack and JetBrains Hub.
Updated
Jun 17, 2021
Java
ObjectBox Go - a database for your Go structs/objects. Super-fast and simple.
Document-oriented, embedded SQL database
Lightning Memory Database (LMDB) for Java: a low latency, transactional, sorted, embedded, key-value store
Updated
Mar 13, 2021
Java
Java embedded nosql document store
Updated
Jun 20, 2021
Java
🌩️ StormDB is a tiny, lightweight, 0 dependency, easy-to-use JSON-based database for NodeJS, the browser or Electron.
Updated
Jun 17, 2021
JavaScript
A fast, log structured key-value store.
Updated
May 26, 2021
Java
Python bindings for the UnQLite embedded NoSQL database
ObjectBox Swift - persisting your Swift objects superfast and simple
Updated
Jun 2, 2021
Swift
Bow - Minimal embedded database powered by Badger
A library for creating isolated embedded databases for Spring-powered integration tests.
Updated
Jun 15, 2021
Java
Multiplatform NoSQL database
Updated
Jun 11, 2021
Kotlin
Advanced F# Support for LiteDB, an embedded NoSql database for .NET with type-safe query expression through F# quotations
Flexible, open source continuous integration server written in node.js
Updated
Jun 12, 2021
JavaScript
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.
A Persistent Embedded Graph Database for Python
Updated
Apr 6, 2021
Python
An embedded persistent key-value storage for Rust that is optimized for random-access workload and huge-capacity HDD
Updated
Apr 16, 2021
Rust
Authenticated multi-version database: sparse binary merkle tree with compact partial-tree proofs
Fast Python bindings to Sophia Database
A slick BTree on disk based key value store implemented in pure Go
Joedb, the Journal-Only Embedded Database
An easy-to-use, lightweight embedded on-disk database built on Badger for use in your Go programs.
Light, Embeddable, NoSQL database for Deno 🦕
Updated
Jun 1, 2021
TypeScript
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
Updated
Jun 18, 2021
Java
Ultra fast, compact, Embedded Database for tabular and semistructured data.
Improve this page
Add a description, image, and links to the
embedded-database
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
embedded-database
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Feature Request
Summary
Is your feature request related to a problem? Please describe:
In sqlite3,
I test the duckdb,