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 > IBM Db2 warehouse vs. JaguarDB vs. OrigoDB vs. SAP Advantage Database Server vs. SQLite

System Properties Comparison IBM Db2 warehouse vs. JaguarDB vs. OrigoDB vs. SAP Advantage Database Server vs. SQLite

Editorial information provided by DB-Engines
NameIBM Db2 warehouse infoformerly named IBM dashDB  Xexclude from comparisonJaguarDB  Xexclude from comparisonOrigoDB  Xexclude from comparisonSAP Advantage Database Server infoformer name: Sybase ADS  Xexclude from comparisonSQLite  Xexclude from comparison
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionCloud-based data warehousing servicePerformant, highly scalable DBMS for AI and IoT applicationsA fully ACID in-memory object graph databaseLow-cost RDBMS with access to ISAM and FoxPro data structuresWidely used embeddable, in-process RDBMS
Primary database modelRelational DBMSKey-value store
Vector DBMS
Document store
Object oriented DBMS
Relational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.37
Rank#160  Overall
#74  Relational DBMS
Score0.06
Rank#381  Overall
#59  Key-value stores
#13  Vector DBMS
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitewww.ibm.com/­products/­db2/­warehousewww.jaguardb.comorigodb.comwww.sap.com/products/advantage-database-server.htmlwww.sqlite.org
Technical documentationwww.jaguardb.com/­support.htmlorigodb.com/­docswww.sqlite.org/­docs.html
DeveloperIBMDataJaguar, Inc.Robert Friberg et alSybase, SAPDwayne Richard Hipp
Initial release201420152009 infounder the name LiveDB19932000
Current release3.3 July 20233.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourcecommercialOpen Source infoGPL V3.0Open SourcecommercialOpen Source infoPublic Domain
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++ infothe server part. Clients available in other languagesC#C
Server operating systemshostedLinuxLinux
Windows
Linux
Windows
server-less
Data schemeyesyesyesyesyes infodynamic column types
Typing infopredefined data types such as float or dateyesyesUser defined using .NET types and collectionsyesyes 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.no infoImport/export of XML data possiblenono infocan be achieved using .NETnono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyesA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersnoyesyes infoSQL-92 is not fully supported
APIs and other access methods.NET Client API
JDBC
ODBC
OLE DB
JDBC
ODBC
.NET Client API
HTTP API
LINQ
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesJava
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.NetDelphi
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
Server-side scripts infoStored proceduresPL/SQL, SQL PLnoyesyesno
Triggersyesnoyes infoDomain Eventsyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardinghorizontal partitioning infoclient side managed; servers are not synchronizednonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replicationSource-replica replicationMulti-source replication infoCONFLICT Trigger to resolve replication conflicts
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnodepending on modelyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyes infoWrite ahead logyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesno infocaching of (temporary) tables can be configuredyes
User concepts infoAccess controlfine grained access rights according to SQL-standardrights management via user accountsRole based authorizationfine grained access rights according to SQL-standardno

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
IBM Db2 warehouse infoformerly named IBM dashDBJaguarDBOrigoDBSAP Advantage Database Server infoformer name: Sybase ADSSQLite
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

Introducing the next generation of Db2 Warehouse: Our cost-effective, cloud-native data warehouse built for always-on ...
11 July 2023, IBM

Db2 Warehouse delivers 4x faster query performance than previously, while cutting storage costs by 34x
11 July 2023, IBM

The 10 Best Cloud Data Warehouse Solutions to Consider in 2024
22 October 2023, Solutions Review

Data mining in Db2 Warehouse: the basics
23 June 2020, Towards Data Science

Announcing the availability of Bring-Your-Own-License and Reserved Instance plans for next generation Db2 ...
7 August 2023, IBM

provided by Google News

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

provided by Google News

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

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

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

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

Fully local retrieval-augmented generation, step by step
10 April 2024, InfoWorld

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.

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

Present your product here