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. Google Cloud Datastore vs. KairosDB vs. Manticore Search vs. Snowflake

System Properties Comparison Dolt vs. Google Cloud Datastore vs. KairosDB vs. Manticore Search vs. Snowflake

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonKairosDB  Xexclude from comparisonManticore Search  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformDistributed Time Series DBMS based on Cassandra or H2Multi-storage database for search, including full-text search.Cloud-based data warehousing service for structured and semi-structured data
Primary database modelRelational DBMSDocument storeTime Series DBMSSearch engineRelational DBMS
Secondary database modelsDocument storeTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score4.47
Rank#76  Overall
#12  Document stores
Score0.62
Rank#239  Overall
#20  Time Series DBMS
Score0.22
Rank#312  Overall
#21  Search engines
Score121.33
Rank#9  Overall
#6  Relational DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
cloud.google.com/­datastoregithub.com/­kairosdb/­kairosdbmanticoresearch.comwww.snowflake.com
Technical documentationdocs.dolthub.comcloud.google.com/­datastore/­docskairosdb.github.iomanual.manticoresearch.comdocs.snowflake.net/­manuals/­index.html
DeveloperDoltHub IncGoogleManticore SoftwareSnowflake Computing Inc.
Initial release20182008201320172014
Current release1.2.2, November 20186.0, February 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialOpen Source infoApache 2.0Open Source infoGPL version 2commercial
Cloud-based only infoOnly available as a cloud servicenoyesnonoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJavaC++
Server operating systemsLinux
macOS
Windows
hostedLinux
OS X
Windows
FreeBSD
Linux
macOS
Windows
hosted
Data schemeyesschema-freeschema-freeFixed schemayes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyesyes, details hereyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyes
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.nononoCan index from XMLyes
Secondary indexesyesyesnoyes infofull-text index on all search fields
SQL infoSupport of SQLyesSQL-like query language (GQL)noSQL-like query languageyes
APIs and other access methodsCLI Client
HTTP REST
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
Graphite protocol
HTTP REST
Telnet API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
CLI Client
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
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Java
JavaScript infoNode.js
PHP
Python
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyes infocurrently in alpha releaseusing Google App Enginenouser defined functionsuser defined functions
TriggersyesCallbacks using the Google Apps Enginenonono infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infobased on CassandraSharding infoPartitioning is done manually, search queries against distributed index is supportedyes
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.Multi-source replication using Paxosselectable replication factor infobased on CassandraSynchronous replication based on Galera libraryyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infousing Google Cloud Dataflownonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Eventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate Consistency
Foreign keys infoReferential integrityyesyes infovia ReferenceProperties or Ancestor pathsnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoSerializable Isolation within Transactions, Read Committed outside of Transactionsnoyes infoisolated transactions for atomic changes and binary logging for safe writesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoThe original contents of fields are not stored in the Manticore index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonono
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)simple password-based access controlnoUsers 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
DoltGoogle Cloud DatastoreKairosDBManticore SearchSnowflake
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

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

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

provided by Google News

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

Best cloud storage of 2024
29 April 2024, TechRadar

Google says it'll stop charging fees to transfer data out of Google Cloud
11 January 2024, TechCrunch

provided by Google News

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

Expo: Real Time A/B Testing and Monitoring with Spark Streaming and Kafka at Walmart Labs
24 May 2019, InfoQ.com

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Apex Legends hacker says game developers patched exploit used on streamers
25 April 2024, Yahoo News Canada

provided by Google News

Snowflake Ventures invests in Metaplane to ensure trust in data across the Data Cloud
15 May 2024, PR Newswire

Persistent & Snowflake Partner Up: Are You Ready for Next-Level Data Analytics?
20 May 2024, DATAQUEST

Persistent Achieves Premier Services Partner Status with Snowflake, Boosting Data Management and Analytics ...
16 May 2024, Yahoo Finance

PurpleCube AI partners with Snowflake to Revolutionize Data Engineering with Next-Generation AI and Machine ...
15 May 2024, Business Wire

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

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

AllegroGraph logo

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

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

Present your product here