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 > Drizzle vs. FoundationDB vs. H2 vs. OrigoDB vs. Snowflake

System Properties Comparison Drizzle vs. FoundationDB vs. H2 vs. OrigoDB vs. Snowflake

Editorial information provided by DB-Engines
NameDrizzle  Xexclude from comparisonFoundationDB  Xexclude from comparisonH2  Xexclude from comparisonOrigoDB  Xexclude from comparisonSnowflake  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
DescriptionMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Ordered key-value store. Core features are complimented by layers.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A fully ACID in-memory object graph databaseCloud-based data warehousing service for structured and semi-structured data
Primary database modelRelational DBMSDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Relational DBMSDocument store
Object oriented DBMS
Relational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score121.33
Rank#9  Overall
#6  Relational DBMS
Websitegithub.com/­apple/­foundationdbwww.h2database.comorigodb.comwww.snowflake.com
Technical documentationapple.github.io/­foundationdbwww.h2database.com/­html/­main.htmlorigodb.com/­docsdocs.snowflake.net/­manuals/­index.html
DeveloperDrizzle project, originally started by Brian AkerFoundationDBThomas MuellerRobert Friberg et alSnowflake Computing Inc.
Initial release2008201320052009 infounder the name LiveDB2014
Current release7.2.4, September 20126.2.28, November 20202.2.220, July 2023
License infoCommercial or Open SourceOpen Source infoGNU GPLOpen Source infoApache 2.0Open Source infodual-licence (Mozilla public license, Eclipse public license)Open Sourcecommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C++JavaC#
Server operating systemsFreeBSD
Linux
OS X
Linux
OS X
Windows
All OS with a Java VMLinux
Windows
hosted
Data schemeyesschema-free infosome layers support schemasyesyesyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyesno infosome layers support typingyesUser defined using .NET types and collectionsyes
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.nono infocan be achieved using .NETyes
Secondary indexesyesnoyesyes
SQL infoSupport of SQLyes infowith proprietary extensionssupported in specific SQL layer onlyyesnoyes
APIs and other access methodsJDBCJDBC
ODBC
.NET Client API
HTTP API
LINQ
CLI Client
JDBC
ODBC
Supported programming languagesC
C++
Java
PHP
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
Java.NetJavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoin SQL-layer onlyJava Stored Procedures and User-Defined Functionsyesuser defined functions
Triggersno infohooks for callbacks inside the server can be used.noyesyes infoDomain Eventsno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnonehorizontal partitioning infoclient side managed; servers are not synchronizedyes
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yesWith clustering: 2 database servers on different computers operate on identical copies of a databaseSource-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemLinearizable consistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesin SQL-layer onlyyesdepending on modelyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyesyes infoWrite ahead logyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlPluggable authentication mechanisms infoe.g. LDAP, HTTPnofine grained access rights according to SQL-standardRole based authorizationUsers with fine-grained authorization concept, user roles and pluggable authentication

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
DrizzleFoundationDBH2OrigoDBSnowflake
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

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

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

Antithesis raises $47M to launch an automated testing platform for software
13 February 2024, TechCrunch

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28 September 2023, DevClass

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19 April 2018, GeekWire

provided by Google News

Stream data into Snowflake using Amazon Data Firehose and Snowflake Snowpipe Streaming
17 April 2024, AWS Blog

ZettaBlock Enhances Snowflake Data Share to Include Sui Blockchain Data
2 May 2024, CoinTrust

Snowflake Touts Speed, Efficiency of New 'Arctic' LLM
24 April 2024, Datanami

Snowflake Data Clean Rooms Democratize Secure Data Sharing Across Clouds
24 April 2024, Acceleration Economy

De-Risk Your Data Sharing
1 May 2024, Database Trends and Applications

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.

Milvus logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

Present your product here