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

DBMS > Amazon Redshift vs. BigObject vs. Derby vs. Faircom EDGE vs. YugabyteDB

System Properties Comparison Amazon Redshift vs. BigObject vs. Derby vs. Faircom EDGE vs. YugabyteDB

Editorial information provided by DB-Engines
NameAmazon Redshift  Xexclude from comparisonBigObject  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionLarge scale data warehouse service for use with business intelligence toolsAnalytic DBMS for real-time computations and queriesFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.FairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelRelational DBMSRelational DBMS infoa hierachical model (tree) can be imposedRelational DBMSKey-value store
Relational DBMS
Relational DBMS
Secondary database modelsDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score17.94
Rank#34  Overall
#21  Relational DBMS
Score0.13
Rank#333  Overall
#147  Relational DBMS
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score2.91
Rank#102  Overall
#51  Relational DBMS
Websiteaws.amazon.com/­redshiftbigobject.iodb.apache.org/­derbywww.faircom.com/­products/­faircom-edgewww.yugabyte.com
Technical documentationdocs.aws.amazon.com/­redshiftdocs.bigobject.iodb.apache.org/­derby/­manuals/­index.htmldocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmldocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperAmazon (based on PostgreSQL)BigObject, Inc.Apache Software FoundationFairCom CorporationYugabyte Inc.
Initial release20122015199719792017
Current release10.17.1.0, November 2023V3, October 20202.19, September 2023
License infoCommercial or Open Sourcecommercialcommercial infofree community edition availableOpen Source infoApache version 2commercial infoRestricted, free version availableOpen Source infoApache 2.0
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.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageCJavaANSI C, C++C and C++
Server operating systemshostedLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
All OS with a Java VMAndroid
Linux infoARM, x86
Raspbian
Windows
Linux
OS X
Data schemeyesyesyesFlexible Schema (defined schema, partial schema, schema free)depending on used data model
Typing infopredefined data types such as float or dateyesyesyesyes, ANSI Standard SQL Typesyes
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.nonoyesyesno
Secondary indexesrestrictedyesyesyesyes
SQL infoSupport of SQLyes infodoes not fully support an SQL-standardSQL-like DML and DDL statementsyesyes infoANSI SQL queriesyes, PostgreSQL compatible
APIs and other access methodsJDBC
ODBC
fluentd
ODBC
RESTful HTTP API
JDBCADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languagesAll languages supporting JDBC/ODBCJavaC
C#
C++
Java
JavaScript
PHP
Python
VB.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresuser defined functions infoin PythonLuaJava Stored Proceduresyes info.Net, JavaScript, C/C++yes infosql, plpgsql, C
Triggersnonoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingnonenoneFile partitioning infoCustomizable business rules for partitioningHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneSource-replica replicationyes infoSynchronous and asynchronous realtime replication based on transaction logsBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate ConsistencyImmediate Consistency
Tunable Consistency
Strong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integrityyes infoinformational only, not enforced by the systemyes infoautomatically between fact table and dimension tablesyesyes infowhen using SQLyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/write lock on objects (tables, trees)yesyes infoacross SQL and NoSQLyes
Durability infoSupport for making data persistentyesyesyesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardnofine grained access rights according to SQL-standardFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.yes
More information provided by the system vendor
Amazon RedshiftBigObjectDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBFaircom EDGE infoformerly c-treeEDGEYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» more
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsApache 2.0 license for the database
» 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 RedshiftBigObjectDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBFaircom EDGE infoformerly c-treeEDGEYugabyteDB
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

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

Recent citations in the news

Revolutionizing data querying: Amazon Redshift and Visual Studio Code integration | Amazon Web Services
2 May 2024, AWS Blog

Power analytics as a service capabilities using Amazon Redshift | Amazon Web Services
17 April 2024, AWS Blog

Amazon Redshift adds new AI capabilities, including Amazon Q, to boost efficiency and productivity | Amazon Web ...
29 November 2023, AWS Blog

Amazon Redshift now supports multi-data warehouse writes through data sharing (preview)
26 November 2023, AWS Blog

Amazon Redshift announces programmatic access to Advisor recommendations via API
8 February 2024, AWS Blog

provided by Google News

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Top Database Tools for Java Developers in 2023
17 November 2023, TechRepublic

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Arrival of Java 20
21 March 2023, Oracle

No, Citrix did not kill CloudStack
15 September 2014, InfoWorld

provided by Google News

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

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6 July 2021, IoT Evolution World

Trend-Setting Products in Data and Information Management for 2023
8 December 2022, Database Trends and Applications

How To Collect, Store, and Query IoT Data With MQTT + SQL
16 June 2022, IoT For All

Trend-Setting Products in Data and Information Management for 2024
6 December 2023, Database Trends and Applications

provided by Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, businesswire.com

Yugabyte announced details and theme for Distributed SQL Summit Asia
18 April 2024, Martechcube

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

Yugabyte adds multiregion Kubernetes support to YugabyteDB 2.18
24 May 2023, InfoWorld

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

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.

Present your product here