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 > Amazon Aurora vs. Apache Jena - TDB vs. Firebird vs. Hyprcubd vs. Ingres

System Properties Comparison Amazon Aurora vs. Apache Jena - TDB vs. Firebird vs. Hyprcubd vs. Ingres

Editorial information provided by DB-Engines
NameAmazon Aurora  Xexclude from comparisonApache Jena - TDB  Xexclude from comparisonFirebird  Xexclude from comparisonHyprcubd  Xexclude from comparisonIngres  Xexclude from comparison
Hyprcubd seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
DescriptionMySQL and PostgreSQL compatible cloud service by AmazonA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkFirebird is an open source RDBMS forked from Borland's InterBaseServerless Time Series DBMSWell established RDBMS
Primary database modelRelational DBMSRDF storeRelational DBMSTime Series DBMSRelational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.91
Rank#50  Overall
#32  Relational DBMS
Score3.75
Rank#84  Overall
#3  RDF stores
Score20.82
Rank#30  Overall
#18  Relational DBMS
Score4.11
Rank#81  Overall
#44  Relational DBMS
Websiteaws.amazon.com/­rds/­aurorajena.apache.org/­documentation/­tdb/­index.htmlwww.firebirdsql.orghyprcubd.com (offline)www.actian.com/­databases/­ingres
Technical documentationdocs.aws.amazon.com/­AmazonRDS/­latest/­AuroraUserGuide/­CHAP_Aurora.htmljena.apache.org/­documentation/­tdb/­index.htmlwww.firebirdsql.org/­en/­reference-manualsdocs.actian.com/­ingres
DeveloperAmazonApache Software Foundation infooriginally developed by HP LabsFirebird FoundationHyprcubd, Inc.Actian Corporation
Initial release201520002000 infoAs fork of Borland's InterBase1974 infooriginally developed at University Berkely in early 1970s
Current release4.9.0, July 20235.0.0, January 202411.2, May 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache License, Version 2.0Open Source infoInitial Developer's Public Licensecommercialcommercial
Cloud-based only infoOnly available as a cloud serviceyesnonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC and C++GoC
Server operating systemshostedAll OS with a Java VMAIX
FreeBSD
HP-UX
Linux
OS X
server-less infoFirebird Embedded Server
Solaris
Unix
Windows
hostedAIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
Data schemeyesyes infoRDF Schemasyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyes infotime, int, uint, float, stringyes
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.yesnono infobut tools for importing/exporting data from/to XML-files available
Secondary indexesyesyesyesnoyes
SQL infoSupport of SQLyesnoyesSQL-like query languageyes
APIs and other access methodsADO.NET
JDBC
ODBC
Fuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
ADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
gRPC (https).NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaC
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresyesyesPSQLnoyes
Triggersyesyes infovia event handleryesnoyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnonenonehorizontal partitioning infoIngres Star to access multiple databases simultaneously
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneSource-replica replicationIngres Replicator
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoTDB TransactionsACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoFeatures a multi-generational MVCC architecture, readers do not block writersnoyes infoMVCC
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.yesnono
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess control via Jena SecurityUsers with fine-grained authorization concepttoken accessfine grained access rights according to SQL-standard

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
Amazon AuroraApache Jena - TDBFirebirdHyprcubdIngres
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

show all

Recent citations in the news

Continuously replicate Amazon DynamoDB changes to Amazon Aurora PostgreSQL using AWS Lambda | Amazon ...
14 May 2024, AWS Blog

Join the preview of Amazon Aurora Limitless Database | Amazon Web Services
27 November 2023, AWS Blog

New – Amazon Aurora Optimized Reads for Aurora PostgreSQL with up to 8x query latency improvement for I/O ...
8 November 2023, AWS Blog

Build generative AI applications with Amazon Aurora and Knowledge Bases for Amazon Bedrock | Amazon Web Services
2 February 2024, AWS Blog

Improve the performance of generative AI workloads on Amazon Aurora with Optimized Reads and pgvector | Amazon ...
9 February 2024, AWS Blog

provided by Google News

Sparql Secrets In Jena-Fuseki - DataScienceCentral.com
24 July 2022, Data Science Central

Extract and query knowledge graphs using Apache Jena (SPARQL Engine)
4 December 2019, Towards Data Science

A catalogue with semantic annotations makes multilabel datasets FAIR | Scientific Reports
4 May 2022, Nature.com

MarkLogic Hones Its Triple Store
18 August 2015, Datanami

How relevant is data analytics to businesses today?
21 August 2016, The Sociable

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

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

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

Second straight sellout at Firebird Motorsports Park for Arizona Nationals
7 April 2024, NHRA.com

provided by Google News

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

New startup from Postgres creator puts the database at heart of software stack
12 March 2024, TechCrunch

Actian Launches Ingres as a Fully-Managed Cloud Service
24 September 2021, Integration Developers

PostgreSQL now top developer choice ahead of MySQL, according to massive new survey • DEVCLASS
13 June 2023, DevClass

Dr. Michael Stonebraker: A Short History of Database Systems
1 February 2019, The New Stack

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

RaimaDB logo

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

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here