DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > AlaSQL vs. Immudb vs. Percona Server for MongoDB vs. SQLite

System Properties Comparison AlaSQL vs. Immudb vs. Percona Server for MongoDB vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonImmudb  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionJavaScript DBMS libraryAn open source immutable (append-only) database with cryptographic verification which makes it tamper-resistant and fully auditable.A drop-in replacement for MongoDB Community Edition with enterprise-grade features.Widely used embeddable, in-process RDBMS
Primary database modelDocument store
Relational DBMS
Key-value storeDocument storeRelational DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.42
Rank#264  Overall
#42  Document stores
#122  Relational DBMS
Score0.24
Rank#295  Overall
#42  Key-value stores
Score0.50
Rank#250  Overall
#39  Document stores
Score103.35
Rank#10  Overall
#7  Relational DBMS
Websitealasql.orggithub.com/­codenotary/­immudb
immudb.io
www.percona.com/­mongodb/­software/­percona-server-for-mongodbwww.sqlite.org
Technical documentationgithub.com/­AlaSQL/­alasqldocs.immudb.iodocs.percona.com/­percona-distribution-for-mongodbwww.sqlite.org/­docs.html
DeveloperAndrey Gershun & Mathias R. WulffCodenotaryPerconaDwayne Richard Hipp
Initial release2014202020152000
Current release1.2.3, April 20223.4.10-2.10, November 20173.46.1  (13 August 2024), August 2024
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2.0Open Source infoGPL Version 2Open Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptGoC++C
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)BSD
Linux
macOS
Solaris
Windows
z/OS
Linuxserver-less
Data schemeschema-freeschema-freeschema-freeyes infodynamic column types
Typing infopredefined data types such as float or datenoyesyes 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 indexesnoyesyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL-like syntaxnoyes infoSQL-92 is not fully supported
APIs and other access methodsJavaScript APIgRPC protocol
PostgreSQL wire protocol
proprietary protocol using JSONADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesJavaScript.Net
Go
Java
JavaScript (Node.js)
Python
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
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 proceduresnonoJavaScriptno
Triggersyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locks
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes infovia In-Memory Engineyes
User concepts infoAccess controlnoAccess rights for users and rolesno

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
AlaSQLImmudbPercona Server for MongoDBSQLite
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

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

immudb (immutable database) ‘tamper-proof’ database
14 December 2021, ComputerWeekly.com

A Step by Step Guide to immudb — the open source immutable database
18 May 2020, hackernoon.com

Codenotary brings its immutable database to the cloud
21 June 2023, TechCrunch

Codenotary Uses Immutable Database to Verify Software Artifacts
26 October 2021, DevOps.com

Storage news ticker – November 15
15 November 2021, Blocks & Files

provided by Google News

Percona launches management system aimed at open-source databases
17 May 2022, The Register

Percona Everest sets databases free
17 September 2024, Techzine Europe

Is database-as-a-service in Percona’s future?
23 May 2022, VentureBeat

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

The essential guide to MongoDB security
2 February 2017, InfoWorld

provided by Google News

LLM-Assisted Translation From Postgres to SQLite and DuckDB
16 September 2024, The New Stack

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

Google researchers suggest "fixing" SQL with pipe syntax, SQLite creator unconvinced
30 August 2024, DevClass

SQLite Gets Into Vector Search
5 September 2024, iProgrammer

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

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.

Neo4j logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

Present your product here