DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Altibase vs. Oracle Rdb vs. Sadas Engine vs. SiriDB vs. SQLite

System Properties Comparison Altibase vs. Oracle Rdb vs. Sadas Engine vs. SiriDB vs. SQLite

Editorial information provided by DB-Engines
NameAltibase  Xexclude from comparisonOracle Rdb  Xexclude from comparisonSadas Engine  Xexclude from comparisonSiriDB  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionAn enterprise grade, high-performance RDBMSSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsOpen Source Time Series DBMSWidely used embeddable, in-process RDBMS
Primary database modelRelational DBMSRelational DBMSRelational DBMSTime Series DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.87
Rank#200  Overall
#93  Relational DBMS
Score1.04
Rank#184  Overall
#84  Relational DBMS
Score0.00
Rank#385  Overall
#159  Relational DBMS
Score0.00
Rank#385  Overall
#40  Time Series DBMS
Score103.35
Rank#10  Overall
#7  Relational DBMS
Websitealtibase.comwww.oracle.com/­database/­technologies/­related/­rdb.htmlwww.sadasengine.comsiridb.comwww.sqlite.org
Technical documentationgithub.com/­ALTIBASE/­Documents/­tree/­master/­Manualswww.oracle.com/­database/­technologies/­related/­rdb-doc.htmlwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationdocs.siridb.comwww.sqlite.org/­docs.html
DeveloperAltibaseOracle, originally developed by Digital Equipment Corporation (DEC)SADAS s.r.l.CesbitDwayne Richard Hipp
Initial release19991984200620172000
Current releasev7.3, 2023, August 20237.4.1.1, 20218.03.46.1  (13 August 2024), August 2024
License infoCommercial or Open Sourcecommercial infoOpen source edition discontinued with March 2023commercialcommercial infofree trial version availableOpen Source infoMIT LicenseOpen 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++C++CC
Server operating systemsAIX
HP-UX
Linux
HP Open VMSAIX
Linux
Windows
Linuxserver-less
Data schemeyesFlexible Schema (defined schema, partial schema, schema free)yesyesyes infodynamic column types
Typing infopredefined data types such as float or dateyesyesyesyes infoNumeric datayes 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 indexesyesyesyesyesyes
SQL infoSupport of SQLANSI SQL-92yesyesnoyes infoSQL-92 is not fully supported
APIs and other access methodsJDBC
ODBC
Proprietary protocol
JDBC
ODBC
Proprietary protocol
HTTP APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC
C++
Java
.Net
C
C#
C++
Groovy
Java
PHP
Python
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
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 proceduresstored procedures and stored functionsnonono
Triggersyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioningShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes, on a single nodenoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes 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 infomanaged by 'Learn by Usage'yesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users, groups and roles according to SQL-standardsimple rights management via user accountsno

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
AltibaseOracle RdbSadas EngineSiriDBSQLite
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

Altibase is Adopted for Presence Service to Provide User Information and Online Presence
8 April 2019, PR Newswire

15 Best Database Software Of 2024
3 July 2024, Spotlight | DesignRush

In-memory OLAP Database Market Is Booming (CAGR of 24.95%)
26 October 2018, openPR

South Korean company to provide database solution to Mobicom
10 April 2020, UB Post

In-memory OLAP Database Industry Growth Factors, Applications, and Forecast by (2024-2034)
26 September 2024, La Funcion mx

provided by Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

Oracle Business Model
13 June 2023, Business Model Analyst

2013 Data Science Salary Survey
4 May 2013, O'Reilly Media

provided by Google News

Intro to Node's built-in SQLite module
24 September 2024, InfoWorld

From Zero to App: Building a Database-Driven Streamlit App with Python | by Alle Sravani | Sep, 2024
26 September 2024, Towards Data Science

Google researchers suggest "fixing" SQL with pipe syntax, SQLite creator unconvinced
30 August 2024, DevClass

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

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

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.

RaimaDB logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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