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 > Geode vs. Google Cloud Datastore vs. Kinetica vs. Snowflake vs. SQL.JS

System Properties Comparison Geode vs. Google Cloud Datastore vs. Kinetica vs. Snowflake vs. SQL.JS

Editorial information provided by DB-Engines
NameGeode  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonKinetica  Xexclude from comparisonSnowflake  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformFully vectorized database across both GPUs and CPUsCloud-based data warehousing service for structured and semi-structured dataPort of SQLite to JavaScript
Primary database modelKey-value storeDocument storeRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.92
Rank#131  Overall
#23  Key-value stores
Score4.47
Rank#76  Overall
#12  Document stores
Score0.64
Rank#236  Overall
#109  Relational DBMS
Score121.33
Rank#9  Overall
#6  Relational DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Websitegeode.apache.orgcloud.google.com/­datastorewww.kinetica.comwww.snowflake.comsql.js.org
Technical documentationgeode.apache.org/­docscloud.google.com/­datastore/­docsdocs.kinetica.comdocs.snowflake.net/­manuals/­index.htmlsql.js.org/­documentation/­index.html
DeveloperOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.GoogleKineticaSnowflake Computing Inc.Alon Zakai infoenhancements implemented by others
Initial release20022008201220142012
Current release1.1, February 20177.1, August 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses available as GemfirecommercialcommercialcommercialOpen Source
Cloud-based only infoOnly available as a cloud servicenoyesnoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC, C++JavaScript
Server operating systemsAll OS with a Java VM infothe JDK (8 or later) is also requiredhostedLinuxhostedserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeschema-freeyesyes infosupport of semi-structured data formats (JSON, XML, Avro)yes
Typing infopredefined data types such as float or dateyesyes, details hereyesyesyes
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 indexesnoyesyes
SQL infoSupport of SQLSQL-like query language (OQL)SQL-like query language (GQL)SQL-like DML and DDL statementsyesyes infoSQL-92 is not fully supported
APIs and other access methodsJava Client API
Memcached protocol
RESTful HTTP API
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
JDBC
ODBC
RESTful HTTP API
CLI Client
JDBC
ODBC
JavaScript API
Supported programming languages.Net
All JVM based languages
C++
Groovy
Java
Scala
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C++
Java
JavaScript (Node.js)
Python
JavaScript (Node.js)
Python
JavaScript
Server-side scripts infoStored proceduresuser defined functionsusing Google App Engineuser defined functionsuser defined functionsno
Triggersyes infoCache Event ListenersCallbacks using the Google Apps Engineyes infotriggers when inserted values for one or more columns fall within a specified rangeno infosimilar concept for controling cloud resourcesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationMulti-source replication using PaxosSource-replica replicationyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infousing Google Cloud Dataflownonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate 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.Immediate Consistency or Eventual Consistency depending on configurationImmediate Consistencynone
Foreign keys infoReferential integritynoyes infovia ReferenceProperties or Ancestor pathsyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes, on a single nodeACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes infoGPU vRAM or System RAMnoyes
User concepts infoAccess controlAccess rights per client and object definableAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights for users and roles on table levelUsers with fine-grained authorization concept, user roles and pluggable authenticationno

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
GeodeGoogle Cloud DatastoreKineticaSnowflakeSQL.JS
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

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

Victor I. Cazares Wants NYTW to Call for Ceasefire in Gaza
22 February 2024, Vulture

Reactive Event Processing with Apache Geode
5 July 2020, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, oreilly.com

Where Does Apache Geode Fit in CQRS Architectures?
18 December 2016, InfoQ.com

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

Kinetica Elevates RAG with Fast Access to Real-Time Data
26 March 2024, Datanami

Kinetica ramps up RAG for generative AI, empowering enterprises with real-time operational data
18 March 2024, SiliconANGLE News

Kinetica Launches Generative AI Solution for Real-Time Inferencing Powered by NVIDIA AI Enterprise
18 March 2024, GlobeNewswire

Kinetica Delivers Real-Time Vector Similarity Search
20 March 2024, Datanami

Kinetica Delivers Real-Time Vector Similarity Search
22 March 2024, Geospatial World

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

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

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.

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

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

Present your product here