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

DBMS > BigchainDB vs. etcd vs. Ingres vs. SQLite

System Properties Comparison BigchainDB vs. etcd vs. Ingres vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBigchainDB  Xexclude from comparisonetcd  Xexclude from comparisonIngres  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsA distributed reliable key-value storeWell established RDBMSWidely used embeddable, in-process RDBMS
Primary database modelDocument storeKey-value storeRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.85
Rank#208  Overall
#35  Document stores
Score7.03
Rank#54  Overall
#5  Key-value stores
Score3.80
Rank#82  Overall
#44  Relational DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitewww.bigchaindb.cometcd.io
github.com/­etcd-io/­etcd
www.actian.com/­databases/­ingreswww.sqlite.org
Technical documentationbigchaindb.readthedocs.io/­en/­latestetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
docs.actian.com/­ingreswww.sqlite.org/­docs.html
DeveloperActian CorporationDwayne Richard Hipp
Initial release20161974 infooriginally developed at University Berkely in early 1970s2000
Current release3.4, August 201911.2, May 20223.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceOpen Source infoAGPL v3Open Source infoApache Version 2.0commercialOpen Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languagePythonGoCC
Server operating systemsLinuxFreeBSD
Linux
Windows infoexperimental
AIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
server-less
Data schemeschema-freeschema-freeyesyes infodynamic column types
Typing infopredefined data types such as float or datenonoyesyes 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.nonono infobut tools for importing/exporting data from/to XML-files availableno
Secondary indexesnoyesyes
SQL infoSupport of SQLnonoyesyes infoSQL-92 is not fully supported
APIs and other access methodsCLI Client
RESTful HTTP API
gRPC
JSON over HTTP
.NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesGo
Haskell
Java
JavaScript
Python
Ruby
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
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 proceduresnoyesno
Triggersyes, watching key changesyesyes
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning infoIngres Star to access multiple databases simultaneouslynone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Ingres Replicatornone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCCyes infovia file-system locks
Durability infoSupport for making data persistentyes,with MongoDB ord RethinkDByesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlyesnofine 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
BigchainDBetcdIngresSQLite
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

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

7 blockchain firms join Bosch led GAIA-X consortium for vehicle identity - Ledger Insights
13 September 2022, Ledger Insights

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

provided by Google News

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12 October 2023, AWS Blog

Apache APISIX Without etcd?
27 July 2023, hackernoon.com

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Stock Market News
5 April 2024, Mint

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7 April 2024, The Economic Times

ETCD directives don't go well with RBI's stellar reputation
14 April 2024, Business Standard

provided by Google News

Actian Launches Ingres 12.0 Database
4 June 2024, PR Newswire

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

New startup from Postgres creator puts the database at heart of software stack
12 March 2024, TechCrunch

PostgreSQL now top developer choice ahead of MySQL, according to massive new survey • DEVCLASS
13 June 2023, DevClass

Dr. Michael Stonebraker: A Short History of Database Systems
1 February 2019, The New Stack

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

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

Limbo Is An SQLite-Compatible OLTP DBMS Leveraging IO_uring & Rust
9 May 2024, Phoronix

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