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 > atoti vs. Google Cloud Datastore vs. KeyDB vs. searchxml vs. TinkerGraph

System Properties Comparison atoti vs. Google Cloud Datastore vs. KeyDB vs. searchxml vs. TinkerGraph

Editorial information provided by DB-Engines
Nameatoti  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonKeyDB  Xexclude from comparisonsearchxml  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionAn in-memory DBMS combining transactional and analytical processing to handle the aggregation of ever-changing data.Automatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformAn ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsDBMS for structured and unstructured content wrapped with an application serverA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelObject oriented DBMSDocument storeKey-value storeNative XML DBMS
Search engine
Graph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.61
Rank#243  Overall
#10  Object oriented DBMS
Score4.36
Rank#72  Overall
#12  Document stores
Score0.70
Rank#229  Overall
#32  Key-value stores
Score0.03
Rank#390  Overall
#7  Native XML DBMS
#24  Search engines
Score0.13
Rank#345  Overall
#35  Graph DBMS
Websiteatoti.iocloud.google.com/­datastoregithub.com/­Snapchat/­KeyDB
keydb.dev
www.searchxml.net/­category/­productstinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationdocs.atoti.iocloud.google.com/­datastore/­docsdocs.keydb.devwww.searchxml.net/­support/­handouts
DeveloperActiveViamGoogleEQ Alpha Technology Ltd.informationpartners gmbh
Initial release2008201920152009
Current release1.0
License infoCommercial or Open Sourcecommercial infofree versions availablecommercialOpen Source infoBSD-3commercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++C++Java
Server operating systemshostedLinuxWindows
Data schemeschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyes, details herepartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesyesyes
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.nonoyesno
Secondary indexesyesyes infoby using the Redis Search moduleyesno
SQL infoSupport of SQLMultidimensional Expressions (MDX)SQL-like query language (GQL)nonono
APIs and other access methodsgRPC (using protocol buffers) API
RESTful HTTP/JSON API
Proprietary protocol infoRESP - REdis Serialization ProtocoRESTful HTTP API
WebDAV
XQuery
XSLT
TinkerPop 3
Supported programming languages.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
C++ infomost other programming languages supported via APIsGroovy
Java
Server-side scripts infoStored proceduresPythonusing Google App EngineLuayes infoon the application serverno
TriggersCallbacks using the Google Apps Enginenonono
Partitioning methods infoMethods for storing different data on different nodesSharding, horizontal partitioningShardingShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using PaxosMulti-source replication
Source-replica replication
yes infosychronisation to multiple collectionsnone
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
Strong eventual consistency with CRDTs
Immediate Consistencynone
Foreign keys infoReferential integrityyes infovia ReferenceProperties or Ancestor pathsnonoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsOptimistic locking, atomic execution of commands blocks and scriptsmultiple readers, single writerno
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesno
Durability infoSupport for making data persistentyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesnoyes
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)simple password-based access control and ACLDomain, group and role-based access control at the document level and for application servicesno

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

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
atotiGoogle Cloud DatastoreKeyDBsearchxmlTinkerGraph
Recent citations in the news

FRTB product of the year: ActiveViam
28 November 2023, Risk.net

provided by Google News

Google Cloud Platform: Professional Data Engineer certification prep
11 June 2024, O'Reilly Media

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

Best cloud storage of 2024
4 June 2024, TechRadar

Inside Google’s strategic move to eliminate customer cloud data transfer fees
12 January 2024, Network World

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

provided by Google News

Oh, snap! Snap snaps up database developer KeyDB
12 May 2022, TechCrunch

Garnet–open-source faster cache-store speeds up applications, services
18 March 2024, Microsoft

Snap Acquires KeyDB for Open-Source Services
17 May 2022, XR Today

Microsoft open-sources Garnet cache-store -- a Redis rival?
19 March 2024, The Stack

Redis 6 arrives with multithreading for faster I/O
30 April 2020, InfoWorld

provided by Google News

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune | Amazon Web Services
3 June 2024, AWS Blog

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26 February 2019, AWS Blog

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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