-
Updated
Aug 17, 2021 - JavaScript
#
embedded-database
Here are 115 public repositories matching this topic...
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.
kotlin
java
database
nosql
key-value
db
transactional
embedded-database
entity-store
log-structured
schema-less
snapshot-isolation
xodus
youtrack
-
Updated
Aug 30, 2021 - Java
Document-oriented, embedded SQL database
-
Updated
Sep 2, 2021 - Go
ObjectBox Go - a database for your Go structs/objects. Super-fast and simple.
-
Updated
Aug 18, 2021 - Go
Lightning Memory Database (LMDB) for Java: a low latency, transactional, sorted, embedded, key-value store
-
Updated
Aug 4, 2021 - Java
Java embedded nosql document store
-
Updated
Sep 2, 2021 - Java
-
Updated
Aug 24, 2021 - JavaScript
A fast, log structured key-value store.
-
Updated
Aug 19, 2021 - Java
Python bindings for the UnQLite embedded NoSQL database
-
Updated
Jun 28, 2021 - C
ObjectBox Swift - persisting your Swift objects superfast and simple
-
Updated
Jun 2, 2021 - Swift
Multiplatform NoSQL database
android
kotlin
embedded-database
kodein
kotlin-multiplatform
kotlin-database
kodein-db
kodein-framework
-
Updated
Aug 27, 2021 - Kotlin
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
Aug 29, 2021 - Java
Bow - Minimal embedded database powered by Badger
-
Updated
Nov 20, 2020 - Go
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
Aug 9, 2021 - 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
Aug 30, 2021 - C++
arun1729
commented
Jul 1, 2021
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
-
Updated
Aug 30, 2021 - Rust
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
Jul 1, 2021 - C++
A slick BTree on disk based key value store implemented in pure Go
-
Updated
Mar 13, 2019 - Go
Fast Python bindings to Sophia Database
-
Updated
Dec 16, 2020 - C
Joedb, the Journal-Only Embedded Database
-
Updated
Aug 25, 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
Aug 1, 2021 - TypeScript
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. 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
Jul 22, 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
Aug 30, 2021 - C++
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,