DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon CloudSearch vs. Apache Impala vs. Microsoft Azure Table Storage vs. TinkerGraph vs. XTDB

System Properties Comparison Amazon CloudSearch vs. Apache Impala vs. Microsoft Azure Table Storage vs. TinkerGraph vs. XTDB

Editorial information provided by DB-Engines
NameAmazon CloudSearch  Xexclude from comparisonApache Impala  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonTinkerGraph  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionA hosted search engine service by Amazon with the data stored in Amazons cloudAnalytic DBMS for HadoopA Wide Column Store for rapid development using massive semi-structured datasetsA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 APIA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelSearch engineRelational DBMSWide column storeGraph DBMSDocument store
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#137  Overall
#12  Search engines
Score13.77
Rank#40  Overall
#24  Relational DBMS
Score4.48
Rank#75  Overall
#6  Wide column stores
Score0.08
Rank#348  Overall
#35  Graph DBMS
Score0.11
Rank#343  Overall
#46  Document stores
Websiteaws.amazon.com/­cloudsearchimpala.apache.orgazure.microsoft.com/­en-us/­services/­storage/­tablestinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlingithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationdocs.aws.amazon.com/­cloudsearchimpala.apache.org/­impala-docs.htmlwww.xtdb.com/­docs
DeveloperAmazonApache Software Foundation infoApache top-level project, originally developed by ClouderaMicrosoftJuxt Ltd.
Initial release20122013201220092019
Current release4.1.0, June 20221.19, September 2021
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2commercialOpen Source infoApache 2.0Open Source infoMIT License
Cloud-based only infoOnly available as a cloud serviceyesnoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaClojure
Server operating systemshostedLinuxhostedAll OS with a Java 8 (and higher) VM
Linux
Data schemeyesyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes, extensible-data-notation format
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.nononono
Secondary indexesyes infoall search fields are automatically indexedyesnonoyes
SQL infoSupport of SQLnoSQL-like DML and DDL statementsnonolimited SQL, making use of Apache Calcite
APIs and other access methodsHTTP APIJDBC
ODBC
RESTful HTTP APITinkerPop 3HTTP REST
JDBC
Supported programming languagesAll languages supporting JDBC/ODBC.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Groovy
Java
Clojure
Java
Server-side scripts infoStored proceduresnoyes infouser defined functions and integration of map-reducenonono
Triggersnonononono
Partitioning methods infoMethods for storing different data on different nodesyes infoautomatic partitioning across Amazon Search Instance as requiredShardingSharding infoImplicit feature of the cloud servicenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infomanaged transparently by AWSselectable replication factoryes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.noneyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoquery execution via MapReducenonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynononoyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonooptimistic lockingnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesnoyes
Durability infoSupport for making data persistentyesyesyesoptionalyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlauthentication via encrypted signaturesAccess rights for users, groups and roles infobased on Apache Sentry and KerberosAccess rights based on private key authentication or shared access signaturesno

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
Amazon CloudSearchApache ImpalaMicrosoft Azure Table StorageTinkerGraphXTDB infoformerly named Crux
DB-Engines blog posts

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

Amazon CloudSearch – Start Searching in One Hour for Less Than $100 / Month | Amazon Web Services
12 April 2012, AWS Blog

Is Amazon CloudSearch superior to do-it-yourself search tools?
24 January 2014, TechTarget

Amazon CloudSearch – Even Better Searching for Less Than $100/Month | Amazon Web Services
24 March 2014, AWS Blog

Amazon Takes On Google And Microsoft With CloudSearch
16 April 2012, Forbes

Searching CloudTrail Logs Easily with Amazon CloudSearch | AWS Startups Blog
21 October 2014, AWS Blog

provided by Google News

Apache Impala 4 Supports Operator Multi-Threading
29 July 2021, iProgrammer

Apache Impala becomes Top-Level Project
28 November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28 November 2017, Datanami

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12 March 2017, Uber

provided by Google News

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, Microsoft

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

Testing Precompiled Azure Functions Locally with Storage Emulator
8 March 2018, Visual Studio Magazine

provided by Google News

Automated testing of Amazon Neptune data access with Apache TinkerPop Gremlin | Amazon Web Services
28 September 2022, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

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

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

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

Present your product here