DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > 4D vs. ClickHouse vs. DuckDB vs. SurrealDB vs. ToroDB

System Properties Comparison 4D vs. ClickHouse vs. DuckDB vs. SurrealDB vs. ToroDB

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonClickHouse  Xexclude from comparisonDuckDB  Xexclude from comparisonSurrealDB  Xexclude from comparisonToroDB  Xexclude from comparison
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionApplication development environment with integrated database management systemA high-performance, column-oriented SQL DBMS for online analytical processing (OLAP) that uses all available system resources to their full potential to process each analytical query as fast as possible. It is available as both an open-source software and a cloud offering.An embeddable, in-process, column-oriented SQL OLAP RDBMSA fully ACID transactional, developer-friendly, multi-model DBMSA MongoDB-compatible JSON document store, built on top of PostgreSQL
Primary database modelRelational DBMSRelational DBMSRelational DBMSDocument store
Graph DBMS
Document store
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.37
Rank#110  Overall
#54  Relational DBMS
Score15.88
Rank#37  Overall
#22  Relational DBMS
Score5.61
Rank#60  Overall
#34  Relational DBMS
Score1.11
Rank#174  Overall
#30  Document stores
#17  Graph DBMS
Websitewww.4d.comclickhouse.comduckdb.orgsurrealdb.comgithub.com/­torodb/­server
Technical documentationdeveloper.4d.comclickhouse.com/­docsduckdb.org/­docssurrealdb.com/­docs
Developer4D, IncClickhouse Inc.SurrealDB Ltd8Kdata
Initial release19842016201820222016
Current releasev20, April 2023v24.6.2.17-stable, July 20241.0.0, June 2024v1.5.0, May 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoMIT LicenseOpen SourceOpen Source infoAGPL-V3
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.
  • ClickHouse Cloud: Get the performance you love from open source ClickHouse in a serverless offering that takes care of the details so you can spend more time getting insight out of the fastest database on earth.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
Implementation languageC++C++RustJava
Server operating systemsOS X
Windows
FreeBSD
Linux
macOS
server-lessLinux
macOS
Windows
All OS with a Java 7 VM
Data schemeyesyesyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes infostring, integer, double, boolean, date, object_id
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.yesnonono
Secondary indexesyesyesyes
SQL infoSupport of SQLyes infoclose to SQL 92Close to ANSI SQL (SQL/JSON + extensions)yesSQL-like query language
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
gRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
Arrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
GraphQL
RESTful HTTP API
WebSocket
Supported programming languages4D proprietary IDE
PHP
C# info3rd party library
C++
Elixir info3rd party library
Go info3rd party library
Java info3rd party library
JavaScript (Node.js) info3rd party library
Kotlin info3rd party library
Nim info3rd party library
Perl info3rd party library
PHP info3rd party library
Python info3rd party library
R info3rd party library
Ruby info3rd party library
Rust
Scala info3rd party library
C
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
Deno
Go
JavaScript (Node.js)
Rust
Server-side scripts infoStored proceduresyesyesno
Triggersyesnonono
Partitioning methods infoMethods for storing different data on different nodesnonekey based and customnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.noneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlUsers and groupsAccess rights for users and roles. Column and row based policies. Quotas and resource limits. Pluggable authentication with LDAP and Kerberos. Password based, X.509 certificate, and SSH key authentication.noyes, based on authentication and database rulesAccess rights for users and roles

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 partiesDoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» more

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

More resources
4D infoformer name: 4th DimensionClickHouseDuckDBSurrealDBToroDB
DB-Engines blog posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

Real-time database startup ClickHouse acquires PeerDB to expand its Postgres support
30 July 2024, TechCrunch

A Beginner’s Guide to ClickHouse Database
13 September 2024, KDnuggets

Azur Games migrates all game analytics data to ClickHouse Cloud on AWS
16 July 2024, AWS Blog

Database startup ClickHouse Announces PeerDB Acquistion
31 July 2024, Tech Times

ClickHouse Acquires PeerDB to Advance Postgres CDC Integration Solutions
1 August 2024, Datanami

provided by Google News

My First Billion (of Rows) in DuckDB
1 May 2024, Towards Data Science

TigerEye Open Sources DuckDB.dart
15 August 2024, Datanami

LLM-Assisted Translation From Postgres to SQLite and DuckDB
16 September 2024, The New Stack

DuckDB: The tiny but powerful analytics database
15 May 2024, InfoWorld

TigerEye releases open-source DuckDB.dart to simplify data-intensive application development
15 August 2024, SiliconANGLE News

provided by Google News

SurrealDB Delivers Future-Ready Database Technology for Developers and Enterprises with Release of SurrealDB 2.0
17 September 2024, Business Wire

SurrealDB is helping developers consolidate their databases
18 June 2024, TechCrunch

Multi-model database startup SurrealDB raises $20M and announces cloud beta access
18 June 2024, SiliconANGLE News

SurrealDB Raises $20M To Disrupt Big Data Industry
20 June 2024, Datanami

SurrealDB Raises $20 Million to Disrupt Database Tech; Introduces New Cloud Beta Access
18 June 2024, PR Newswire

provided by Google News



Share this page

Featured Products

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.

Neo4j logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Present your product here