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 > EsgynDB vs. HugeGraph vs. NSDb vs. Spark SQL vs. SQLite

System Properties Comparison EsgynDB vs. HugeGraph vs. NSDb vs. Spark SQL vs. SQLite

Editorial information provided by DB-Engines
NameEsgynDB  Xexclude from comparisonHugeGraph  Xexclude from comparisonNSDb  Xexclude from comparisonSpark SQL  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionA fast-speed and highly-scalable Graph DBMSScalable, High-performance Time Series DBMS designed for Real-time Analytics on top of KubernetesSpark SQL is a component on top of 'Spark Core' for structured data processingWidely used embeddable, in-process RDBMS
Primary database modelRelational DBMSGraph DBMSTime Series DBMSRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.16
Rank#329  Overall
#146  Relational DBMS
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score18.96
Rank#33  Overall
#20  Relational DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websitewww.esgyn.cngithub.com/­hugegraph
hugegraph.apache.org
nsdb.iospark.apache.org/­sqlwww.sqlite.org
Technical documentationhugegraph.apache.org/­docsnsdb.io/­Architecturespark.apache.org/­docs/­latest/­sql-programming-guide.htmlwww.sqlite.org/­docs.html
DeveloperEsgynBaiduApache Software FoundationDwayne Richard Hipp
Initial release20152018201720142000
Current release0.93.5.0 ( 2.13), September 20233.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourcecommercialOpen 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 servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++, JavaJavaJava, ScalaScalaC
Server operating systemsLinuxLinux
macOS
Unix
Linux
macOS
Linux
OS X
Windows
server-less
Data schemeyesyesyesyes infodynamic column types
Typing infopredefined data types such as float or dateyesyesyes: int, bigint, decimal, stringyesyes 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.nonononono
Secondary indexesyesyes infoalso supports composite index and range indexall fields are automatically indexednoyes
SQL infoSupport of SQLyesnoSQL-like query languageSQL-like DML and DDL statementsyes infoSQL-92 is not fully supported
APIs and other access methodsADO.NET
JDBC
ODBC
Java API
RESTful HTTP API
TinkerPop Gremlin
gRPC
HTTP REST
WebSocket
JDBC
ODBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesAll languages supporting JDBC/ODBC/ADO.NetGroovy
Java
Python
Java
Scala
Java
Python
R
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 proceduresJava Stored Proceduresasynchronous Gremlin script jobsnonono
Triggersnononoyes
Partitioning methods infoMethods for storing different data on different nodesShardingyes infodepending on used storage backend, e.g. Cassandra and HBaseShardingyes, utilizing Spark Corenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication between multi datacentersyes infodepending on used storage backend, e.g. Cassandra and HBasenonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesvia hugegraph-sparknono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesyes infoedges in graphnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnonoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesUsing Apache Luceneyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardUsers, roles and permissionsnono

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
EsgynDBHugeGraphNSDbSpark SQLSQLite
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

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

provided by Google News

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24 January 2024, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3 April 2024, InfoWorld

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1 April 2024, Simplilearn

Performant IPv4 Range Spark Joins | by Jean-Claude Cote
24 January 2024, Towards Data Science

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

provided by Google News

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

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

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

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

A Closer Look at the Top 3 Embedded Databases: SQLite, RocksDB, and DuckDB
29 August 2023, hackernoon.com

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Neo4j logo

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

Present your product here