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 Druid vs. Firebird vs. Fujitsu Enterprise Postgres vs. Manticore Search vs. NebulaGraph

System Properties Comparison Apache Druid vs. Firebird vs. Fujitsu Enterprise Postgres vs. Manticore Search vs. NebulaGraph

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonFirebird  Xexclude from comparisonFujitsu Enterprise Postgres  Xexclude from comparisonManticore Search  Xexclude from comparisonNebulaGraph  Xexclude from comparison
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataFirebird is an open source RDBMS forked from Borland's InterBaseEnterprise-grade PostgreSQL-based DBMS with security enhancements such as Transparent Data Encryption and Data Masking, plus high-availability and performance improvement features.Multi-storage database for search, including full-text search.A distributed, linear scalable, high perfomant Graph DBMS
Primary database modelRelational DBMS
Time Series DBMS
Relational DBMSRelational DBMSSearch engineGraph DBMS
Secondary database modelsDocument store
Spatial DBMS
Time Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.34
Rank#88  Overall
#48  Relational DBMS
#7  Time Series DBMS
Score20.82
Rank#30  Overall
#18  Relational DBMS
Score0.31
Rank#285  Overall
#129  Relational DBMS
Score0.22
Rank#312  Overall
#21  Search engines
Score2.14
Rank#120  Overall
#10  Graph DBMS
Websitedruid.apache.orgwww.firebirdsql.orgwww.postgresql.fastware.commanticoresearch.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
Technical documentationdruid.apache.org/­docs/­latest/­designwww.firebirdsql.org/­en/­reference-manualswww.postgresql.fastware.com/­product-manualsmanual.manticoresearch.comdocs.nebula-graph.io
DeveloperApache Software Foundation and contributorsFirebird FoundationPostgreSQL Global Development Group, Fujitsu Australia Software TechnologyManticore SoftwareVesoft Inc.
Initial release20122000 infoAs fork of Borland's InterBase20172019
Current release29.0.1, April 20245.0.0, January 2024Fujitsu Enterprise Postgres 14, January 20226.0, February 2023
License infoCommercial or Open SourceOpen Source infoApache license v2Open Source infoInitial Developer's Public LicensecommercialOpen Source infoGPL version 2Open Source infoApache Version 2.0 + Common Clause 1.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 languageJavaC and C++CC++C++
Server operating systemsLinux
OS X
Unix
AIX
FreeBSD
HP-UX
Linux
OS X
server-less infoFirebird Embedded Server
Solaris
Unix
Windows
Linux
Windows
FreeBSD
Linux
macOS
Windows
Linux
Data schemeyes infoschema-less columns are supportedyesyesFixed schemaStrong typed schema
Typing infopredefined data types such as float or dateyesyesyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyes
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.noCan index from XMLno
Secondary indexesyesyesyesyes infofull-text index on all search fieldsyes 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.
SQL infoSupport of SQLSQL for queryingyesyesSQL-like query languageSQL-like query language
APIs and other access methodsJDBC
RESTful HTTP/JSON API
ADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
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
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
C
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C++
Go
Java
PHP
Python
Server-side scripts infoStored proceduresnoPSQLuser defined functionsuser defined functionsuser defined functions
Triggersnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basednonepartitioning by range, list and by hashSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesSource-replica replicationSource-replica replicationSynchronous replication based on Galera libraryCausal Clustering using Raft protocol
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesnoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDyes infoisolated transactions for atomic changes and binary logging for safe writesACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoFeatures a multi-generational MVCC architecture, readers do not block writersyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyesyes infoThe original contents of fields are not stored in the Manticore index.yes infousing RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemUsers with fine-grained authorization conceptfine grained access rights according to SQL-standardnoRole-based access control
More information provided by the system vendor
Apache DruidFirebirdFujitsu Enterprise PostgresManticore SearchNebulaGraph
Specific characteristics100% compatible with community PostgreSQL
» more
NebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesBuilt-in TDE and Data Masking security. In-Memory Columnar Index, and a high speed...
» more
NebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosTransactional payments applications, reporting and mixed workloads.
» more
Social 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 metricsOver 30 years experience in database technology. Over 20 years in Postgres development...
» more
At our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsCore based licensing
» more
NebulaGraph 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 DruidFirebirdFujitsu Enterprise PostgresManticore SearchNebulaGraph
Recent citations in the news

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26 January 2024, Datanami

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21 February 2024, Dark Reading

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26 February 2024, GBHackers

Imply Data gives Apache Druid schema auto-discover capability
6 June 2023, SiliconANGLE News

Imply Announces Automatic Schema Discovery for Apache Druid, Reinforcing Druid's Leadership for Real-Time ...
6 June 2023, Business Wire

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

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

Top Databases for Artificial Intelligence, IoT, Deep Learning, Machine Learning, Data Science, and Other Software Applications
23 July 2023, MarkTechPost

Top 15 Databases to Use in 2024 and Beyond
4 June 2021, Appinventiv

provided by Google News

Fujitsu Develops Column-Oriented Data-Processing Engine Enabling Fast, High-Volume Data Analysis in Database ...
26 February 2015, Fujitsu

Primary Data says stop, Hammerspace, Innodisk cooks some SSDs, and Fujitsu goes blockchain
22 May 2018, The Register

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Apex Legends hacker says game developers patched exploit used on streamers
25 April 2024, Yahoo News Canada

provided by Google News

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

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18 April 2024, IT News Online

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

RaimaDB logo

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