DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AlaSQL vs. AnzoGraph DB vs. ObjectBox vs. SQLite

System Properties Comparison AlaSQL vs. AnzoGraph DB vs. ObjectBox vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAnzoGraph DB  Xexclude from comparisonObjectBox  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionJavaScript DBMS libraryScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationExtremely fast embedded database for small devices, IoT and MobileWidely used embeddable, in-process RDBMS
Primary database modelDocument store
Relational DBMS
Graph DBMS
RDF store
Object oriented DBMSRelational DBMS
Secondary database modelsTime Series 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.23
Rank#307  Overall
#24  Graph DBMS
#13  RDF stores
Score1.20
Rank#170  Overall
#5  Object oriented DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websitealasql.orgcambridgesemantics.com/­anzographobjectbox.iowww.sqlite.org
Technical documentationgithub.com/­AlaSQL/­alasqldocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmdocs.objectbox.iowww.sqlite.org/­docs.html
DeveloperAndrey Gershun & Mathias R. WulffCambridge SemanticsObjectBox LimitedDwayne Richard Hipp
Initial release2014201820172000
Current release2.3, January 20213.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourceOpen Source infoMIT-Licensecommercial infofree trial version availableOpen Source infoApache License 2.0Open 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 languageJavaScriptC and C++C
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)LinuxAndroid
iOS
Linux
macOS
Windows
server-less
Data schemeschema-freeSchema-free and OWL/RDFS-schema supportyesyes 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 indexesnonoyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SPARQL and SPARQL* as primary query language. Cypher preview.noyes infoSQL-92 is not fully supported
APIs and other access methodsJavaScript APIApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
Proprietary native APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesJavaScriptC++
Java
Python
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
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
Server-side scripts infoStored proceduresnouser defined functions and aggregatesnono
Triggersyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesnoneAutomatic shardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication in MPP-Clusteronline/offline synchronization between client and servernone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoKerberos/HDFS data loadingnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency in MPP-ClusterImmediate Consistency
Foreign keys infoReferential integrityyesno infonot needed in graphsyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDACIDACID
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.yesyesnoyes
User concepts infoAccess controlnoAccess rights for users and rolesyesno
More information provided by the system vendor
AlaSQLAnzoGraph DBObjectBoxSQLite
News

Edge AI: The era of on-device AI
23 April 2024

In-Memory Database Use Cases
15 February 2024

Data Viewer for Objects – announcing ObjectBox Admin
14 November 2023

Vector Databases for Edge AI
9 August 2023

Vector Database Release for Flutter / Dart + Python
13 June 2023

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
AlaSQLAnzoGraph DBObjectBoxSQLite
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

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

AnzoGraph review: A graph database for deep analytics
15 April 2019, InfoWorld

Cambridge Semantics Fits AnzoGraph DB with More Speed, Free Access
23 January 2020, Solutions Review

AnzoGraph: A W3C Standards-Based Graph Database | by Jo Stichbury
8 February 2019, Towards Data Science

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

Is The Enterprise Knowledge Graph Finally Going To Make All Data Usable?
19 September 2018, Forbes

provided by Google News

Industrial IoT (IIoT) edge solution for railway operators – a Kapsch ObjectBox Case Study
21 June 2019, 1E9

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

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

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