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

DBMS > Datomic vs. EJDB vs. InfluxDB vs. Linter vs. SQL.JS

System Properties Comparison Datomic vs. EJDB vs. InfluxDB vs. Linter vs. SQL.JS

Editorial information provided by DB-Engines
NameDatomic  Xexclude from comparisonEJDB  Xexclude from comparisonInfluxDB  Xexclude from comparisonLinter  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityEmbeddable document-store database library with JSON representation of queries (in MongoDB style)DBMS for storing time series, events and metricsRDBMS for high security requirementsPort of SQLite to JavaScript
Primary database modelRelational DBMSDocument storeTime Series DBMSRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMS infowith GEO packageSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.59
Rank#150  Overall
#69  Relational DBMS
Score0.27
Rank#297  Overall
#44  Document stores
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score0.09
Rank#346  Overall
#152  Relational DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Websitewww.datomic.comgithub.com/­Softmotions/­ejdbwww.influxdata.com/­products/­influxdb-overviewlinter.rusql.js.org
Technical documentationdocs.datomic.comgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.influxdata.com/­influxdbsql.js.org/­documentation/­index.html
DeveloperCognitectSoftmotionsrelex.ruAlon Zakai infoenhancements implemented by others
Initial release20122012201319902012
Current release1.0.6735, June 20232.7.6, April 2024
License infoCommercial or Open Sourcecommercial infolimited edition freeOpen Source infoGPLv2Open Source infoMIT-License; commercial enterprise version availablecommercialOpen Source
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 languageJava, ClojureCGoC and C++JavaScript
Server operating systemsAll OS with a Java VMserver-lessLinux
OS X infothrough Homebrew
AIX
Android
BSD
HP Open VMS
iOS
Linux
OS X
VxWorks
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyesyes infostring, integer, double, bool, date, object_idNumeric data and Stringsyesyes
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 indexesyesnonoyes
SQL infoSupport of SQLnonoSQL-like query languageyesyes infoSQL-92 is not fully supported
APIs and other access methodsRESTful HTTP APIin-process shared libraryHTTP API
JSON over UDP
ADO.NET
JDBC
LINQ
ODBC
OLE DB
Oracle Call Interface (OCI)
JavaScript API
Supported programming languagesClojure
Java
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C
C#
C++
Java
Perl
PHP
Python
Qt
Ruby
Tcl
JavaScript
Server-side scripts infoStored proceduresyes infoTransaction Functionsnonoyes infoproprietary syntax with the possibility to convert from PL/SQLno
TriggersBy using transaction functionsnonoyesno
Partitioning methods infoMethods for storing different data on different nodesnone infoBut extensive use of caching in the application peersnoneSharding infoin enterprise version onlynonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoBut extensive use of caching in the application peersnoneselectable replication factor infoin enterprise version onlySource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynono infotypically not needed, however similar functionality with collection joins possiblenoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyesyes
Durability infoSupport for making data persistentyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyesyesno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes inforecommended only for testing and developmentyes infoDepending on used storage engineyes
User concepts infoAccess controlnonosimple rights management via user accountsfine grained access rights according to SQL-standardno
More information provided by the system vendor
DatomicEJDBInfluxDBLinterSQL.JS
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
News

Efficiency Unleashed: Streamlining Workflows with the InfluxDB Management API
23 May 2024

What is DevRel at InfluxData
21 May 2024

An Introductory Guide to Grafana Alerts
16 May 2024

What to Expect When You’re Expecting InfluxDB: A Guide
14 May 2024

Introduction to Apache Iceberg
9 May 2024

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
DatomicEJDBInfluxDBLinterSQL.JS
DB-Engines blog posts

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

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

Atomic Canyon and ORNL develop revolutionary nuclear AI
16 May 2024, energynews.pro

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Brazil’s Nubank acquires US software firm Cognitect, creator of Clojure and Datomic
24 July 2020, LatamList

provided by Google News

Introducing Amazon Timestream for InfluxDB: A managed service for the popular open source time-series database ...
20 May 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, businesswire.com

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5 April 2024, VentureBeat

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

In Praise Of SQLite
28 July 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News



Share this page

Featured Products

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

AllegroGraph logo

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

Neo4j logo

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

Present your product here