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

DBMS > Apache Druid vs. EJDB vs. SpatiaLite vs. SQL.JS vs. Stardog

System Properties Comparison Apache Druid vs. EJDB vs. SpatiaLite vs. SQL.JS vs. Stardog

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonEJDB  Xexclude from comparisonSpatiaLite  Xexclude from comparisonSQL.JS  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Spatial extension of SQLitePort of SQLite to JavaScriptEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelRelational DBMS
Time Series DBMS
Document storeSpatial DBMSRelational DBMSGraph DBMS
RDF store
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.33
Rank#99  Overall
#51  Relational DBMS
#7  Time Series DBMS
Score0.30
Rank#302  Overall
#44  Document stores
Score1.98
Rank#140  Overall
#3  Spatial DBMS
Score0.63
Rank#243  Overall
#111  Relational DBMS
Score2.03
Rank#136  Overall
#12  Graph DBMS
#6  RDF stores
Websitedruid.apache.orggithub.com/­Softmotions/­ejdbwww.gaia-gis.it/­fossil/­libspatialite/­indexsql.js.orgwww.stardog.com
Technical documentationdruid.apache.org/­docs/­latest/­designgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdwww.gaia-gis.it/­gaia-sins/­spatialite_topics.htmlsql.js.org/­documentation/­index.htmldocs.stardog.com
DeveloperApache Software Foundation and contributorsSoftmotionsAlessandro FurieriAlon Zakai infoenhancements implemented by othersStardog-Union
Initial release20122012200820122010
Current release29.0.0, February 20245.0.0, August 20207.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoApache license v2Open Source infoGPLv2Open Source infoMPL 1.1, GPL v2.0 or LGPL v2.1Open Sourcecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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 languageJavaCC++JavaScriptJava
Server operating systemsLinux
OS X
Unix
server-lessserver-lessserver-less, requires a JavaScript environment (browser, Node.js)Linux
macOS
Windows
Data schemeyes infoschema-less columns are supportedschema-freeyesyesschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyesyes infostring, integer, double, bool, date, object_idyesyesyes
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 infoImport/export of XML data possible
Secondary indexesyesnoyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLSQL for queryingnoyesyes infoSQL-92 is not fully supportedYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsJDBC
RESTful HTTP/JSON API
in-process shared libraryJavaScript APIGraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
JavaScript.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnonononouser defined functions and aggregates, HTTP Server extensions in Java
Triggersnonoyesnoyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basednonenonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesnonenonenoneMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate Consistency in HA-Cluster
Foreign keys infoReferential integritynono infotypically not needed, however similar functionality with collection joins possibleyesyesyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyesyes
Durability infoSupport for making data persistentyesyesyesno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemnononoAccess rights for users and roles

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 DruidEJDBSpatiaLiteSQL.JSStardog
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Part 1: Apache Druid for real-time OLAP | by Subhashini | Mar, 2024
28 March 2024, Medium

Part 2: Apache Druid on Kubernetes | by Subhashini | Mar, 2024
28 March 2024, Medium

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26 January 2024, Datanami

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21 February 2024, Dark Reading

Imply Data gives Apache Druid schema auto-discover capability
6 June 2023, SiliconANGLE News

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

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

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.

Neo4j logo

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

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

Present your product here