DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > atoti vs. BigchainDB vs. Ehcache vs. Sadas Engine vs. SQLite

System Properties Comparison atoti vs. BigchainDB vs. Ehcache vs. Sadas Engine vs. SQLite

Editorial information provided by DB-Engines
Nameatoti  Xexclude from comparisonBigchainDB  Xexclude from comparisonEhcache  Xexclude from comparisonSadas Engine  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionAn in-memory DBMS combining transactional and analytical processing to handle the aggregation of ever-changing data.BigchainDB is scalable blockchain database offering decentralization, immutability and native assetsA widely adopted Java cache with tiered storage optionsSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsWidely used embeddable, in-process RDBMS
Primary database modelObject oriented DBMSDocument storeKey-value storeRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.61
Rank#243  Overall
#10  Object oriented DBMS
Score0.85
Rank#208  Overall
#35  Document stores
Score4.64
Rank#68  Overall
#8  Key-value stores
Score0.07
Rank#373  Overall
#157  Relational DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websiteatoti.iowww.bigchaindb.comwww.ehcache.orgwww.sadasengine.comwww.sqlite.org
Technical documentationdocs.atoti.iobigchaindb.readthedocs.io/­en/­latestwww.ehcache.org/­documentationwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationwww.sqlite.org/­docs.html
DeveloperActiveViamTerracotta Inc, owned by Software AGSADAS s.r.l.Dwayne Richard Hipp
Initial release2016200920062000
Current release3.10.0, March 20228.03.46.0  (23 May 2024), May 2024
License infoCommercial or Open Sourcecommercial infofree versions availableOpen Source infoAGPL v3Open Source infoApache Version 2; commercial licenses availablecommercial infofree trial version availableOpen 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 languageJavaPythonJavaC++C
Server operating systemsLinuxAll OS with a Java VMAIX
Linux
Windows
server-less
Data schemeschema-freeschema-freeyesyes infodynamic column types
Typing infopredefined data types such as float or datenoyesyesyes 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 indexesnoyesyes
SQL infoSupport of SQLMultidimensional Expressions (MDX)nonoyesyes infoSQL-92 is not fully supported
APIs and other access methodsCLI Client
RESTful HTTP API
JCacheJDBC
ODBC
Proprietary protocol
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesGo
Haskell
Java
JavaScript
Python
Ruby
Java.Net
C
C#
C++
Groovy
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 proceduresPythonnonono
Triggersyes infoCache Event Listenersnoyes
Partitioning methods infoMethods for storing different data on different nodesSharding, horizontal partitioningShardingSharding infoby using Terracotta Serverhorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factoryes infoby using Terracotta Servernonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Immediate Consistency
Foreign keys infoReferential integritynonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourceACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyes,with MongoDB ord RethinkDByes infousing a tiered cache-storage approachyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infomanaged by 'Learn by Usage'yes
User concepts infoAccess controlyesnoAccess rights for users, groups and roles 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
atotiBigchainDBEhcacheSadas EngineSQLite
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

Best use of cloud: ActiveViam
28 November 2023, Risk.net

provided by Google News

Using BigchainDB: A Database with Blockchain Characteristics
20 January 2022, Open Source For You

Blockchain Database Startup BigchainDB Raises €3 Million
27 September 2016, CoinDesk

BigchainDB Raises €3M Series A Funding
28 September 2016, FinSMEs

ascribe announces scalable blockchain database BigchainDB - CoinReport
13 February 2016, CoinReport

Catena-X Welcomes New Members: Bosch, Ocean Protocol, Fetch.ai
20 May 2021, Coinspeaker

provided by Google News

Ehcache 2.0: Write-Behind Caching and JTA Support
11 May 2010, InfoQ.com

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Hazelcast signs Java speed king to its in-memory data-grid crew
21 January 2014, The Register

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

Scaling Australia's Most Popular Online News Sites with Ehcache
6 December 2010, InfoQ.com

provided by Google News

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

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, O'Reilly Media

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.

Present your product here