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 > Apache IoTDB vs. HugeGraph vs. Ignite vs. SQLite

System Properties Comparison Apache IoTDB vs. HugeGraph vs. Ignite vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache IoTDB  Xexclude from comparisonHugeGraph  Xexclude from comparisonIgnite  Xexclude from comparisonSQLite  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 FlinkA fast-speed and highly-scalable Graph DBMSApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.Widely used embeddable, in-process RDBMS
Primary database modelTime Series DBMSGraph DBMSKey-value store
Relational DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.19
Rank#176  Overall
#15  Time Series DBMS
Score0.15
Rank#339  Overall
#33  Graph DBMS
Score3.64
Rank#89  Overall
#13  Key-value stores
#48  Relational DBMS
Score116.01
Rank#10  Overall
#7  Relational DBMS
Websiteiotdb.apache.orggithub.com/­hugegraph
hugegraph.apache.org
ignite.apache.orgwww.sqlite.org
Technical documentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlhugegraph.apache.org/­docsapacheignite.readme.io/­docswww.sqlite.org/­docs.html
DeveloperApache Software FoundationBaiduApache Software FoundationDwayne Richard Hipp
Initial release2018201820152000
Current release1.1.0, April 20230.9Apache Ignite 2.63.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2.0Open Source infoApache 2.0Open Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaC++, Java, .NetC
Server operating systemsAll OS with a Java VM (>= 1.8)Linux
macOS
Unix
Linux
OS X
Solaris
Windows
server-less
Data schemeyesyesyesyes infodynamic column types
Typing infopredefined data types such as float or dateyesyesyesyes infonot rigid because of 'dynamic typing' concept.
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 infoalso supports composite index and range indexyesyes
SQL infoSupport of SQLSQL-like query languagenoANSI-99 for query and DML statements, subset of DDLyes infoSQL-92 is not fully supported
APIs and other access methodsJDBC
Native API
Java API
RESTful HTTP API
TinkerPop Gremlin
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC
C#
C++
Go
Java
Python
Scala
Groovy
Java
Python
C#
C++
Java
PHP
Python
Ruby
Scala
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresyesasynchronous Gremlin script jobsyes (compute grid and cache interceptors can be used instead)no
Triggersyesnoyes (cache interceptors and events)yes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by time range) + vertical partitioning (by deviceId)yes infodepending on used storage backend, e.g. Cassandra and HBaseShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasyes infodepending on used storage backend, e.g. Cassandra and HBaseyes (replicated cache)none
MapReduce infoOffers an API for user-defined Map/Reduce methodsIntegration with Hadoop and Sparkvia hugegraph-sparkyes (compute grid and hadoop accelerator)no
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Strong Consistency with Raft
Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infoedges in graphnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlyesUsers, roles and permissionsSecurity Hooks for custom implementationsno

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 partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
Apache IoTDBHugeGraphIgniteSQLite
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

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

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

IoTDB Provides Data Management for Industrial Edge IT
15 October 2020, The New Stack

Benchmarking The Performance Impact To AMD Inception Mitigations
15 August 2023, Phoronix

provided by Google News

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

全面升级!Apache HugeGraph 1.2.0版本发布_apach hugegraph
27 February 2024, blog.csdn.net

HugeGraph 部署和Hubble1.0.0的数据导入Bug修复_hugegraph-hubble导入数据时选择属性显示不全
18 October 2023, blog.csdn.net

provided by Google News

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

GridGain Showcases Power of Apache Ignite at Community Over Code Conference
5 October 2023, Datanami

Apache Ignite: An Overview
6 September 2023, Open Source For You

ArcGIS and Apache Log4j Vulnerabilities
22 May 2023, Esri

What is Apache Ignite? How is Apache Ignite Used?
18 July 2022, The Stack

provided by Google News

Fully local retrieval-augmented generation, step by step
10 April 2024, InfoWorld

SQLite the New Hotness?! 🤔
21 March 2024, hackernoon.com

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

Universal API Access from Postgres and SQLite
27 February 2024, O'Reilly Media

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.

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here