DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Badger vs. BigchainDB vs. Firebird vs. MaxDB vs. TinkerGraph

System Properties Comparison Badger vs. BigchainDB vs. Firebird vs. MaxDB vs. TinkerGraph

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonBigchainDB  Xexclude from comparisonFirebird  Xexclude from comparisonMaxDB infoformerly named Adabas-D  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.BigchainDB is scalable blockchain database offering decentralization, immutability and native assetsFirebird is an open source RDBMS forked from Borland's InterBaseA robust and reliable RDBMS optimized to run all major SAP solutionsA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelKey-value storeDocument storeRelational DBMSRelational DBMSGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.22
Rank#320  Overall
#47  Key-value stores
Score0.85
Rank#208  Overall
#35  Document stores
Score20.50
Rank#30  Overall
#18  Relational DBMS
Score2.26
Rank#114  Overall
#55  Relational DBMS
Score0.13
Rank#345  Overall
#35  Graph DBMS
Websitegithub.com/­dgraph-io/­badgerwww.bigchaindb.comwww.firebirdsql.orgmaxdb.sap.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerbigchaindb.readthedocs.io/­en/­latestwww.firebirdsql.org/­en/­reference-manualsmaxdb.sap.com/­documentation
DeveloperDGraph LabsFirebird FoundationSAP, acquired from Software AG (Adabas-D) in 1997
Initial release201720162000 infoAs fork of Borland's InterBase19842009
Current release5.0.0, January 20247.9.10.12, February 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoAGPL v3Open Source infoInitial Developer's Public Licensecommercial infoLimited community edition freeOpen Source infoApache 2.0
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 languageGoPythonC and C++C++Java
Server operating systemsBSD
Linux
OS X
Solaris
Windows
LinuxAIX
FreeBSD
HP-UX
Linux
OS X
server-less infoFirebird Embedded Server
Solaris
Unix
Windows
AIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeschema-freeyesyesschema-free
Typing infopredefined data types such as float or datenonoyesyesyes
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 indexesnoyesyesno
SQL infoSupport of SQLnonoyesyesno
APIs and other access methodsCLI Client
RESTful HTTP API
ADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
ADO.NET
JDBC
ODBC
WebDAV
TinkerPop 3
Supported programming languagesGoGo
Haskell
Java
JavaScript
Python
Ruby
C
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
.Net
C#
Java
Perl
PHP
Python
Groovy
Java
Server-side scripts infoStored proceduresnoPSQLyesno
Triggersnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factorSource-replica replicationSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistencynone
Foreign keys infoReferential integritynonoyesyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoFeatures a multi-generational MVCC architecture, readers do not block writersyesno
Durability infoSupport for making data persistentyesyes,with MongoDB ord RethinkDByesyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlnoyesUsers with fine-grained authorization conceptfine 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

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
BadgerBigchainDBFirebirdMaxDB infoformerly named Adabas-DTinkerGraph
Recent citations in the news

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

Exploring the 10 BEST Python Libraries for Blockchain Applications
4 September 2023, DataDrivenInvestor

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

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

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

provided by Google News

DoNot Team's New Firebird Backdoor Hits Pakistan and Afghanistan
23 October 2023, The Hacker News

12 Top Open Source Databases to Consider
1 May 2024, TechTarget

Exploring the Firebird Database
9 August 2023, Open Source For You

Albany Firebirds single-game tickets on sale Friday
29 February 2024, Troy Record

Developer Of Hive RAT Arrested By Authorities for Stealing Login Credentials
15 April 2024, CybersecurityNews

provided by Google News

SAP Content Server High Availability using Amazon EFS and SUSE | Amazon Web Services
30 December 2020, AWS Blog

Extended Maintenance Commitments Across SAP Solutions
11 August 2020, SAP News

What is SAP S/4HANA?
21 March 2022, TechTarget

IBM Cloud SAP-Certified Infrastructure Features
22 January 2019, IBM

Alibaba Cloud Offers Access to SAP Software for Customers
5 June 2018, Alizila

provided by Google News

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune | Amazon Web Services
3 June 2024, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26 February 2019, AWS Blog

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