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 > Oracle Berkeley DB vs. Riak KV vs. Sadas Engine vs. SingleStore vs. Snowflake

System Properties Comparison Oracle Berkeley DB vs. Riak KV vs. Sadas Engine vs. SingleStore vs. Snowflake

Editorial information provided by DB-Engines
NameOracle Berkeley DB  Xexclude from comparisonRiak KV  Xexclude from comparisonSadas Engine  Xexclude from comparisonSingleStore infoformer name was MemSQL  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionWidely used in-process key-value storeDistributed, fault tolerant key-value storeSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsMySQL 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 typeCloud-based data warehousing service for structured and semi-structured data
Primary database modelKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Key-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.52
Rank#114  Overall
#20  Key-value stores
#3  Native XML DBMS
Score4.44
Rank#80  Overall
#9  Key-value stores
Score0.03
Rank#379  Overall
#156  Relational DBMS
Score5.91
Rank#61  Overall
#34  Relational DBMS
Score123.20
Rank#9  Overall
#6  Relational DBMS
Websitewww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.sadasengine.comwww.singlestore.comwww.snowflake.com
Technical documentationdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlwww.tiot.jp/­riak-docs/­riak/­kv/­latestwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationdocs.singlestore.comdocs.snowflake.net/­manuals/­index.html
DeveloperOracle infooriginally developed by Sleepycat, which was acquired by OracleOpenSource, formerly Basho TechnologiesSADAS s.r.l.SingleStore Inc.Snowflake Computing Inc.
Initial release19942009200620132014
Current release18.1.40, May 20203.2.0, December 20228.08.5, January 2024
License infoCommercial or Open SourceOpen Source infocommercial license availableOpen Source infoApache version 2, commercial enterprise editioncommercial infofree trial version availablecommercial infofree developer edition availablecommercial
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.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
Implementation languageC, Java, C++ (depending on the Berkeley DB edition)ErlangC++C++, Go
Server operating systemsAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
OS X
AIX
Linux
Windows
Linux info64 bit version requiredhosted
Data schemeschema-freeschema-freeyesyesyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or datenonoyesyesyes
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 infoonly with the Berkeley DB XML editionnononoyes
Secondary indexesyesrestrictedyesyes
SQL infoSupport of SQLyes infoSQL interfaced based on SQLite is availablenoyesyes infobut no triggers and foreign keysyes
APIs and other access methodsHTTP API
Native Erlang Interface
JDBC
ODBC
Proprietary protocol
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
CLI Client
JDBC
ODBC
Supported programming languages.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
.Net
C
C#
C++
Groovy
Java
PHP
Python
Bash
C
C#
Java
JavaScript (Node.js)
Python
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoErlangnoyesuser defined functions
Triggersyes infoonly for the SQL APIyes infopre-commit hooks and post-commit hooksnonono infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infono "single point of failure"horizontal partitioningSharding infohash partitioningyes
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationselectable replication factornoneSource-replica replication infostores two copies of each physical data partition on two separate nodesyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono infocan define user-defined aggregate functions for map-reduce-style calculationsno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynono infolinks between data sets can be storedyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yes
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.yesyes infomanaged by 'Learn by Usage'yesno
User concepts infoAccess controlnoyes, using Riak SecurityAccess rights for users, groups and roles according to SQL-standardFine grained access control via users, groups and rolesUsers with fine-grained authorization concept, user roles and pluggable authentication
More information provided by the system vendor
Oracle Berkeley DBRiak KVSadas EngineSingleStore infoformer name was MemSQLSnowflake
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» more
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» more
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» more
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» more
Market metricsCustomers in various industries worldwide including US and International Industry...
» more
Licensing and pricing modelsF ree Tier and Enterprise Edition
» more

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
Oracle Berkeley DBRiak KVSadas EngineSingleStore infoformer name was MemSQLSnowflake
DB-Engines blog posts

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

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

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

How to store financial market data for backtesting
26 January 2019, Towards Data Science

The importance of bitcoin nodes and how to start one
9 May 2014, The Merkle Hash

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Riak NoSQL Database: Use Cases and Best Practices
23 December 2011, InfoQ.com

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6 October 2015, The Register

provided by Google News

SingleStore CEO sees little future for purpose-built vector databases
24 January 2024, VentureBeat

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29 January 2024, Blocks and Files

SingleStore Announces Real-time Data Platform to Further Accelerate AI, Analytics and Application Development
24 January 2024, businesswire.com

Announcing watsonx.ai and SingleStore for generative AI applications
15 November 2023, ibm.com

SingleStore, Snowflake Help Customers Build Enterprise-Ready Generative AI Apps
3 January 2024, Acceleration Economy

provided by Google News

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

Snowflake and Snap partner to integrate clean rooms with conversions API
9 April 2024, Digiday

MessageGears to operate with the Snowflake data cloud
9 April 2024, MarTech

Data Storage Stocks Q4 Results: Benchmarking Snowflake (NYSE:SNOW)
16 April 2024, Yahoo Finance

Partnership Brings Cutting-Edge LLMs from Mistral AI Into Snowflake Data Cloud
12 April 2024, Acceleration Economy

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Milvus logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Present your product here