-
Updated
May 8, 2021 - JavaScript
#
embedded-database
Here are 110 public repositories matching this topic...
Transactional schema-less embedded database used by JetBrains YouTrack and JetBrains Hub.
kotlin
java
database
nosql
key-value
db
transactional
embedded-database
entity-store
log-structured
schema-less
snapshot-isolation
xodus
youtrack
-
Updated
Apr 30, 2021 - Java
1
tzzed
commented
May 5, 2021
What version of Genji are you using?
$ genji version Genji (devel) Genji CLI (devel)
Does this issue reproduce with the latest release?
Yes
What did you do?
genji restoreWhat did you expect to see?
see genji help
What did you see instead?
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
Apr 27, 2021 - Java
-
Updated
Mar 20, 2021 - JavaScript
A fast, log structured key-value store.
-
Updated
Jul 1, 2020 - Java
Python bindings for the UnQLite embedded NoSQL database
-
Updated
Dec 16, 2020 - C
Bow - Minimal embedded database powered by Badger
-
Updated
Nov 20, 2020 - Go
A library for creating isolated embedded databases for Spring-powered integration tests.
postgres
spring-boot
postgresql
flyway
embedded-database
spring-framework
postgresql-database
flyway-postgresql
spring-test
embedded-postgresql
flyway-migrations
-
Updated
May 7, 2021 - Java
Multiplatform NoSQL database
android
kotlin
embedded-database
kodein
kotlin-multiplatform
kotlin-database
kodein-db
kodein-framework
-
Updated
Apr 27, 2021 - Kotlin
Advanced F# Support for LiteDB, an embedded NoSql database for .NET with type-safe query expression through F# quotations
-
Updated
Apr 27, 2021 - F#
Python bindings for the SQLite4 LSM database.
-
Updated
Dec 16, 2020 - C
Python bindings for the Vedis embedded NoSQL database
-
Updated
Dec 16, 2020 - C
Ultra fast, compact, Embedded Database for tabular and semistructured data.
performance
nosql
storage-engine
mvcc
fpta
perfomance
embedded-database
acid
libmdbx
semistructured-data
-
Updated
May 8, 2021 - C++
An embedded persistent key-value storage for Rust that is optimized for random-access workload and huge-capacity HDD
-
Updated
Apr 16, 2021 - Rust
A Persistent Embedded Graph Database for Python
python
library
database
graph
nosql
key-value
network-graph
kvstore
graph-database
embedded-database
hashtable
triples
linkeddata
python-graph-database
embedded-graph-database
-
Updated
Apr 6, 2021 - Python
Authenticated multi-version database: sparse binary merkle tree with compact partial-tree proofs
database
lmdb
mvcc
embedded-database
merkle-tree
proofs
multi-version
lmdbxx
authenticated-dictionaries
-
Updated
Oct 11, 2020 - C++
Fast Python bindings to Sophia Database
-
Updated
Dec 16, 2020 - C
A slick BTree on disk based key value store implemented in pure Go
-
Updated
Mar 13, 2019 - Go
Joedb, the Journal-Only Embedded Database
-
Updated
May 7, 2021 - C++
An easy-to-use, lightweight embedded on-disk database built on Badger for use in your Go programs.
-
Updated
Sep 14, 2020 - Go
Generates minimal embedded database from structs in golang; moved to gitlab.com/microo8/mimir
-
Updated
Apr 23, 2020
Unofficial hsqldb mirror. For h2, see: https://github.com/h2database/h2database
-
Updated
May 4, 2021 - Java
Ultra fast, compact, Embedded Database for tabular and semistructured data.
performance
mvcc
fpta
durability
positive
embedded-database
acid
nosql-data-storage
nosql-transactions
inmemory-db
fast-positive-tuples
fast-positive-tables
t1ha
libmdbx
semistructured-data
-
Updated
Apr 7, 2021 - C++
Light, Embeddable, NoSQL database for Deno 🦕
javascript
light
json
data
typescript
embedded
database
embeddable
nosql
db
embedded-database
datastore
nosql-database
deno
-
Updated
Apr 1, 2021 - TypeScript
Benchmark Tool for Embedded Key-Value Stores available in Rust
-
Updated
May 12, 2019 - Rust
Improve this page
Add a description, image, and links to the embedded-database topic page so that developers can more easily learn about it.
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."
Feature Request
Summary
Is your feature request related to a problem? Please describe:
In sqlite3,
I test the duckdb,