Pinned Repositories
Benchmark
TPC-H benchmark for VidarDB and PostgreSQL.
docs
VidarDB Documentation
pgrocks-fdw
Bring RocksDB to PostgreSQL as an extension. It is the first foreign data wrapper (FDW) that introduces LSM-tree into PostgreSQL. The underneath storage engine can be RocksDB. The FDW also serves for VidarDB engine, a versatile storage engine for various workloads. See the link for more info about VidarDB engine.
presentation
PyVidarDB
PyVidarDB is a simple, fast, and persistent key-value store that can store terabytes of data. It is the Python binding for VidarDB.
tpch-dbgen
TPC-H dbgen
util
Wonderful reusable code from VidarDB
vidardb.github.io
VidarDB website
VidarDB's Repositories
vidardb/pgrocks-fdw
Bring RocksDB to PostgreSQL as an extension. It is the first foreign data wrapper (FDW) that introduces LSM-tree into PostgreSQL. The underneath storage engine can be RocksDB. The FDW also serves for VidarDB engine, a versatile storage engine for various workloads. See the link for more info about VidarDB engine.
vidardb/PyVidarDB
PyVidarDB is a simple, fast, and persistent key-value store that can store terabytes of data. It is the Python binding for VidarDB.
vidardb/vidardb.github.io
VidarDB website
vidardb/Benchmark
TPC-H benchmark for VidarDB and PostgreSQL.
vidardb/docs
VidarDB Documentation
vidardb/presentation
vidardb/util
Wonderful reusable code from VidarDB
vidardb/tpch-dbgen
TPC-H dbgen