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 Neptune vs. Faircom DB vs. Firebird vs. Stardog vs. SurrealDB

System Properties Comparison Amazon Neptune vs. Faircom DB vs. Firebird vs. Stardog vs. SurrealDB

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonFirebird  Xexclude from comparisonStardog  Xexclude from comparisonSurrealDB  Xexclude from comparison
DescriptionFast, reliable graph database built for the cloudNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Firebird is an open source RDBMS forked from Borland's InterBaseEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationA fully ACID transactional, developer-friendly, multi-model DBMS
Primary database modelGraph DBMS
RDF store
Key-value store
Relational DBMS
Relational DBMSGraph DBMS
RDF store
Document store
Graph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.20
Rank#119  Overall
#9  Graph DBMS
#5  RDF stores
Score0.20
Rank#318  Overall
#48  Key-value stores
#141  Relational DBMS
Score20.82
Rank#30  Overall
#18  Relational DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Score0.86
Rank#203  Overall
#34  Document stores
#18  Graph DBMS
Websiteaws.amazon.com/­neptunewww.faircom.com/­products/­faircom-dbwww.firebirdsql.orgwww.stardog.comsurrealdb.com
Technical documentationaws.amazon.com/­neptune/­developer-resourcesdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlwww.firebirdsql.org/­en/­reference-manualsdocs.stardog.comsurrealdb.com/­docs
DeveloperAmazonFairCom CorporationFirebird FoundationStardog-UnionSurrealDB Ltd
Initial release201719792000 infoAs fork of Borland's InterBase20102022
Current releaseV12, November 20205.0.0, January 20247.3.0, May 2020v1.1.1, January 2024
License infoCommercial or Open Sourcecommercialcommercial infoRestricted, free version availableOpen Source infoInitial Developer's Public Licensecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageANSI C, C++C and C++JavaRust
Server operating systemshostedAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
AIX
FreeBSD
HP-UX
Linux
OS X
server-less infoFirebird Embedded Server
Solaris
Unix
Windows
Linux
macOS
Windows
Linux
macOS
Windows
Data schemeschema-freeschema free, schema optional, schema required, partial schema,yesschema-free and OWL/RDFS-schema supportschema-free
Typing infopredefined data types such as float or dateyesyes, ANSI SQL Types, JSON, typed binary structuresyesyesyes
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.nonono infoImport/export of XML data possible
Secondary indexesnoyesyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLnoyes, ANSI SQL with proprietary extensionsyesYes, compatible with all major SQL variants through dedicated BI/SQL ServerSQL-like query language
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
ADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
GraphQL
RESTful HTTP API
WebSocket
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
C
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Deno
Go
JavaScript (Node.js)
Rust
Server-side scripts infoStored proceduresnoyes info.Net, JavaScript, C/C++PSQLuser defined functions and aggregates, HTTP Server extensions in Java
Triggersnoyesyesyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesnoneFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.yes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Source-replica replicationMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate Consistency in HA-Cluster
Foreign keys infoReferential integrityyes infoRelationships in graphsyesyesyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDtunable from ACID to Eventually ConsistentACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoFeatures a multi-generational MVCC architecture, readers do not block writersyesyes
Durability infoSupport for making data persistentyes infowith encyption-at-restYes, tunable from durable to delayed durability to in-memoryyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Fine grained access rights according to SQL-standard with additional protections for filesUsers with fine-grained authorization conceptAccess rights for users and rolesyes, based on authentication and database rules

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 NeptuneFaircom DB infoformerly c-treeACEFirebirdStardogSurrealDB
Recent citations in the news

AWS announces Amazon Neptune I/O-Optimized
22 February 2024, AWS Blog

Analyze large amounts of graph data to get insights and find trends with Amazon Neptune Analytics | Amazon Web ...
29 November 2023, AWS Blog

Amazon Neptune Analytics is now generally available
29 November 2023, AWS Blog

Uncover hidden connections in unstructured financial data with Amazon Bedrock and Amazon Neptune | Amazon Web ...
17 April 2024, AWS Blog

Create a Virtual Knowledge Graph with Amazon Neptune and an Amazon S3 data lake | Amazon Web Services
21 February 2024, AWS Blog

provided by Google News

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

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

US and Australian police arrested Firebird RAT author and operator
15 April 2024, Security Affairs

Albany Firebirds single-game tickets on sale Friday
29 February 2024, Troy Record

provided by Google News

Meet Tobie Morgan Hitchcock, CEO & Co-Founder Of SurrealDB
25 April 2024, TechRound

Cloud, privacy and AI: Trends defining the future of data and databases
27 September 2023, Sifted

SurrealDB raises $6M for its database-as-a-service offering
4 January 2023, TechCrunch

New Investment: Lago – Matt Turck
14 March 2024, mattturck.com

Top 70+ startups in Database as a Service (DBaaS)
5 April 2024, Tracxn

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Milvus logo

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

Present your product here