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 > BigObject vs. Faircom DB vs. Heroic vs. Microsoft SQL Server vs. Oracle

System Properties Comparison BigObject vs. Faircom DB vs. Heroic vs. Microsoft SQL Server vs. Oracle

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonHeroic  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonOracle  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Time Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchMicrosofts flagship relational DBMSWidely used RDBMS
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedKey-value store
Relational DBMS
Time Series DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Document store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.17
Rank#333  Overall
#146  Relational DBMS
Score0.31
Rank#298  Overall
#42  Key-value stores
#137  Relational DBMS
Score0.63
Rank#242  Overall
#21  Time Series DBMS
Score845.81
Rank#3  Overall
#3  Relational DBMS
Score1221.06
Rank#1  Overall
#1  Relational DBMS
Websitebigobject.iowww.faircom.com/­products/­faircom-dbgithub.com/­spotify/­heroicwww.microsoft.com/­en-us/­sql-serverwww.oracle.com/­database
Technical documentationdocs.bigobject.iodocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlspotify.github.io/­heroiclearn.microsoft.com/­en-US/­sql/­sql-serverdocs.oracle.com/­en/­database
DeveloperBigObject, Inc.FairCom CorporationSpotifyMicrosoftOracle
Initial release20151979201419891980
Current releaseV12, November 2020SQL Server 2022, November 202223c, September 2023
License infoCommercial or Open Sourcecommercial infofree community edition availablecommercial infoRestricted, free version availableOpen Source infoApache 2.0commercial inforestricted free version is availablecommercial inforestricted free version is available
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 languageANSI C, C++JavaC++C and C++
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
AIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Linux
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Data schemeyesschema free, schema optional, schema required, partial schema,schema-freeyesyes infoSchemaless in JSON and XML columns
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.nononoyesyes
Secondary indexesyesyesyes infovia Elasticsearchyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsyes, ANSI SQL with proprietary extensionsnoyesyes infowith proprietary extensions
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
HQL (Heroic Query Language, a JSON-based language)
HTTP API
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languages.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Server-side scripts infoStored proceduresLuayes info.Net, JavaScript, C/C++noTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavaPL/SQL infoalso stored procedures in Java possible
Triggersnoyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningShardingtables can be distributed across several files (horizontal partitioning); sharding through federationSharding, horizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).yesyes, but depending on the SQL-Server EditionMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono infocan be realized in PL/SQL
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Eventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanotunable from ACID to Eventually ConsistentnoACIDACID infoisolation level can be parameterized
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yesyesyesyes
Durability infoSupport for making data persistentyesYes, 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.yesyesnoyesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'
User concepts infoAccess controlnoFine grained access rights according to SQL-standard with additional protections for filesfine grained access rights according to SQL-standardfine 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
3rd partiesNavicat for SQL Server gives you a fully graphical approach to database management and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more
Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

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

More resources
BigObjectFaircom DB infoformerly c-treeACEHeroicMicrosoft SQL ServerOracle
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4 January 2017, Matthias Gelbmann, Paul Andlinger

show all

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Recent citations in the news

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

World's First Converged IIoT Hub to be Showcased at IoT Tech Expo
3 September 2021, Automation.com

Top Milvus Alternatives in 2024
4 October 2023, Slashdot

provided by Google News

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

provided by Google News

DBCC CLONEDATABASE in Microsoft SQL Server
25 March 2024, Microsoft

Fortinet FortiClient EMS SQL injection flaw exploited in the wild
26 March 2024, SC Media

Microsoft's SQL Managed Instance Offers Full Platform Cloud Solution
25 March 2024, Business Insider

Configure Kerberos authentication in Linux clients for Amazon RDS for SQL Server with AWS Managed Microsoft AD ...
13 March 2024, AWS Blog

Creating and Managing Databases Using Microsoft SQL Server
8 December 2023, New York Institute of Technology

provided by Google News

Oracle readies its databases for the AI wave
26 March 2024, SiliconANGLE News

Oracle and Microsoft bring Oracle Database@Azure to Europe
14 March 2024, Oracle

Oracle Database@Azure Expansion: Committing to the Cloud
14 March 2024, Technology Magazine

Microsoft and Oracle announce that Oracle Database@Azure is now generally available
13 December 2023, azure.microsoft.com

The Oracle Database@Azure service just got a big update — here's what you need to know
18 March 2024, ITPro

provided by Google News



Share this page

Featured Products

SingleStore logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

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