DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache Impala vs. EsgynDB vs. Firebird vs. NebulaGraph vs. OrigoDB

System Properties Comparison Apache Impala vs. EsgynDB vs. Firebird vs. NebulaGraph vs. OrigoDB

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonEsgynDB  Xexclude from comparisonFirebird  Xexclude from comparisonNebulaGraph  Xexclude from comparisonOrigoDB  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionFirebird is an open source RDBMS forked from Borland's InterBaseA distributed, linear scalable, high perfomant Graph DBMSA fully ACID in-memory object graph database
Primary database modelRelational DBMSRelational DBMSRelational DBMSGraph DBMSDocument store
Object oriented DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.77
Rank#40  Overall
#24  Relational DBMS
Score0.16
Rank#329  Overall
#146  Relational DBMS
Score20.82
Rank#30  Overall
#18  Relational DBMS
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Websiteimpala.apache.orgwww.esgyn.cnwww.firebirdsql.orggithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
origodb.com
Technical documentationimpala.apache.org/­impala-docs.htmlwww.firebirdsql.org/­en/­reference-manualsdocs.nebula-graph.ioorigodb.com/­docs
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaEsgynFirebird FoundationVesoft Inc.Robert Friberg et al
Initial release201320152000 infoAs fork of Borland's InterBase20192009 infounder the name LiveDB
Current release4.1.0, June 20225.0.0, January 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2commercialOpen Source infoInitial Developer's Public LicenseOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source
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++, JavaC and C++C++C#
Server operating systemsLinuxLinuxAIX
FreeBSD
HP-UX
Linux
OS X
server-less infoFirebird Embedded Server
Solaris
Unix
Windows
LinuxLinux
Windows
Data schemeyesyesyesStrong typed schemayes
Typing infopredefined data types such as float or dateyesyesyesyesUser defined using .NET types and collections
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 infocan be achieved using .NET
Secondary indexesyesyesyesyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.yes
SQL infoSupport of SQLSQL-like DML and DDL statementsyesyesSQL-like query languageno
APIs and other access methodsJDBC
ODBC
ADO.NET
JDBC
ODBC
ADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
.NET Client API
HTTP API
LINQ
Supported programming languagesAll languages supporting JDBC/ODBCAll languages supporting JDBC/ODBC/ADO.NetC
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
.Net
C++
Go
Java
PHP
Python
.Net
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceJava Stored ProceduresPSQLuser defined functionsyes
Triggersnonoyesyes infoDomain Events
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnoneShardinghorizontal partitioning infoclient side managed; servers are not synchronized
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-source replication between multi datacentersSource-replica replicationCausal Clustering using Raft protocolSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReduceyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesyes infoRelationships in graphsdepending on model
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoFeatures a multi-generational MVCC architecture, readers do not block writersyesyes
Durability infoSupport for making data persistentyesyesyesyes infousing RocksDByes infoWrite ahead log
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and Kerberosfine grained access rights according to SQL-standardUsers with fine-grained authorization conceptRole-based access controlRole based authorization
More information provided by the system vendor
Apache ImpalaEsgynDBFirebirdNebulaGraphOrigoDB
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» more

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
Apache ImpalaEsgynDBFirebirdNebulaGraphOrigoDB
Recent citations in the news

Apache Impala becomes Top-Level Project
28 November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28 November 2017, Datanami

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12 March 2017, Uber

Updates & Upserts in Hadoop Ecosystem with Apache Kudu
27 October 2017, KDnuggets

provided by Google News

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

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

FIREBIRD'S HUBBARD TALKS DATA, AI, TIKTOK
14 December 2023, HITS Daily Double

Firebird - Analyst, Digital Marketing (US)
23 February 2024, Music Business Worldwide

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

provided by Google News

Celebrating 10,000 GitHub Stars for NebulaGraph
26 March 2024, PR Newswire

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

NebulaGraph reaps from China's growing appetite for graph databases
16 September 2022, TechCrunch

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

Breaking Down Data Silos: How Apache Doris Streamlines Customer Data Integration
20 March 2024, hackernoon.com

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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