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

DBMS > Apache IoTDB vs. EsgynDB vs. JanusGraph vs. Microsoft Azure AI Search vs. Sphinx

System Properties Comparison Apache IoTDB vs. EsgynDB vs. JanusGraph vs. Microsoft Azure AI Search vs. Sphinx

Editorial information provided by DB-Engines
NameApache IoTDB  Xexclude from comparisonEsgynDB  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonMicrosoft Azure AI Search  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Search-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 modelTime Series DBMSRelational DBMSGraph DBMSSearch engineSearch engine
Secondary database modelsVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.31
Rank#164  Overall
#14  Time Series DBMS
Score0.25
Rank#312  Overall
#138  Relational DBMS
Score2.02
Rank#125  Overall
#12  Graph DBMS
Score5.52
Rank#59  Overall
#6  Search engines
Score5.95
Rank#55  Overall
#5  Search engines
Websiteiotdb.apache.orgwww.esgyn.cnjanusgraph.orgazure.microsoft.com/­en-us/­services/­searchsphinxsearch.com
Technical documentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmldocs.janusgraph.orglearn.microsoft.com/­en-us/­azure/­searchsphinxsearch.com/­docs
DeveloperApache Software FoundationEsgynLinux Foundation; originally developed as Titan by AureliusMicrosoftSphinx Technologies Inc.
Initial release20182015201720152001
Current release1.1.0, April 20230.6.3, February 2023V13.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialOpen Source infoApache 2.0commercialOpen Source infoGPL version 2, commercial licence available
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++, JavaJavaC++
Server operating systemsAll OS with a Java VM (>= 1.8)LinuxLinux
OS X
Unix
Windows
hostedFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeyesyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesno
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 indexesyesyesyesyesyes infofull-text index on all search fields
SQL infoSupport of SQLSQL-like query languageyesnonoSQL-like query language (SphinxQL)
APIs and other access methodsJDBC
Native API
ADO.NET
JDBC
ODBC
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
RESTful HTTP APIProprietary protocol
Supported programming languagesC
C#
C++
Go
Java
Python
Scala
All languages supporting JDBC/ODBC/ADO.NetClojure
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 proceduresyesJava Stored Proceduresyesnono
Triggersyesnoyesnono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by time range) + vertical partitioning (by deviceId)Shardingyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding 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 nodesselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasMulti-source replication between multi datacentersyesyes infoImplicit feature of the cloud servicenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsIntegration with Hadoop and Sparkyesyes infovia Faunus, a graph analytics enginenono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Strong Consistency with Raft
Immediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesyes infoRelationships in graphsnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyes 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.yesnono
User concepts infoAccess controlyesfine grained access rights according to SQL-standardUser authentification and security via Rexster Graph Serveryes 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
Apache IoTDBEsgynDBJanusGraph infosuccessor of TitanMicrosoft Azure AI SearchSphinx
DB-Engines blog posts

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

show all

Recent citations in the news

AMD EPYC 4364P & 4564P @ DDR5-4800 / DDR5-5200 vs. Intel Xeon E-2488 Review
6 June 2024, Phoronix

TsFile: A Standard Format for IoT Time Series Data
27 February 2024, The New Stack

Linux 6.5 With AMD P-State EPP Default Brings Performance & Power Efficiency Benefits For Ryzen Servers
21 September 2023, Phoronix

Apache Promotes IoT Database Project
25 September 2020, Datanami

AMD EPYC 8324P / 8324PN Siena 32-Core Siena Linux Server Performance Review
10 October 2023, Phoronix

provided by Google News

Database Deep Dives: JanusGraph
8 August 2019, ibm.com

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

From graph db to graph embedding. In 7 simple steps. | by Andy Greatorex
30 July 2020, Towards Data Science

Compose for JanusGraph arrives on Bluemix
15 September 2017, ibm.com

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

provided by Google News

Announcing updates to Azure AI Search to help organizations build and scale generative AI applications
4 April 2024, azure.microsoft.com

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

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 Azure AI gains new LLMs, governance features
21 May 2024, InfoWorld

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

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 Google's 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

provided by Google News



Share this page

Featured Products

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.

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