DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon SimpleDB vs. Apache Impala vs. HugeGraph vs. Microsoft Azure AI Search vs. Sphinx

System Properties Comparison Amazon SimpleDB vs. Apache Impala vs. HugeGraph vs. Microsoft Azure AI Search vs. Sphinx

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonApache Impala  Xexclude from comparisonHugeGraph  Xexclude from comparisonMicrosoft Azure AI Search  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionHosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward ScioreAnalytic DBMS for HadoopA fast-speed and highly-scalable Graph DBMSSearch-as-a-service for web and mobile app developmentOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelKey-value storeRelational DBMSGraph DBMSSearch engineSearch engine
Secondary database modelsDocument storeVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#138  Overall
#24  Key-value stores
Score13.77
Rank#40  Overall
#24  Relational DBMS
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score5.59
Rank#63  Overall
#7  Search engines
Score5.98
Rank#56  Overall
#5  Search engines
Websiteaws.amazon.com/­simpledbimpala.apache.orggithub.com/­hugegraph
hugegraph.apache.org
azure.microsoft.com/­en-us/­services/­searchsphinxsearch.com
Technical documentationdocs.aws.amazon.com/­simpledbimpala.apache.org/­impala-docs.htmlhugegraph.apache.org/­docslearn.microsoft.com/­en-us/­azure/­searchsphinxsearch.com/­docs
DeveloperAmazonApache Software Foundation infoApache top-level project, originally developed by ClouderaBaiduMicrosoftSphinx Technologies Inc.
Initial release20072013201820152001
Current release4.1.0, June 20220.9V13.5.1, February 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2Open Source infoApache Version 2.0commercialOpen Source infoGPL version 2, commercial licence available
Cloud-based only infoOnly available as a cloud serviceyesnonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaC++
Server operating systemshostedLinuxLinux
macOS
Unix
hostedFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeschema-freeyesyesyesyes
Typing infopredefined data types such as float or datenoyesyesyesno
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.nonono
Secondary indexesyes infoAll columns are indexed automaticallyyesyes infoalso supports composite index and range indexyesyes infofull-text index on all search fields
SQL infoSupport of SQLnoSQL-like DML and DDL statementsnonoSQL-like query language (SphinxQL)
APIs and other access methodsRESTful HTTP APIJDBC
ODBC
Java API
RESTful HTTP API
TinkerPop Gremlin
RESTful HTTP APIProprietary protocol
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
All languages supporting JDBC/ODBCGroovy
Java
Python
C#
Java
JavaScript
Python
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresnoyes infouser defined functions and integration of map-reduceasynchronous Gremlin script jobsnono
Triggersnonononono
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationShardingyes infodepending on used storage backend, e.g. Cassandra and HBaseSharding infoImplicit feature of the cloud serviceSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factoryes infodepending on used storage backend, e.g. Cassandra and HBaseyes infoImplicit feature of the cloud servicenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoquery execution via MapReducevia hugegraph-sparknono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyes infoedges in graphnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationnoACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoThe original contents of fields are not stored in the Sphinx index.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users, groups and roles infobased on Apache Sentry and KerberosUsers, roles and permissionsyes infousing Azure 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

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

More resources
Amazon SimpleDBApache ImpalaHugeGraphMicrosoft Azure AI SearchSphinx
DB-Engines blog posts

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

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

show all

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

show all

Recent citations in the news

A Place for Everything – Amazon SimpleDB
14 December 2007, AWS Blog

Amazon DynamoDB Serves Trillions Of Requests Per Month While Counterpart SimpleDB Is No Longer A Listed ...
12 November 2013, TechCrunch

Hands-on Tutorial for Getting Started with Amazon SimpleDB
28 May 2010, Packt Hub

An Overview of Amazon Web Services - Cloud Application Architectures [Book]
22 September 2018, oreilly.com

New SimpleDB Goodies: Enhanced Select, Larger Result Sets, Mandatory HTTPS | Amazon Web Services
20 May 2009, 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

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

provided by Google News

Announcing updates to Azure AI Search to help organizations build and scale generative AI applications
4 April 2024, Microsoft

Public Preview of Azure OpenAI and AI Search in-app connectors for Logic Apps (Standard) | Azure updates
2 April 2024, Microsoft

Microsoft’s Azure AI Search updated with increased storage, vector index size
5 April 2024, InfoWorld

Azure AI Studio Now Generally Available, Sporting New Models Both Big and Small
21 May 2024, Visual Studio Magazine

Microsoft beefs up Azure's arsenal of generative AI development tools
21 May 2024, SiliconANGLE News

provided by Google News

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

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Googles Newest Challenger
11 January 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018 | WQXR Editorial
22 December 2018, WQXR Radio

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

Neo4j logo

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

Present your product here