DB-EnginesExtremeDB: the mission critical dbmsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > PostgreSQL vs. RocksDB vs. Speedb

System Properties Comparison PostgreSQL vs. RocksDB vs. Speedb

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NamePostgreSQL  Xexclude from comparisonRocksDB  Xexclude from comparisonSpeedb  Xexclude from comparison
DescriptionWidely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQLEmbeddable persistent key-value store optimized for fast storage (flash and RAM)An embeddable, high performance key-value store optimized for write-intensive workloads, which can be used as a drop-in replacement for RocksDB
Primary database modelRelational DBMS infowith object oriented extensions, e.g.: user defined types/functions and inheritance. Handling of key/value pairs with hstore module.Key-value storeKey-value store
Secondary database modelsDocument store
Graph DBMS infowith Apache Age
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score612.82
Rank#4  Overall
#4  Relational DBMS
Score4.27
Rank#92  Overall
#15  Key-value stores
Score0.44
Rank#314  Overall
#44  Key-value stores
Websitewww.postgresql.orgrocksdb.orgwww.speedb.io
Technical documentationwww.postgresql.org/­docsgithub.com/­facebook/­rocksdb/­wiki
DeveloperPostgreSQL Global Development Group infowww.postgresql.org/­developerFacebook, Inc.Speedb
Initial release1989 info1989: Postgres, 1996: PostgreSQL20132020
Current release15.3, May 20237.10.2, March 2023
License infoCommercial or Open SourceOpen Source infoBSDOpen Source infoBSDOpen Source infoApache Version 2.0; commercial license available
Cloud-based only infoOnly available as a cloud servicenonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • Aiven for PostgreSQL: Fully managed and hosted PostgreSQL® with 70+ extensions and orchestration tooling included.
  • ScaleGrid for PostgreSQL: Fully managed PostgreSQL DBaaS hosting On-Premises and on clouds such as AWS, Azure, GCP and DigitalOcean with no vendor lock-in. Leverage any extension and get SSH access.
Implementation languageCC++C++
Server operating systemsFreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
LinuxLinux
Windows
Data schemeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesnono
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.yes infospecific XML-type available, but no XML query functionality.nono
Secondary indexesyesnono
SQL infoSupport of SQLyes infostandard with numerous extensionsnono
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
C++ API
Java API
Supported programming languages.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C++
Go
Java
Perl
Python
Ruby
C
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.nono
Triggersyes
Partitioning methods infoMethods for storing different data on different nodespartitioning by range, list and (since PostgreSQL 11) by hashhorizontal partitioninghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication infoother methods possible by using 3rd party extensionsyesyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Foreign keys infoReferential integrityyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesyes
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnono
More information provided by the system vendor
PostgreSQLRocksDBSpeedb
Specific characteristicsSpeedb is an embedded key-value storage engine for versatile use cases. It was designed...
» more
Competitive advantagesSpeedb Open-source rebases on RocksDB's latest versions, with enhanced capabilities...
» more
Licensing and pricing modelsOpen source - Speedb OSS is released under an Apache license and can be found on...
» more

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services
3rd partiesNavicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development.
» more

The State of PostgreSQL 2022 survey is now open!
» more

DbVisualizer is equipping database professionals with the tools they need to build, manage and maintain state-of-the-art database technologies. It has sky-high user satisfaction and is the preferred tool for database professionals around the world. Customers include Tesla, Apple, Facebook, Deutsche Bank, NASA, and 25,000 others in 145 countries.
» more

Instaclustr: Fully Hosted & Managed PostgreSQL
» more

Datasentinel: Platform for Monitoring and Analyzing the performance problems of your PostgreSQL Clusters
» more

Fujitsu Enterprise Postgres: An Enterprise Grade PostgreSQL with the flexibility of a hybrid cloud solution combined with industry leading security, availability and performance.
» more

SQLFlow: Provides a visual representation of the overall flow of data. Automated SQL data lineage analysis across Databases, ETL, Business Intelligence, Cloud and Hadoop environments by parsing SQL Script and stored procedure.
» more

pgDash: In-Depth PostgreSQL Monitoring.
» more

Aiven for PostgreSQL: The familiar open source PostgreSQL® that you know and love, with no proprietary features or add-ons that will lock you in.
» more
Speedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
PostgreSQLRocksDBSpeedb
DB-Engines blog posts

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

Driving the Future of PostgreSQL Adoption
15 November 2021,  Umair Shahid, Percona (sponsor) 

show all

Recent citations in the news

Serverless is the future of PostgreSQL
5 June 2023, InfoWorld

PostgreSQL 16 advances query parallelism
26 May 2023, InfoWorld

MongoDB vs. PostgreSQL vs. ScyllaDB: Tractian's Experience
31 May 2023, The New Stack

How to Migrate from Oracle to PostgreSQL
10 May 2023, hackernoon.com

MariaDB's Xpand offers PostgreSQL compatibility without the forking drama
10 May 2023, The Register

provided by Google News

CockroachDB Launches Advanced Key-Value Store Pebble
23 December 2022, Analytics India Magazine

RocksDB file permissions are not configurable (POSIX) · Issue #11503 · facebook/rocksdb
2 June 2023, GitHub

Blog
9 November 2022, rocksdb.org

How are we now able to use the kvdb Rust library with ParityDB as a key-value store abstraction?
12 March 2023, substrate.stackexchange.com

zenoh-backend-rocksdb — db interface for Rust
23 December 2022, lib.rs

provided by Google News

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in ...
9 November 2022, Business Wire

Speedb Names Data Structures Expert Niv Dayan to its Advisory ...
5 December 2022, Business Wire

Speedb Picks Up Where RocksDB Leaves Off
21 July 2022, Datanami

Next-gen data engines transform metadata performance
2 March 2023, InfoWorld

"It is increasingly crucial to ensure that Seed capital can sustain a ...
5 June 2023, CTech

provided by Google News

Job opportunities

Junior PostgreSQL Infrastructure Engineer
Intone Networks, Remote

PostgreSQL Database Administrator
Treez, Inc., Remote

PostgreSQL Database Engineer
Alltech International, Remote

Software Engineer - C#, WPF + any relational database (Oracle, PostgreSQL, etc)
NeST Digital, Remote

PHP Developers
10Types, Wilmington, DE

AWS Data Engineer
Anblicks, Dallas, TX

Search Engineer - Back End
Brave, San Francisco, CA

Senior Software Engineer
Tintri, Santa Clara, CA

Data Engineer (Kafka & Databricks)
Anblicks, Dallas, TX

Senior Software Engineer
Data Direct Networks, Santa Clara, CA

jobs by Indeed



Share this page

Featured Products

Cassandra Forward online event

Want to level up your Cassandra game?
If you missed the event or would like to re-watch a session, replays are available now. Watch now!

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Redis logo

The world’s most loved real‑time data platform.
Try free

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Vertica logo

Vertica Accelerator. The fastest analytics and machine learning, delivered as SaaS, with automated setup, administration, and management. Free trial.

Present your product here