mikeowens / SQLiteVTableLinks
SQLite Virtual Table Example
☆25Updated 10 years ago
Alternatives and similar repositories for SQLiteVTable
Users that are interested in SQLiteVTable are comparing it to the libraries listed below
Sorting:
- A fast substitution to the stdlib's strstr() sub-string search function.☆118Updated 10 years ago
- Library implementing the storage and the query evaluation for a text search engine. It uses on a key value store database interface to st…☆47Updated 4 years ago
- High-performance nosql database. Written in C, multi-threaded, based on LightningDB and nanomsg.☆116Updated 12 years ago
- ☆24Updated 5 years ago
- C wrapper around transactional key-value stores☆16Updated 4 years ago
- SQLite3 ported to use LMDB instead of its original Btree code. See https://github.com/LumoSQL/LumoSQL for maintained fork.☆318Updated 6 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 7 months ago
- Fast cross-platform async network library☆16Updated 6 years ago
- Cross-platform C++ framework for asynchronous, distributed applications.☆31Updated last week
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- 📑 SQLite extension to add the Okapi BM25 ranking algorithm☆35Updated 10 years ago
- SQLite ported to LevelDB, LMDB, RocksDB, and anything else you can imagine☆25Updated 8 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 years ago
- a library that implements a POSIX style filesystem on top of an SQLite database☆636Updated 2 years ago
- a simple cross-platform command line tool to monitor a directory for file changes☆34Updated 8 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- Wannabe Main Memory Database and More☆54Updated 4 years ago
- ARTful radix tree☆13Updated 8 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- memcachedb ported from BerkeleyDB to LMDB originally from http://memcachedb.googlecode.com/svn/trunk☆90Updated 10 years ago
- A minimal C library for operational transform☆112Updated 10 years ago
- A very fast on-disk database for SHA1-identified objects☆57Updated 9 years ago
- Vanilla JavaScript interpreter with built-in NO-SQL document database with Btree & ARTful indexing from the database project.☆13Updated 5 years ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆35Updated 2 years ago
- Message Framing for libuv☆58Updated 4 years ago
- Fast multi-threaded content-dependent chunking deduplication for Buffers in C++ with a reference implementation in Javascript. Ships with…☆75Updated 5 years ago
- An embed, kafka like queue.☆35Updated 8 years ago
- Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strin…☆129Updated 11 years ago
- An implementation of Brodal-Okasaki heap using Go.☆26Updated 10 years ago