DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > AlaSQL vs. HarperDB vs. SQLite vs. XTDB

System Properties Comparison AlaSQL vs. HarperDB vs. SQLite vs. XTDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonHarperDB  Xexclude from comparisonSQLite  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionJavaScript DBMS libraryHarperDB takes the "stack" out of "tech stack" by combining an ultra-fast document-style data store, in-memory cache, real-time message broker, and your application components into a single distributed technology.Widely used embeddable, in-process RDBMSA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelDocument store
Relational DBMS
Document storeRelational DBMSDocument store
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.55
Rank#243  Overall
#38  Document stores
Score103.35
Rank#10  Overall
#7  Relational DBMS
Score0.13
Rank#330  Overall
#45  Document stores
Websitealasql.orgwww.harperdb.iowww.sqlite.orggithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationgithub.com/­AlaSQL/­alasqldocs.harperdb.io/­docswww.sqlite.org/­docs.htmlwww.xtdb.com/­docs
DeveloperAndrey Gershun & Mathias R. WulffHarperDBDwayne Richard HippJuxt Ltd.
Initial release2014201720002019
Current release3.1, August 20213.46.1  (13 August 2024), August 20241.19, September 2021
License infoCommercial or Open SourceOpen Source infoMIT-Licensecommercial infofree community edition availableOpen Source infoPublic DomainOpen Source infoMIT License
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 languageJavaScriptNode.jsCClojure
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
server-lessAll OS with a Java 8 (and higher) VM
Linux
Data schemeschema-freedynamic schemayes infodynamic column typesschema-free
Typing infopredefined data types such as float or datenoyes infoJSON data typesyes infonot rigid because of 'dynamic typing' concept.yes, extensible-data-notation format
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 data manipulation statementsyes infoSQL-92 is not fully supportedlimited SQL, making use of Apache Calcite
APIs and other access methodsJavaScript APIJDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
HTTP REST
JDBC
Supported programming languagesJavaScript.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
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
Clojure
Java
Server-side scripts infoStored proceduresnoCustom Functions infosince release 3.1nono
Triggersyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneA table resides as a whole on one (or more) nodes in a clusternonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infothe nodes on which a table resides can be definednoneyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency
Foreign keys infoReferential integrityyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageAtomic execution of specific operationsACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infovia file-system locksyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyes, using LMDByesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
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
AlaSQLHarperDBSQLiteXTDB infoformerly named Crux
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

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

provided by Google News

HarperDB Attracts Significant Growth Investment from Serent Capital
12 June 2024, businesswire.com

DoD Successfully Deploys Commercial AI Solutions for COD Project
10 September 2024, Defense Innovation Unit

Defense Innovation Unit Issues Success Memo to HarperDB for its Common Operation Database Prototype
11 September 2024, PR Newswire

Wilson Sonsini Advises Serent Capital on Significant Growth Investment in HarperDB
17 June 2024, wsgr.com

HarperDB Receives Growth Investment from Serent Capital
12 June 2024, FinSMEs

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

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.

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.

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