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 > AlaSQL vs. IBM Db2 Event Store vs. Neo4j vs. SQL.JS vs. SQLite

System Properties Comparison AlaSQL vs. IBM Db2 Event Store vs. Neo4j vs. SQL.JS vs. SQLite

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonNeo4j  Xexclude from comparisonSQL.JS  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionJavaScript DBMS libraryDistributed Event Store optimized for Internet of Things use casesScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsPort of SQLite to JavaScriptWidely used embeddable, in-process RDBMS
Primary database modelDocument store
Relational DBMS
Event Store
Time Series DBMS
Graph DBMSRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score0.19
Rank#323  Overall
#2  Event Stores
#28  Time Series DBMS
Score44.46
Rank#23  Overall
#1  Graph DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websitealasql.orgwww.ibm.com/­products/­db2-event-storeneo4j.comsql.js.orgwww.sqlite.org
Technical documentationgithub.com/­AlaSQL/­alasqlwww.ibm.com/­docs/­en/­db2-event-storeneo4j.com/­docssql.js.org/­documentation/­index.htmlwww.sqlite.org/­docs.html
DeveloperAndrey Gershun & Mathias R. WulffIBMNeo4j, Inc.Alon Zakai infoenhancements implemented by othersDwayne Richard Hipp
Initial release20142017200720122000
Current release2.05.19, April 20243.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourceOpen Source infoMIT-Licensecommercial infofree developer edition availableOpen Source infoGPL version3, commercial licenses availableOpen SourceOpen 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.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
Implementation languageJavaScriptC and C++Java, ScalaJavaScriptC
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux infoLinux, macOS, Windows for the developer additionLinux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)server-less
Data schemeschema-freeyesschema-free and schema-optionalyesyes infodynamic column types
Typing infopredefined data types such as float or datenoyesyesyesyes 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.nononono
Secondary indexesnonoyes infopluggable indexing subsystem, by default Apache Luceneyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yes infothrough the embedded Spark runtimenoyes infoSQL-92 is not fully supportedyes infoSQL-92 is not fully supported
APIs and other access methodsJavaScript APIADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
JavaScript APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesJavaScriptC
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
JavaScriptActionscript
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 proceduresnoyesyes infoUser defined Procedures and Functionsnono
Triggersyesnoyes infovia event handlernoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingyes using Neo4j Fabricnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneActive-active shard replicationCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlynonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
none
Foreign keys infoReferential integrityyesnoyes infoRelationships in graphsyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of dataNo - written data is immutableyesyes infovia file-system locks
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyesno 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.yesyesyesyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)nono
More information provided by the system vendor
AlaSQLIBM Db2 Event StoreNeo4jSQL.JSSQLite
Specific characteristicsNeo4j delivers graph technology that has been battle tested for performance and scale...
» more
Competitive advantagesNeo4j is the market leader, graph database category creator, and the most widely...
» more
Typical application scenariosReal-Time Recommendations Master Data Management Identity and Access Management Network...
» more
Key customersOver 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» more
Market metricsNeo4j boasts the world's largest graph database ecosystem with more than 140 million...
» more
Licensing and pricing modelsGPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
News

This Week in Neo4j: GraphRAG, Testcontainers, Metadata Management, App Dev and more
11 May 2024

Creating the GQL Database Language Standard
7 May 2024

This Week in Neo4j: GraphRAG, Knowledge Graphs, Open Source AI, GraphQL and more
4 May 2024

This Week in Neo4j: Nodes 2024, Data Modelling, Events, Knowledge Graphs and more
27 April 2024

GQL is Here: Your Cypher Queries in a GQL World
26 April 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
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
AlaSQLIBM Db2 Event StoreNeo4jSQL.JSSQLite
DB-Engines blog posts

Applying Graph Analytics to Game of Thrones
12 June 2019, Amy Hodler & Mark Needham, Neo4j (guest author)

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

The openCypher Project: Help Shape the SQL for Graphs
22 December 2015, Emil Eifrem (guest author)

show all

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

show all

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

show all

Recent citations in the news

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

Advancements in streaming data storage, real-time analysis and machine learning
25 July 2019, ibm.com

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31 May 2018, Data Center Knowledge

How IBM Is Turning Db2 into an 'AI Database'
3 June 2019, Datanami

Best cloud databases of 2022
4 October 2022, ITPro

Why a robust data management strategy is essential today | IBM HDM
19 September 2019, Express Computer

provided by Google News

Neo4j Awards Technology Grant to Syracuse University for Mapping Misinformation Trends in 2024 U.S. Elections with ...
7 May 2024, PR Newswire

Using Neo4j’s graph database for AI in Azure
4 April 2024, InfoWorld

Neo4j Is Planning IPO on Nasdaq, Largest Owner Greenbridge Says
15 February 2024, Bloomberg

Neo4j CTO says new Graph Query Language standard will have 'massive ripple effects'
26 April 2024, SiliconANGLE News

Leveraging Neo4j and Amazon Bedrock for an Explainable, Secure, and Connected Generative AI Solution | Amazon ...
10 November 2023, AWS Blog

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

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

provided by Google News

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

Limbo Is An SQLite-Compatible OLTP DBMS Leveraging IO_uring & Rust
9 May 2024, Phoronix

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, oreilly.com

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

provided by Google News



Share this page

Featured Products

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

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

AllegroGraph logo

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

Present your product here