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 > ArangoDB vs. SAP Advantage Database Server vs. SpatiaLite vs. SQLite vs. Vitess

System Properties Comparison ArangoDB vs. SAP Advantage Database Server vs. SpatiaLite vs. SQLite vs. Vitess

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisonSAP Advantage Database Server infoformer name: Sybase ADS  Xexclude from comparisonSpatiaLite  Xexclude from comparisonSQLite  Xexclude from comparisonVitess  Xexclude from comparison
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.Low-cost RDBMS with access to ISAM and FoxPro data structuresSpatial extension of SQLiteWidely used embeddable, in-process RDBMSScalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Relational DBMSSpatial DBMSRelational DBMSRelational DBMS
Secondary database modelsRelational DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.32
Rank#90  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score1.60
Rank#149  Overall
#3  Spatial DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score0.82
Rank#209  Overall
#97  Relational DBMS
Websitearangodb.comwww.sap.com/products/advantage-database-server.htmlwww.gaia-gis.it/­fossil/­libspatialite/­indexwww.sqlite.orgvitess.io
Technical documentationdocs.arangodb.comwww.gaia-gis.it/­gaia-sins/­spatialite_topics.htmlwww.sqlite.org/­docs.htmlvitess.io/­docs
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperArangoDB Inc.Sybase, SAPAlessandro FurieriDwayne Richard HippThe Linux Foundation, PlanetScale
Initial release20121993200820002013
Current release3.11.5, November 20235.0.0, August 20203.45.3  (15 April 2024), April 202415.0.2, December 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availablecommercialOpen Source infoMPL 1.1, GPL v2.0 or LGPL v2.1Open Source infoPublic DomainOpen Source infoApache Version 2.0, commercial licenses available
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.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.
Implementation languageC++C++CGo
Server operating systemsLinux
OS X
Windows
Linux
Windows
server-lessserver-lessDocker
Linux
macOS
Data schemeschema-free infoautomatically recognizes schema within a collectionyesyesyes infodynamic column typesyes
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashyesyesyes infonot rigid because of 'dynamic typing' concept.yes
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.nonono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLnoyesyesyes infoSQL-92 is not fully supportedyes infowith proprietary extensions
APIs and other access methodsAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
ADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
Delphi
Perl
PHP
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
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresJavaScriptyesnonoyes infoproprietary syntax
Triggersnoyesyesyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0nonenonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factorMulti-source replication infoCONFLICT Trigger to resolve replication conflicts
Source-replica replication
nonenoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be done with stored procedures in JavaScriptnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Immediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integrityyes inforelationships in graphsyesyesyesyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID at shard level
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locksyes infotable locks or row locks depending on storage engine
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.no infocaching of (temporary) tables can be configuredyesyesyes
User concepts infoAccess controlyesfine grained access rights according to SQL-standardnonoUsers with fine-grained authorization concept infono user groups or roles
More information provided by the system vendor
ArangoDBSAP Advantage Database Server infoformer name: Sybase ADSSpatiaLiteSQLiteVitess
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» more

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
ArangoDBSAP Advantage Database Server infoformer name: Sybase ADSSpatiaLiteSQLiteVitess
DB-Engines blog posts

The Weight of Relational Databases: Time for Multi-Model?
29 August 2017, Luca Olivari (guest author)

show all

Spatial database management systems
6 April 2021, Matthias Gelbmann

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

ArangoGraphML: Simplifying the Power of Graph Machine Learning
11 October 2023, Datanami

GQL: A New ISO Standard for Querying Graph Databases
29 April 2024, The New Stack

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics - High-Performance Computing ...
30 May 2023, insideHPC

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30 June 2023, DataDrivenInvestor

ArangoDB expands scope of graph database platform
6 October 2022, TechTarget

provided by Google News

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19 October 2023, SAP News

AIRWORLD PART 15: WORLD'S SECOND BEST AIRPORT TERMINAL
30 September 2005, Ad Age

provided by Google News

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

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

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

Universal API Access from Postgres and SQLite
27 February 2024, oreilly.com

Another Look At The Bcachefs Performance on Linux 6.7 Review
30 November 2023, Phoronix

provided by Google News

Vitess, the database clustering system powering YouTube, graduates CNCF incubation
5 November 2019, SiliconANGLE News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

PlanetScale grabs YouTube-developed open-source tech, promises Vitess DBaaS with on-the-fly schema changes
18 May 2021, The Register

With Vitess 4.0, database vendor matures cloud-native platform
13 November 2019, TechTarget

Massively Scaling MySQL Using Vitess
19 February 2019, InfoQ.com

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here