DB-EnginesEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > PostgreSQL vs. SQLite vs. VoltDB

System Properties Comparison PostgreSQL vs. SQLite vs. VoltDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NamePostgreSQL  Xexclude from comparisonSQLite  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionWidely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQLWidely used embeddable, in-process RDBMSDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelRelational DBMS infowith object oriented extensions, e.g.: user defined types/functions and inheritance. Handling of key/value pairs with hstore module.Relational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS infowith Apache Age
Spatial DBMS
Vector DBMS infowith pgvector extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score666.37
Rank#4  Overall
#4  Relational DBMS
Score101.72
Rank#10  Overall
#7  Relational DBMS
Score1.32
Rank#156  Overall
#71  Relational DBMS
Websitewww.postgresql.orgwww.sqlite.orgwww.voltdb.com
Technical documentationwww.postgresql.org/­docswww.sqlite.org/­docs.htmldocs.voltdb.com
DeveloperPostgreSQL Global Development Group infowww.postgresql.org/­developerDwayne Richard HippVoltDB Inc.
Initial release1989 info1989: Postgres, 1996: PostgreSQL20002010
Current release16.4, August 20243.46.1  (13 August 2024), August 202411.3, April 2022
License infoCommercial or Open SourceOpen Source infoBSDOpen Source infoPublic DomainOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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.
PostgreSQL Flex @ STACKIT offers managed PostgreSQL Instances with adjustable CPU, RAM, storage amount and speed and several extensions available, in enterprise grade to perfectly match all application requirements. All 100% GDPR-compliant.
Implementation languageCCJava, C++
Server operating systemsFreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
server-lessLinux
OS X infofor development
Data schemeyesyes infodynamic column typesyes
Typing infopredefined data types such as float or dateyesyes infonot rigid because of 'dynamic typing' concept.yes
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.no
Secondary indexesyesyesyes
SQL infoSupport of SQLyes infostandard with numerous extensionsyes infoSQL-92 is not fully supportedyes infoonly a subset of SQL 99
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languages.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.noJava
Triggersyesyesno
Partitioning methods infoMethods for storing different data on different nodespartitioning by range, list and (since PostgreSQL 11) by hashnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication infoother methods possible by using 3rd party extensionsnoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Foreign keys infoReferential integrityyesyesno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyes infovia file-system locksyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnoUsers and roles with access to stored procedures

More information provided by the system vendor

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 partiesSharePlex is the reliable and affordable data replication solution for PostgreSQL migrations, high availability and more.
» more

CYBERTEC is a premier consulting company that provides open-source database PostgreSQL management and data science solutions. By offering PostgreSQL migrations, administration, design, and more, CYBERTEC provides an all-in-one catalog of powerful PostgreSQL support. It's through this exceptional service, equipped with a team of experts, that the company has established a proven reputation. When it comes to Machine Learning, Artificial Intelligence, and Big Data, CYBERTEC offers services customized for you.
» more

pgDash: In-Depth PostgreSQL Monitoring.
» more

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

More resources
PostgreSQLSQLiteVoltDB
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

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

show all

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

Aurora Limitless: AWS Introduces New PostgreSQL Database with Automated Horizontal Scaling
22 November 2024, InfoQ.com

High-Severity Flaw in PostgreSQL Allows Hackers to Exploit Environment Variables
15 November 2024, The Hacker News

Varonis Warns of Bug Discovered in PostgreSQL PL/Perl
14 November 2024, Dark Reading

Amazon Aurora PostgreSQL Limitless Database is now generally available
31 October 2024, AWS Blog

PostgreSQL tutorial: Get started with PostgreSQL 16
4 September 2024, InfoWorld

provided by Google News

Zero-latency SQLite storage in every Durable Object
26 September 2024, The Cloudflare Blog

How to install SQLite on Windows
20 October 2024, TheServerSide.com

The SQLite team is preparing an efficient remote replication tool
2 October 2024, DevClass

Google’s AI Tool Big Sleep Finds Zero-Day Vulnerability in SQLite Database Engine
4 November 2024, The Hacker News

Google: Big Sleep AI Agent Puts SQLite Software Bug to Bed
4 November 2024, Dark Reading

provided by Google News

VoltDB Makes Key New Hires to Accelerate Telco Business Growth
28 October 2021, The Fast Mode

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

MemSQL, VoltDB Vie For In-Memory Big Data Role
12 February 2015, InformationWeek

Unveiling Volt Active Data’s game-changing approach to limitless app performance
16 October 2023, YourStory

VoltDB Partners with Google Cloud for 5G Edge Applications
24 June 2021, PR Newswire

provided by Google News



Share this page

Featured Products

Neo4j logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here