If you are upgrading: please see CHANGELOG.md.Fast and simple storage. A Node.js wrapper for abstract-leveldown compliant stores, which follow the characteristics of LevelDB.
leveldb leveldown memdown stream database db store storage jsonRealm is a mobile database that runs directly inside phones, tablets or wearables. This project hosts the JavaScript versions of Realm. Currently we only support React Native (both iOS & Android) and Node.js (on MacOS and Linux) but we are considering adding support for Cordova/PhoneGap/Ionic as well.Please see the detailed instructions in our docs to use Realm Javascript.
mobile-database nosql-database realm-mobile-database realm mobile-first realtime-database reactive reactnative database db react react-native persistence localstorage sqlite asyncstorage rocksdb leveldbArdb is a BSD licensed, redis-protocol compatible persistent nosql, it support multiple storage engines as backend like Google's LevelDB, Facebook's RocksDB, OpenLDAP's LMDB, WiredTiger, PerconaFT,Couchbase's ForestDB the default backend is Facebook's RocksDB. Rocksdb is the default storage engine, to compile with rocksdb, just type make to compile server & lib & tests.
redis key-value persistence database server c-plus-plus rocksdb lmdb leveldb wiredtiger percona forestdb nosql nosql-databaseLevelGraph is a Graph Database. Unlike many other graph database, LevelGraph is built on the uber-fast key-value store LevelDB through the powerful LevelUp library. You can use it inside your node.js application or in any IndexedDB-powered Browser. LevelGraph loosely follows the Hexastore approach as presented in the article: Hexastore: sextuple indexing for semantic web data management C Weiss, P Karras, A Bernstein - Proceedings of the VLDB Endowment, 2008. Following this approach, LevelGraph uses six indices for every triple, in order to access them as fast as it is possible.
leveldb graph level database triples tripleThis is an implementation of the LevelDB key/value database in the Go programming language.
database leveldb key-value-key-value-storeThis module was originally part of levelup but was later extracted and now serves as a stand-alone binding for LevelDB.It is strongly recommended that you use levelup in preference to leveldown unless you have measurable performance reasons to do so. levelup is optimised for usability and safety. Although we are working to improve the safety of the leveldown interface it is still easy to crash your Node process if you don't do things in just the right way.
leveldb nodejs binding c-plus-plus native-module levelAn implementation of Amazon's DynamoDB, focussed on correctness and performance, and built on LevelDB (well, @rvagg's awesome LevelUP to be precise).This project aims to match the live DynamoDB instances as closely as possible (and is tested against them in various regions), including all limits and error messages.
dynamodb mock fake test aws dynamo leveldbSSDB is a high performace key-value(key-string, key-zset, key-hashmap) NoSQL database, an alternative to Redis. SSDB is stable, production-ready and is widely used by many Internet companies including QIHU 360. Its feature include Redis client support, Persistent queue service, LevelDB support, Built in CLI and lot more.
ssdb nosql-databases leveldb nosql database key-value-store key-value redis-alternativeGoque provides embedded, disk-based implementations of stack and queue data structures. Motivation for creating this project was the need for a persistent priority queue that remained performant while growing well beyond the available memory of a given machine. While there are many packages for Go offering queues, they all seem to be memory based and/or standalone solutions that are not embeddable within an application.
stack queue data-structure collections leveldbAn Objective-C database library built over Google's LevelDB, a fast embedded key-value store written by Google.By far, the easiest way to integrate this library in your project is by using CocoaPods.
leveldb database-library cocoapods databaselevel.js uses IDBWrapper by jensarps to ensure compatibility between IDB implementations.Being leveldown compatible means you can use many of the level-* modules on top of this library.
level leveldbFastoNoSQL — is a crossplatform Redis, Memcached, SSDB, LevelDB, RocksDB, UnQLite, LMDB, UpscaleDB, ForestDB, Pika management tool, also FastoNoSQL is platform for NoSQL databases, you can add your own implementation for different databases.
unqlite ssdb rocksdb lmdb leveldb memcached redis redis-cluster redis-sentinel redis-gui forestdb redis-ssl indexeddb pika nosql-databases database-gui dynomitegoyoubbs is an open source web forum built on Golang, fasthttp and leveldb. Download source code and build.
bbs discussion web leveldb forum fasthttpExpose a levelDB over the network, to be used by multiple processes, with levelUp's API.multilevel works in the browser too - via browserify - and has full support for binary data. For getting a connection between browser and server I recommend either websocket-stream, which treats binary data well, or engine.io-stream, which has websocket fallbacks.
levelup leveldb rpc stream server clientA sqlite3 implementation of the LevelDOWN API
leveldb leveldown levelup sqliteA fast & minimal embedded full-text indexing library, written in Objective-C, built on top of Objective-LevelDB.By far, the easiest way to integrate this library in your project is by using CocoaPods.
search-engine index leveldb objective-c-libraryA C/C++ AST index server using libclang over the msgpack-rpc written in Go.
clang flatbuffers leveldb libclang katiAn external bitcoind index management service.By default, this module maintains script, spents, transaction block, txout and block indexes. The module uses getblockheader, getblockhash, getblock and getbestblockhash RPC methods for blockchain synchronization; and getrawmempool for mempool synchronization.
bitcoin leveldb index database bitcoinjs address-indexThis function will take care of a work unit.This callback function accepts an error as the first argument. If an error is provided, the work unit is retried.
leveldb job queue
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.