DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > CrateDB vs. DuckDB vs. JSqlDb vs. Snowflake vs. SpaceTime

System Properties Comparison CrateDB vs. DuckDB vs. JSqlDb vs. Snowflake vs. SpaceTime

Editorial information provided by DB-Engines
NameCrateDB  Xexclude from comparisonDuckDB  Xexclude from comparisonJSqlDb  Xexclude from comparisonSnowflake  Xexclude from comparisonSpaceTime  Xexclude from comparison
JSqlDB seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
DescriptionDistributed Database based on LuceneAn embeddable, in-process, column-oriented SQL OLAP RDBMSJavaScript Query Language Database, stores JavaScript objects and primitivesCloud-based data warehousing service for structured and semi-structured dataSpaceTime is a spatio-temporal DBMS with a focus on performance.
Primary database modelDocument store
Spatial DBMS
Search engine
Time Series DBMS
Vector DBMS
Relational DBMSDocument store
Object oriented DBMS
Relational DBMSSpatial DBMS
Secondary database modelsRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.71
Rank#227  Overall
#37  Document stores
#5  Spatial DBMS
#16  Search engines
#19  Time Series DBMS
#10  Vector DBMS
Score4.63
Rank#69  Overall
#37  Relational DBMS
Score130.36
Rank#8  Overall
#5  Relational DBMS
Score0.03
Rank#392  Overall
#8  Spatial DBMS
Websitecratedb.comduckdb.orgjsqldb.org (offline)www.snowflake.comwww.mireo.com/­spacetime
Technical documentationcratedb.com/­docsduckdb.org/­docsdocs.snowflake.net/­manuals/­index.html
DeveloperCrateKonrad von BackstromSnowflake Computing Inc.Mireo
Initial release20132018201820142020
Current release1.0.0, June 20240.8, December 2018
License infoCommercial or Open SourceOpen SourceOpen Source infoMIT LicenseOpen Sourcecommercialcommercial
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++C++
Server operating systemsAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportserver-lessLinux
macOS
Windows
hostedLinux
Data schemeFlexible Schema (defined schema, partial schema, schema free)yesschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)yes
Typing infopredefined data types such as float or dateyesyesnoyesyes
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.nononoyesno
Secondary indexesyesyesnono
SQL infoSupport of SQLyes, but no triggers and constraints, and PostgreSQL compatibilityyesnoyesA subset of ANSI SQL is implemented
APIs and other access methodsADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
Arrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
CLI Client
JDBC
ODBC
RESTful HTTP API
Supported programming languages.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
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
JavaScriptJavaScript (Node.js)
Python
C#
C++
Python
Server-side scripts infoStored proceduresuser defined functions (Javascript)nofunctions in JavaScriptuser defined functionsno
Triggersnononono infosimilar concept for controling cloud resourcesno
Partitioning methods infoMethods for storing different data on different nodesShardingnonenoneyesFixed-grid hypercubes
Replication methods infoMethods for redundantly storing data on multiple nodesConfigurable replication on table/partition-levelnonenoneyesReal-time block device replication (DRBD)
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Read-after-write consistency on record level
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infounique row identifiers can be used for implementing an optimistic concurrency control strategyACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyes infousing RocksDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnono
User concepts infoAccess controlrights management via user accountsnoUsers with fine-grained authorization concept, user roles and pluggable authenticationyes

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
CrateDBDuckDBJSqlDbSnowflakeSpaceTime
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

show all

Recent citations in the news

AWS Marketplace: CrateDB Cloud Comments
12 June 2024, AWS Blog

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8 April 2024, Datanami

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25 March 2024, PR Newswire

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29 August 2017, The New Stack

Crate.io Introduces CrateDB 2.0 Enterprise and Open Source Editions
16 May 2017, businesswire.com

provided by Google News

MotherDuck Announces General Availability; Brings Simplicity and Power of DuckDB in a Serverless Data Warehouse
11 June 2024, PR Newswire

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

DuckDB promises greater stability with 1.0 release
5 June 2024, The Register

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

DuckDB: In-Process Python Analytics for Not-Quite-Big Data
31 May 2024, The New Stack

provided by Google News

The Snowflake Attack May Be Turning Into One of the Largest Data Breaches Ever
6 June 2024, WIRED

Hackers steal “significant volume” of data from hundreds of Snowflake customers
10 June 2024, Ars Technica

Mandiant says hackers stole a 'significant volume of data' from Snowflake customers
10 June 2024, TechCrunch

Pure Storage confirms data breach after Snowflake account hack
11 June 2024, BleepingComputer

Ticketmaster's Snowflake data breach was just one of 165
11 June 2024, The Verge

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.

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