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. ArcadeDB vs. GeoSpock vs. Sequoiadb vs. SQLite

System Properties Comparison AlaSQL vs. ArcadeDB vs. GeoSpock vs. Sequoiadb vs. SQLite

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonArcadeDB  Xexclude from comparisonGeoSpock  Xexclude from comparisonSequoiadb  Xexclude from comparisonSQLite  Xexclude from comparison
GeoSpock seems to be discontinued. Therefore it will be excluded from the DB-Engines ranking.
DescriptionJavaScript DBMS libraryFast and scalable multi-model DBMS, originally forked from OrientDB but most of the code has been rewrittenSpatial and temporal data processing engine for extreme data scaleNewSQL database with distributed OLTP and SQLWidely used embeddable, in-process RDBMS
Primary database modelDocument store
Relational DBMS
Document store
Graph DBMS
Key-value store
Time Series DBMS infoin next version
Relational DBMSDocument store
Relational DBMS
Relational DBMS
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score0.10
Rank#358  Overall
#48  Document stores
#38  Graph DBMS
#52  Key-value stores
#35  Time Series DBMS
Score0.50
Rank#258  Overall
#41  Document stores
#120  Relational DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitealasql.orgarcadedb.comgeospock.comwww.sequoiadb.comwww.sqlite.org
Technical documentationgithub.com/­AlaSQL/­alasqldocs.arcadedb.comwww.sequoiadb.com/­en/­index.php?m=Files&a=indexwww.sqlite.org/­docs.html
DeveloperAndrey Gershun & Mathias R. WulffArcade DataGeoSpockSequoiadb Ltd.Dwayne Richard Hipp
Initial release2014202120132000
Current releaseSeptember 20212.0, September 20193.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2.0commercialOpen Source infoServer: AGPL; Client: Apache V2Open Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptJavaJava, JavascriptC++C
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)All OS with a Java VMhostedLinuxserver-less
Data schemeschema-freeschema-freeyesschema-freeyes infodynamic column types
Typing infopredefined data types such as float or datenoyesyesyes infooid, date, timestamp, binary, regexyes 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.nonononono
Secondary indexesnoyestemporal, categoricalyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL-like query language, no joinsANSI SQL for query only (using Presto)SQL-like query languageyes infoSQL-92 is not fully supported
APIs and other access methodsJavaScript APIJDBC
MongoDB API
OpenCypher
PostgreSQL wire protocol
Redis API
RESTful HTTP/JSON API
TinkerPop Gremlin
JDBCproprietary protocol using JSONADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesJavaScriptJava.Net
C++
Java
PHP
Python
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 nodesnoneAutomatic shardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesyes inforelationship in graphsnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDnoDocument is locked during a transactionACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonoyes
User concepts infoAccess controlnoAccess rights for users can be defined per tablesimple password-based access controlno

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
AlaSQLArcadeDBGeoSpockSequoiadbSQLite
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

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

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

provided by Google News

Cambridge-based data analytics startup GeoSpock lands €4.6 million
2 October 2020, EU-Startups

nChain leads investment round in extreme-scale data firm GeoSpock
2 October 2020, CoinGeek

GeoSpock’s extreme-scale data mission in $5.4m funding boost
8 October 2020, Cambridge Independent

UK-based database GeoSpock bags $5.4m, to expand into
6 October 2020, Tech in Asia

Big data processing techniques to streamline analytics
5 October 2018, TechTarget

provided by Google News

SQLite in Python: A Practical Guide for Developers
1 June 2024, Analytics Insight

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

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

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

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Present your product here