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

DBMS > AnzoGraph DB vs. ObjectBox vs. Realm vs. Sequoiadb vs. SQLite

System Properties Comparison AnzoGraph DB vs. ObjectBox vs. Realm vs. Sequoiadb vs. SQLite

Editorial information provided by DB-Engines
NameAnzoGraph DB  Xexclude from comparisonObjectBox  Xexclude from comparisonRealm  Xexclude from comparisonSequoiadb  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionScalable 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 MobileA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataNewSQL database with distributed OLTP and SQLWidely used embeddable, in-process RDBMS
Primary database modelGraph DBMS
RDF store
Object oriented DBMSDocument storeDocument store
Relational DBMS
Relational DBMS
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#303  Overall
#25  Graph DBMS
#14  RDF stores
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
Score7.41
Rank#52  Overall
#8  Document stores
Score0.50
Rank#258  Overall
#41  Document stores
#120  Relational DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitecambridgesemantics.com/­anzographobjectbox.iorealm.iowww.sequoiadb.comwww.sqlite.org
Technical documentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmdocs.objectbox.iorealm.io/­docswww.sequoiadb.com/­en/­index.php?m=Files&a=indexwww.sqlite.org/­docs.html
DeveloperCambridge SemanticsObjectBox LimitedRealm, acquired by MongoDB in May 2019Sequoiadb Ltd.Dwayne Richard Hipp
Initial release20182017201420132000
Current release2.3, January 20213.46.0  (23 May 2024), May 2024
License infoCommercial or Open Sourcecommercial infofree trial version availableOpen Source infoApache License 2.0Open SourceOpen Source infoServer: AGPL; Client: Apache V2Open 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.
Implementation languageC and C++C++C
Server operating systemsLinuxAndroid
iOS
Linux
macOS
Windows
Android
Backend: server-less
iOS
Windows
Linuxserver-less
Data schemeSchema-free and OWL/RDFS-schema supportyesyesschema-freeyes infodynamic column types
Typing infopredefined data types such as float or dateyesyesyes 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 indexesnoyesyesyesyes
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.nonoSQL-like query languageyes infoSQL-92 is not fully supported
APIs and other access methodsApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
Proprietary native APIproprietary protocol using JSONADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC++
Java
Python
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
.Net
Java infowith Android only
Objective-C
React Native
Swift
.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 proceduresuser defined functions and aggregatesnono inforuns within the applications so server-side scripts are unnecessaryJavaScriptno
Triggersnonoyes infoChange Listenersnoyes
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardingnonenoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication in MPP-Clusteronline/offline synchronization between client and servernoneSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsKerberos/HDFS data loadingnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency in MPP-ClusterImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityno infonot needed in graphsyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDDocument is locked during a transactionACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes infoIn-Memory realmnoyes
User concepts infoAccess controlAccess rights for users and rolesyesyessimple password-based access controlno
More information provided by the system vendor
AnzoGraph DBObjectBoxRealmSequoiadbSQLite
News

The on-device Vector Database for Android and Java
29 May 2024

Vector search: making sense of search queries
29 May 2024

Python on-device Vector and Object Database for Local AI
28 May 2024

Evolution of search: traditional vs vector search
23 May 2024

On-device Vector Database for Dart/Flutter
21 May 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
AnzoGraph DBObjectBoxRealmSequoiadbSQLite
DB-Engines blog posts

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

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

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

Cambridge Semantics Unveils AnzoGraph DB with Geospatial Analytics
19 June 2020, Solutions Review

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

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

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

provided by Google News

ObjectBox Raises $2M in Funding
4 December 2018, FinSMEs

The Megashift Towards Decentralized Edge Computing
27 August 2021, hackernoon.com

provided by Google News

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

MongoDB Cloud Gives Developers An Escape From Data Silos With First-Ever Unified Cloud-To-Mobile Experience
10 June 2020, AiThority

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

provided by Google News

Microsoft Research chief scientist has no issue with Windows Recall
6 June 2024, The Register

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

Copilot‘s screen-snapping Recall data stored in plain text
31 May 2024, CyberNews.com

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

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

Neo4j logo

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

Present your product here