DBMS > BigchainDB vs. dBASE vs. Hazelcast vs. OrientDB
System Properties Comparison BigchainDB vs. dBASE vs. Hazelcast vs. OrientDB
Please select another system to include it in the comparison.
Editorial information provided by DB-Engines | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Name | BigchainDB Xexclude from comparison | dBASE Xexclude from comparison | Hazelcast Xexclude from comparison | OrientDB Xexclude from comparison | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description | BigchainDB is scalable blockchain database offering decentralization, immutability and native assets | dBase was one of the first databases with a development environment on PC's. Its latest version dBase V is still sold as dBase classic, which needs a DOS Emulation. The up-to-date product is dBase plus. | A widely adopted in-memory data grid | Multi-model DBMS (Document, Graph, Key/Value) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Primary database model | Document store | Relational DBMS | Key-value store | Document store Graph DBMS Key-value store | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Secondary database models | Document store ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Website | www.bigchaindb.com | www.dbase.com | hazelcast.com | orientdb.org | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Technical documentation | bigchaindb.readthedocs.io/en/latest | www.dbase.com/support/knowledgebase | hazelcast.org/imdg/docs | www.orientdb.com/docs/last/index.html | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Developer | Asthon Tate | Hazelcast | OrientDB LTD; CallidusCloud; SAP | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Initial release | 2016 | 1979 | 2008 | 2010 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Current release | dBASE 2019, 2019 | 4.1.1, December 2020 | 3.1.0, June 2020 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
License ![]() | Open Source ![]() | commercial | Open Source ![]() | Open Source ![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Cloud-based only ![]() | no | no | no | no | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DBaaS offerings (sponsored links) ![]() Providers of DBaaS offerings, please contact us to be listed. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Implementation language | Python | Java | Java | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server operating systems | Linux | DOS ![]() Windows ![]() | All OS with a Java VM | All OS with a Java JDK (>= JDK 6) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Data scheme | schema-free | yes | schema-free | schema-free ![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typing ![]() | no | yes | yes | yes | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
XML support ![]() | no | yes ![]() | no | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Secondary indexes | yes | yes | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SQL ![]() | no | no | SQL-like query language | SQL-like query language, no joins | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
APIs and other access methods | CLI Client RESTful HTTP API | none ![]() | JCache JPA Memcached protocol RESTful HTTP API | Tinkerpop technology stack with Blueprints, Gremlin, Pipes Java API RESTful HTTP/JSON API | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Supported programming languages | Go Haskell Java JavaScript Python Ruby | dBase proprietary IDE | .Net C# C++ Clojure Go Java JavaScript (Node.js) Python Scala | .Net C C# C++ Clojure Java JavaScript JavaScript (Node.js) PHP Python Ruby Scala | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server-side scripts ![]() | no ![]() | yes ![]() | Java, Javascript | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Triggers | no | yes ![]() | Hooks | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Partitioning methods ![]() | Sharding | none | Sharding | Sharding | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Replication methods ![]() | selectable replication factor | none | yes ![]() | Multi-source replication | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MapReduce ![]() | no | no | yes | no ![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Consistency concepts ![]() | Immediate Consistency or Eventual Consistency selectable by user ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Foreign keys ![]() | no | yes | no | yes ![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Transaction concepts ![]() | no ![]() | one or two-phase-commit; repeatable reads; read commited | ACID | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Concurrency ![]() | yes | yes | yes | yes | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Durability ![]() | yes,with MongoDB ord RethinkDB | yes | yes | yes | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
In-memory capabilities ![]() | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
User concepts ![]() | yes | Access rights for users and roles | Role-based access control | Access rights for users and roles; record level security configurable | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
More information provided by the system vendor | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
BigchainDB | dBASE | Hazelcast | OrientDB | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Specific characteristics | Hazelcast is an in-memory computing platform that runs applications with extremely... » more | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Competitive advantages | Hazelcast has an optimized, multi-threaded architecture that enables the highest... » more | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typical application scenarios | Hazelcast powers many types of large-scale, data processing applications. A sample... » more | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Key customers | Hazelcast customers include 50 of the world’s largest financial services companies,... » more | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Licensing and pricing models | Hazelcast provides both open source and commercial software. The open source offering... » more | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
We invite representatives of system vendors to contact us for updating and extending the system information, | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Related products and servicesWe invite representatives of vendors of related products to contact us for presenting information about their offerings here. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
More resources | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
BigchainDB | dBASE | Hazelcast | OrientDB | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DB-Engines blog posts | DB-Engines Ranking coverage expanded to 169 database management systems | Graph DBMS increased their popularity by 500% within the last 2 years Graph DBMSs are gaining in popularity faster than any other database category Global Blockchain In Energy Market Latest Report with Forecast 2025 | Oracle, BigchainDB, Deloitte, Lo3 Energy, Inc., WePower Blockchain for Enterprise Applications Market 2026| Everledger • Mavenir Systems • Digital Asset Holdings • Ethereum • BigchainDB • Guardtime • ConsenSys Automotive Blockchain Market SWOT Analysis, by Key Players: IBM Corporation, carVertical, Helbiz, ShiftMobility, BigchainDB, XAIN – NeighborWebSJ Bruce Pon: CEO at BigChainDB Explains how Ocean Protocol Allows Developers to Build Marketplaces for Sharing Data provided by Google News Object-Oriented Databases Software Market: Know about Impact of Covid-19 by Top Companies like – Google, Microsoft, InterSystems, DBase, Cyebiz, VelocityDB, and more – Jumbo News Global Object-Oriented Databases Software Market 2025: Google, Microsoft, InterSystems, DBase, Cyebiz, etc. Global Object-Oriented Databases Software Market 2020-2025 (Impact of Covid-19) | Google, Microsoft, InterSystems, DBase, Cyebiz, VelocityDB, etc. Sharma’s 'The Making of Aadhaar' transcends technical details, answers different questions Custodial Object-Oriented Databases Software Market 2020 2020-2028 Financial Insights Business Growth Strategies with Top Key Players: Google, Microsoft, InterSystems, DBase, Cyebiz provided by Google News Global In-Memory Data Grids Market 2020 | Know the Companies List Could Potentially Benefit or Loose out From the Impact of COVID-19 | Top Companies: IBM, Software AG, Hazelcast, Pivotal, GigaSpaces Technologies, etc. | InForGrowth Hazelcast Advances Leadership, Lowers Barrier of Adoption to In-Memory Digital Integration Hubs Global Event Streaming Platform Market by Top Key Players- IBM Hazelcast SAS Institute Inc. Amazon Crosser Technologies Google Instaclustr Oracle VMware Inc. Confluent – NeighborWebSJ Hazelcast Adds SQL Support in Latest Upgrade -- ADTmag Global In-Memory Data Grids Market 2020 Recovering From Covid-19 Outbreak | Know About Brand Players: IBM, Software AG, Hazelcast, Pivotal, GigaSpaces Technologies, etc. | InForGrowth – Murphy's Hockey Law provided by Google News NoSQL Software Market: Business Opportunities, Current Trends and Industry Anal NoSQL Databases Software Market 2021 by Top Key Players- MongoDB Amazon ArangoDB Azure Cosmos DB Couchbase MarkLogic RethinkDB CouchDB SQL-RD OrientDB RavenDB Redis Global Report Graph Database Industry Market Sales, Revenue, Development Opportunities, Price, Demand, Top Companies, Product Types & Forecast 2026 – NeighborWebSJ Global Graph Database Market 2021 Share, Growth, Key Manufacturers, Analysis and Opportunity Assessment, Trends, Forecast 2025 – Murphy's Hockey Law Graph Database Market Next Big Thing | Major Giants Oracle, Microsoft, AWS – Reviewindependent provided by Google News Economic Development Specialist Program Specialist IT Applications Programmer 1 Data Entry Specialist Data Lineage BA Site Reliability Engineer - Production Support Python Developer Order Management Analyst Java Developers Java Developers Sales Engineer Channel Sales Director Sr. Sales Engineer Sales Director, Partner Success Sales Director, Technology Partner Programs |
Share this page