Top 12 LevelDB Open-Source Projects
-
Project mention: How to store subscriptions? A practical guide and analysis of 3 selected databases A closer look into PostgreSQL, Redis, and DynamoDB. | reddit.com/r/programming | 2022-02-11
There is also ssdb https://github.com/ideawu/ssdb
-
goleveldb - Implementation of the LevelDB key/value database in Go.
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
-
fastonosql_gui
FastoNoSQL is a crossplatform Redis, Memcached, SSDB, LevelDB, RocksDB, UnQLite, LMDB, ForestDB, Pika, Dynomite, KeyDB GUI management tool.
-
-
-
JetBrains
Developer Ecosystem Survey 2022. Take part in the Developer Ecosystem Survey 2022 by JetBrains and get a chance to win a Macbook, a Nvidia graphics card, or other prizes. We’ll create an infographic full of stats, and you’ll get personalized results so you can compare yourself with other developers.
-
ccl_chrome_indexeddb
(Sometimes partial) Python re-implementations of the technologies involved in reading IndexedDB data in Chrome-esque applications.
I would suggest using https://github.com/cclgroupltd/ccl_chrome_indexeddb/blob/master/dump_leveldb.py - it's worked well for me exploring different LevelDB stores I've run across. The syntax is like python dump_leveldb.py "input directory", where "input directory" is the folder containing all the LevelDB files (.ldb, .sst, .log, LOG, LOCK, MANIFEST-*, etc). It outputs everything in a CSV ( and includes deleted values, which can be interesting).
-
-
higher-leveldb
Haskell library that provides a rich monadic API on top of leveldb-haskell. Includes a simple but flexible scan/map/reduce mechanism as well as a monad transformer that manages the database context for you.
-
golang-kv
Bundle embedded DB (badger & boltdb & leveldb) wrapper with fixed & simple api of pure Golang
-
Project mention: KVServe - A persistent key-value database as a service based on LevelDB | reddit.com/r/golang | 2022-04-10
LevelDB related posts
- NoSQL GUI Application
- How to store subscriptions? A practical guide and analysis of 3 selected databases A closer look into PostgreSQL, Redis, and DynamoDB.
- An IndexedDB clone in pure Go
- Embedded write-heavy on-disk cache, write-amplification
- SSDB
- Tell HN: Memcached and Redis Considered Harmful
- Drop-In Replacement for Memcached
Index
What are some of the best open-source LevelDB projects? This list will help you:
Project | Stars | |
---|---|---|
1 | SSDB | 7,851 |
2 | goleveldb | 5,187 |
3 | LevelUP | 3,991 |
4 | fastonosql_gui | 1,077 |
5 | leveldb | 154 |
6 | SwiftStore | 114 |
7 | leveldb | 38 |
8 | ccl_chrome_indexeddb | 32 |
9 | IronLeveldb | 24 |
10 | higher-leveldb | 24 |
11 | golang-kv | 3 |
12 | kv-serve | 3 |
Are you hiring? Post a new remote job listing for free.