DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Apache Doris vs. ArcadeDB vs. PostgreSQL vs. SingleStore vs. SQLite

System Properties Comparison Apache Doris vs. ArcadeDB vs. PostgreSQL vs. SingleStore vs. SQLite

Editorial information provided by DB-Engines
NameApache Doris  Xexclude from comparisonArcadeDB  Xexclude from comparisonPostgreSQL  Xexclude from comparisonSingleStore infoformer name was MemSQL  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionAn MPP-based analytics DBMS embracing the MySQL protocolFast and scalable multi-model DBMS, originally forked from OrientDB but most of the code has been rewrittenWidely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQLMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table typeWidely used embeddable, in-process RDBMS
Primary database modelRelational DBMSDocument store
Graph DBMS
Key-value store
Time Series DBMS infoin next version
Relational 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
Document store
Spatial DBMS
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#246  Overall
#115  Relational DBMS
Score0.11
Rank#341  Overall
#49  Document stores
#34  Graph DBMS
#49  Key-value stores
#32  Time Series DBMS
Score674.32
Rank#4  Overall
#4  Relational DBMS
Score3.69
Rank#70  Overall
#37  Relational DBMS
Score117.77
Rank#10  Overall
#7  Relational DBMS
Websitedoris.apache.org
github.com/­apache/­doris
arcadedb.comwww.postgresql.orgwww.singlestore.comwww.sqlite.org
Technical documentationgithub.com/­apache/­doris/­wikidocs.arcadedb.comwww.postgresql.org/­docsdocs.singlestore.comwww.sqlite.org/­docs.html
DeveloperApache Software Foundation, originally contributed from BaiduArcade DataPostgreSQL Global Development Group infowww.postgresql.org/­developerSingleStore Inc.Dwayne Richard Hipp
Initial release201720211989 info1989: Postgres, 1996: PostgreSQL20132000
Current release1.2.2, February 2023September 202116.4, August 20248.5, January 20243.46.1  (13 August 2024), August 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2.0Open Source infoBSDcommercial infofree developer edition availableOpen Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenonononono
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 languageJavaJavaCC++, GoC
Server operating systemsLinuxAll OS with a Java VMFreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Linux info64 bit version requiredserver-less
Data schemeyesschema-freeyesyesyes infodynamic column types
Typing infopredefined data types such as float or dateyesyesyesyesyes infonot rigid because of 'dynamic typing' concept.
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.nonoyes infospecific XML-type available, but no XML query functionality.nono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyesSQL-like query language, no joinsyes infostandard with numerous extensionsyes infobut no triggers and foreign keysyes infoSQL-92 is not fully supported
APIs and other access methodsJDBC
MySQL client
JDBC
MongoDB API
OpenCypher
PostgreSQL wire protocol
Redis API
RESTful HTTP/JSON API
TinkerPop Gremlin
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesJavaJava.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Bash
C
C#
Java
JavaScript (Node.js)
Python
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
Server-side scripts infoStored proceduresuser defined functionsuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.yesno
Triggersnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningpartitioning by range, list and (since PostgreSQL 11) by hashSharding infohash partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationSource-replica replication infoother methods possible by using 3rd party extensionsSource-replica replication infostores two copies of each physical data partition on two separate nodesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono infocan define user-defined aggregate functions for map-reduce-style calculationsno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes inforelationship in graphsyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes infovia file-system locks
Durability infoSupport for making data persistentyesyesyesyes infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardFine grained access control via users, groups and rolesno

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 parties
» more

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

More resources
Apache DorisArcadeDBPostgreSQLSingleStore infoformer name was MemSQLSQLite
DB-Engines blog posts

DB-Engines shares Q1 2025 database industry rankings and top climbers: Snowflake and PostgreSQL trending
1 May 2025, DB-Engines

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

show all

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17 October 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9 June 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14 February 2022,  Akmal Chaudhri, SingleStore (sponsor) 

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

Fixing Garbled Text When Syncing Oracle to Doris with SeaTunnel 2.3.9
29 April 2025, HackerNoon

Apache Doris just ‘graduated’: Why care about this SQL data warehouse
24 June 2022, InfoWorld

Snowflake Releases Polaris Catalog: Transforming Data Interoperability with Open Source Apache Iceberg Integration
4 June 2024, MarkTechPost

Apache Doris Analytical Database Graduates from Apache Incubator
20 June 2022, datanami.com

How to Digest 15 Billion Logs Per Day and Keep Big Queries Within 1 Second
1 September 2023, KDnuggets

provided by Google News

Why developers like Apache TinkerPop, an open source framework for graph computing
27 September 2021, Amazon Web Services (AWS)

provided by Google News

Understanding transaction visibility in PostgreSQL clusters with read replicas
2 May 2025, Amazon Web Services (AWS)

MySQL at 30: Still important but no longer king
12 May 2025, InfoWorld

Over 1,500 PostgreSQL Servers Compromised in Fileless Cryptocurrency Mining Campaign
1 April 2025, The Hacker News

Fileless XMRig-C3 Cryptominer Targets PostgreSQL Servers
31 March 2025, wiz.io

Rapid7 Flags New PostgreSQL Zero-Day Connected to BeyondTrust Exploitation
13 February 2025, SecurityWeek

provided by Google News

SingleStore Appoints Nadeem Asghar as Chief Technology Officer
17 April 2025, citybiz

SingleStore Acquires BryteFlow ​​to Accelerate Adoption of Real-Time Analytics, GenAI
3 October 2024, Business Wire

Announcing watsonx.ai and SingleStore for generative AI applications
16 October 2024, IBM

SingleStore acquires BryteFlow to better digest ERP and CRM data
4 October 2024, Blocks and Files

SingleStore's BryteFlow acquisition targets data integration
3 October 2024, TechTarget

provided by Google News

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

SQLite re-implemented in Rust to achieve asynchronous I/O and other changes
12 December 2024, devclass

Bcachefs, Btrfs, EXT4, F2FS & XFS File-System Performance On Linux 6.15
10 May 2025, Phoronix

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

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

provided by Google News



Share this page

Featured Products

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

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.

Present your product here