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 > Firebird vs. FoundationDB vs. Google Cloud Datastore vs. HugeGraph vs. OpenSearch

System Properties Comparison Firebird vs. FoundationDB vs. Google Cloud Datastore vs. HugeGraph vs. OpenSearch

Editorial information provided by DB-Engines
NameFirebird  Xexclude from comparisonFoundationDB  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonHugeGraph  Xexclude from comparisonOpenSearch  Xexclude from comparison
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
DescriptionFirebird is an open source RDBMS forked from Borland's InterBaseOrdered key-value store. Core features are complimented by layers.Automatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformA fast-speed and highly-scalable Graph DBMSA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache Lucene
Primary database modelRelational DBMSDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Document storeGraph DBMSSearch engine
Secondary database modelsVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score20.82
Rank#30  Overall
#18  Relational DBMS
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score4.47
Rank#76  Overall
#12  Document stores
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score16.36
Rank#37  Overall
#4  Search engines
Websitewww.firebirdsql.orggithub.com/­apple/­foundationdbcloud.google.com/­datastoregithub.com/­hugegraph
hugegraph.apache.org
github.com/­opensearch-project
opensearch.org
Technical documentationwww.firebirdsql.org/­en/­reference-manualsapple.github.io/­foundationdbcloud.google.com/­datastore/­docshugegraph.apache.org/­docsopensearch.org/­docs/­latest
DeveloperFirebird FoundationFoundationDBGoogleBaiduAmazon Web Services
Initial release2000 infoAs fork of Borland's InterBase2013200820182021
Current release5.0.0, January 20246.2.28, November 20200.92.5.0, January 2023
License infoCommercial or Open SourceOpen Source infoInitial Developer's Public LicenseOpen Source infoApache 2.0commercialOpen Source infoApache Version 2.0Open Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
Implementation languageC and C++C++JavaJava
Server operating systemsAIX
FreeBSD
HP-UX
Linux
OS X
server-less infoFirebird Embedded Server
Solaris
Unix
Windows
Linux
OS X
Windows
hostedLinux
macOS
Unix
All OS with a Java VM
Data schemeyesschema-free infosome layers support schemasschema-freeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistent
Typing infopredefined data types such as float or dateyesno infosome layers support typingyes, details hereyesyes
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.nono
Secondary indexesyesnoyesyes infoalso supports composite index and range indexyes infoAll search fields are automatically indexed
SQL infoSupport of SQLyessupported in specific SQL layer onlySQL-like query language (GQL)noSQL-like query language
APIs and other access methodsADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
Java API
RESTful HTTP API
TinkerPop Gremlin
Java API
RESTful HTTP/JSON API
Supported programming languagesC
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Groovy
Java
Python
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
Server-side scripts infoStored proceduresPSQLin SQL-layer onlyusing Google App Engineasynchronous Gremlin script jobsyes
TriggersyesnoCallbacks using the Google Apps Enginenoyes infoby using the 'percolation' feature
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingyes infodepending on used storage backend, e.g. Cassandra and HBaseSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesMulti-source replication using Paxosyes infodepending on used storage backend, e.g. Cassandra and HBaseyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infousing Google Cloud Dataflowvia hugegraph-spark
Consistency concepts infoMethods to ensure consistency in a distributed systemLinearizable consistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Eventual ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, all
Foreign keys infoReferential integrityyesin SQL-layer onlyyes infovia ReferenceProperties or Ancestor pathsyes infoedges in graphno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDno
Concurrency infoSupport for concurrent manipulation of datayes infoFeatures a multi-generational MVCC architecture, readers do not block writersyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlUsers with fine-grained authorization conceptnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Users, roles and permissions
More information provided by the system vendor
FirebirdFoundationDBGoogle Cloud DatastoreHugeGraphOpenSearch
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache 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
3rd partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

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

More resources
FirebirdFoundationDBGoogle Cloud DatastoreHugeGraphOpenSearch
Recent citations in the 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

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

Antithesis raises $47M to launch an automated testing platform for software
13 February 2024, TechCrunch

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13 February 2024, Yahoo Finance

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28 September 2023, DevClass

provided by Google News

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

Best cloud storage of 2024
29 April 2024, TechRadar

Google says it'll stop charging fees to transfer data out of Google Cloud
11 January 2024, TechCrunch

provided by Google News

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

provided by Google News

Hybrid Search with Amazon OpenSearch Service
19 March 2024, AWS Blog

Amazon OpenSearch Ingestion is now available in 2 additional commercial regions
15 February 2024, AWS Blog

Amazon OpenSearch H2 2023 in review
15 March 2024, AWS Blog

Track Amazon OpenSearch Service configuration changes more easily with new visibility improvements | Amazon Web ...
6 February 2024, AWS Blog

Petabyte-scale log analytics with Amazon S3, Amazon OpenSearch Service, and Amazon OpenSearch Ingestion ...
7 March 2024, AWS Blog

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here