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 Druid vs. SpatiaLite vs. SQL.JS vs. Stardog vs. Typesense

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

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonSpatiaLite  Xexclude from comparisonSQL.JS  Xexclude from comparisonStardog  Xexclude from comparisonTypesense  Xexclude from comparison
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataSpatial extension of SQLitePort of SQLite to JavaScriptEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationA typo-tolerant, in-memory search engine optimized for instant search-as-you-type experiences and developer productivity
Primary database modelRelational DBMS
Time Series DBMS
Spatial DBMSRelational DBMSGraph DBMS
RDF store
Search engine
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
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
Score1.01
Rank#200  Overall
#14  Search engines
Websitedruid.apache.orgwww.gaia-gis.it/­fossil/­libspatialite/­indexsql.js.orgwww.stardog.comtypesense.org
Technical documentationdruid.apache.org/­docs/­latest/­designwww.gaia-gis.it/­gaia-sins/­spatialite_topics.htmlsql.js.org/­documentation/­index.htmldocs.stardog.comtypesense.org/­docs
DeveloperApache Software Foundation and contributorsAlessandro FurieriAlon Zakai infoenhancements implemented by othersStardog-Union
Initial release20122008201220102015
Current release29.0.0, February 20245.0.0, August 20207.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoApache license v2Open 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/studentsOpen Source infoGPL V3
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 languageJavaC++JavaScriptJavaC++
Server operating systemsLinux
OS X
Unix
server-lessserver-less, requires a JavaScript environment (browser, Node.js)Linux
macOS
Windows
Linux
Data schemeyes infoschema-less columns are supportedyesyesschema-free and OWL/RDFS-schema supportschema-free infopre-defined schema optional
Typing infopredefined data types such as float or dateyesyesyesyesyes
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 indexesyesyesyes infosupports real-time indexing in full-text and geospatialyes
SQL infoSupport of SQLSQL for queryingyesyes infoSQL-92 is not fully supportedYes, compatible with all major SQL variants through dedicated BI/SQL Serverno
APIs and other access methodsJDBC
RESTful HTTP/JSON API
JavaScript APIGraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
RESTful HTTP API
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
JavaScript.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
.Net infocommunity maintained
Clojure infocommunity maintained
Dart infocommunity maintained
Go infocommunity maintained
Java infocommunity maintained
JavaScript
Perl infocommunity maintained
PHP
Python
Ruby
Rust infocommunity maintained
Swift infocommunity maintained
Server-side scripts infoStored proceduresnononouser defined functions and aggregates, HTTP Server extensions in Javano
Triggersnoyesnoyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basednonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesnonenoneMulti-source replication in HA-ClusterMulti-source replication using RAFT
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 integritynoyesyesyes inforelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesno infoexcept by serializing a db to a fileyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyesyes
User concepts infoAccess controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemnonoAccess 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 DruidSpatiaLiteSQL.JSStardogTypesense
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

Laravel Scout Adds Typesense, A Lightening-fast Open-source Search
17 January 2024, Laravel News

Olivia Munn & John Mulaney's Toddler Malcolm Is a Style Icon
5 May 2023, SheKnows

8 Open-source Projects to Help Your Business Run Efficiently
5 April 2022, hackernoon.com

5 Recipe Search Engines to Cook Based on Time, Budget, & Ingredients - MUO
19 April 2022, MakeUseOf

Elasticsearch alternatives: 8 to consider after the license change
11 March 2021, TechGenix

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

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

AllegroGraph logo

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

Present your product here