9 Forks
106 Stars
106 Watchers

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.

How to download and setup pgrocks-fdw

Open terminal and run command
git clone https://github.com/vidardb/pgrocks-fdw.git
git clone is used to create a copy or clone of pgrocks-fdw repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pgrocks-fdw https://github.com/vidardb/pgrocks-fdw/archive/master.zip

Or simply clone pgrocks-fdw with SSH
[email protected]:vidardb/pgrocks-fdw.git

If you have some problems with pgrocks-fdw

You may open issue on pgrocks-fdw support forum (system) here: https://github.com/vidardb/pgrocks-fdw/issues