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 > Dolt vs. Memcached vs. PieCloudDB vs. Snowflake vs. SQream DB

System Properties Comparison Dolt vs. Memcached vs. PieCloudDB vs. Snowflake vs. SQream DB

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonMemcached  Xexclude from comparisonPieCloudDB  Xexclude from comparisonSnowflake  Xexclude from comparisonSQream DB  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaIn-memory key-value store, originally intended for cachingA cloud-native analytic database platform with new technologoy for elastic MPPCloud-based data warehousing service for structured and semi-structured dataa GPU-based, columnar RDBMS for big data analytics workloads
Primary database modelRelational DBMSKey-value storeRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.02
Rank#191  Overall
#89  Relational DBMS
Score18.08
Rank#32  Overall
#4  Key-value stores
Score0.32
Rank#289  Overall
#133  Relational DBMS
Score130.36
Rank#8  Overall
#5  Relational DBMS
Score0.74
Rank#224  Overall
#103  Relational DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
www.memcached.orgwww.openpie.comwww.snowflake.comsqream.com
Technical documentationdocs.dolthub.comgithub.com/­memcached/­memcached/­wikidocs.snowflake.net/­manuals/­index.htmldocs.sqream.com
DeveloperDoltHub IncDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalOpenPieSnowflake Computing Inc.SQream Technologies
Initial release2018200320142017
Current release1.6.27, May 20242.1, January 20232022.1.6, December 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoBSD licensecommercialcommercialcommercial
Cloud-based only infoOnly available as a cloud servicenonoyesyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoCC++, CUDA, Haskell, Java, Scala
Server operating systemsLinux
macOS
Windows
FreeBSD
Linux
OS X
Unix
Windows
hostedhostedLinux
Data schemeyesschema-freeyesyes infosupport of semi-structured data formats (JSON, XML, Avro)yes
Typing infopredefined data types such as float or dateyesnoyesyesyes, ANSI Standard SQL Types
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.noyes
Secondary indexesyesnoyesno
SQL infoSupport of SQLyesnoyesyesyes
APIs and other access methodsCLI Client
HTTP REST
Proprietary protocolCLI Client
JDBC
ODBC
CLI Client
JDBC
ODBC
.Net
JDBC
ODBC
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
Java
PL/SQL
Python
R
JavaScript (Node.js)
Python
C++
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyes infocurrently in alpha releasenouser defined functionsuser defined functionsuser defined functions in Python
Triggersyesnonono infosimilar concept for controling cloud resourcesno
Partitioning methods infoMethods for storing different data on different nodesnonenoneyesyeshorizontal and vertical partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.none infoRepcached, a Memcached patch, provides this functionallityyesyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesnoyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.no
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupyes infousing SASL (Simple Authentication and Security Layer) protocolUser Roles and pluggable authentication with full SQL StandardUsers with fine-grained authorization concept, user roles and pluggable authentication
More information provided by the system vendor
DoltMemcachedPieCloudDBSnowflakeSQream DB
Specific characteristicsPieCloudDB, OpenPie's flagship product, is a cutting-edge cloud-native data warehouse....
» more
Competitive advantagesExtreme Elastic: PieCloudDB utilizes a cutting-edge eMPP cloud-native architecture...
» more
Typical application scenariosPieCloudDB is ideal for Data mining applications that require extreme scalability...
» more
Key customersSail-Cloud China Shipbuilding Group Haizhou System Soochow Securities ​etc.,
» more
Licensing and pricing modelsPieCloudDB Community Edition: Community License, Free Download, Self-Hosted Deployment;...
» 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
DoltMemcachedPieCloudDBSnowflakeSQream DB
DB-Engines blog posts

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

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

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

25 Hot New Data Tools and What They DON'T Do
14 May 2020, Towards Data Science

provided by Google News

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Ubuntu 24.04 Helping Achieve Greater Performance On Intel Xeon Scalable Emerald Rapids
8 March 2024, Phoronix

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

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

I SQream, you SQream, we all SQream for … data analytics?
5 October 2023, fierce-network.com

SQream Announces Strategic Integration for Powerful Big Data Analytics with Dataiku
9 February 2024, insideBIGDATA

SQream Joins Samsung Cloud Platform Ecosystem
26 July 2023, Datanami

GPU data warehouse startup SQream lands $39.4M funding round
24 June 2020, SiliconANGLE News

SQream Technologies raises $39.4 million for GPU-accelerated databases
24 June 2020, VentureBeat

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