DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon SimpleDB vs. Firebird vs. Microsoft Azure Cosmos DB vs. NCache vs. Oracle Rdb

System Properties Comparison Amazon SimpleDB vs. Firebird vs. Microsoft Azure Cosmos DB vs. NCache vs. Oracle Rdb

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonFirebird  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonNCache  Xexclude from comparisonOracle Rdb  Xexclude from comparison
DescriptionHosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward ScioreFirebird is an open source RDBMS forked from Borland's InterBaseGlobally distributed, horizontally scalable, multi-model database serviceOpen-Source and Enterprise in-memory Key-Value Store
Primary database modelKey-value storeRelational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Key-value storeRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.88
Rank#133  Overall
#23  Key-value stores
Score20.50
Rank#30  Overall
#18  Relational DBMS
Score27.71
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score0.96
Rank#195  Overall
#29  Key-value stores
Score1.14
Rank#178  Overall
#80  Relational DBMS
Websiteaws.amazon.com/­simpledbwww.firebirdsql.orgazure.microsoft.com/­services/­cosmos-dbwww.alachisoft.com/­ncachewww.oracle.com/­database/­technologies/­related/­rdb.html
Technical documentationdocs.aws.amazon.com/­simpledbwww.firebirdsql.org/­en/­reference-manualslearn.microsoft.com/­azure/­cosmos-dbwww.alachisoft.com/­resources/­docswww.oracle.com/­database/­technologies/­related/­rdb-doc.html
DeveloperAmazonFirebird FoundationMicrosoftAlachisoftOracle, originally developed by Digital Equipment Corporation (DEC)
Initial release20072000 infoAs fork of Borland's InterBase201420051984
Current release5.0.0, January 20245.3.3, April 20247.4.1.1, 2021
License infoCommercial or Open SourcecommercialOpen Source infoInitial Developer's Public LicensecommercialOpen Source infoEnterprise Edition availablecommercial
Cloud-based only infoOnly available as a cloud serviceyesnoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++C#, .NET, .NET Core, Java
Server operating systemshostedAIX
FreeBSD
HP-UX
Linux
OS X
server-less infoFirebird Embedded Server
Solaris
Unix
Windows
hostedLinux
Windows
HP Open VMS
Data schemeschema-freeyesschema-freeschema-freeFlexible Schema (defined schema, partial schema, schema free)
Typing infopredefined data types such as float or datenoyesyes infoJSON typespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryes
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 indexesyes infoAll columns are indexed automaticallyyesyes infoAll properties auto-indexed by defaultyesyes
SQL infoSupport of SQLnoyesSQL-like query languageSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yes
APIs and other access methodsRESTful HTTP APIADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
IDistributedCache
JCache
LINQ
Proprietary native API
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
C
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresnoPSQLJavaScriptno infosupport for stored procedures with SQL-Server CLR
TriggersnoyesJavaScriptyes infoNotifications
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationnoneSharding infoImplicit feature of the cloud serviceyes
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationyes infoImplicit feature of the cloud serviceyes, with selectable consistency level
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*yesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Bounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Eventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency
Foreign keys infoReferential integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationACIDMulti-item ACID transactions with snapshot isolation within a partitionoptimistic locking and pessimistic lockingyes, on a single node
Concurrency infoSupport for concurrent manipulation of datayesyes infoFeatures a multi-generational MVCC architecture, readers do not block writersyesyesyes
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.yesno
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Users with fine-grained authorization conceptAccess rights can be defined down to the item levelAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)
More information provided by the system vendor
Amazon SimpleDBFirebirdMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBNCacheOracle Rdb
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Amazon SimpleDBFirebirdMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBNCacheOracle Rdb
DB-Engines blog posts

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

A Place for Everything – Amazon SimpleDB
14 December 2007, AWS Blog

Amazon DynamoDB Serves Trillions Of Requests Per Month While Counterpart SimpleDB Is No Longer A Listed ...
12 November 2013, TechCrunch

Amazon SimpleDB Management in Eclipse
22 July 2009, AWS Blog

Good Advice on Keeping Your Database Simple and Fast.
25 March 2009, All Things Distributed

Amazon Goes Back to the Future With 'NoSQL' Database
19 January 2012, WIRED

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

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

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

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

provided by Google News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9 May 2024, azure.microsoft.com

Public Preview: DiskANN vector indexing and search in Azure Cosmos DB NoSQL | Azure updates
21 May 2024, azure.microsoft.com

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, azure.microsoft.com

Building Planet-Scale .NET Apps with Azure Cosmos DB
4 June 2024, Visual Studio Magazine

Public preview: Filtered vector search in vCore-based Azure Cosmos DB for MongoDB | Azure updates
24 April 2024, azure.microsoft.com

provided by Google News

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

provided by Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18 September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4 May 2013, O'Reilly Media

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

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