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

DBMS > Amazon SimpleDB vs. BoltDB vs. Brytlyt vs. DuckDB vs. Faircom EDGE

System Properties Comparison Amazon SimpleDB vs. BoltDB vs. Brytlyt vs. DuckDB vs. Faircom EDGE

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonBoltDB  Xexclude from comparisonBrytlyt  Xexclude from comparisonDuckDB  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  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 ScioreAn embedded key-value store for Go.Scalable GPU-accelerated RDBMS for very fast analytic and streaming workloads, leveraging PostgreSQLAn embeddable, in-process, column-oriented SQL OLAP RDBMSFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environments
Primary database modelKey-value storeKey-value storeRelational DBMSRelational DBMSKey-value store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.88
Rank#133  Overall
#23  Key-value stores
Score0.80
Rank#215  Overall
#31  Key-value stores
Score0.38
Rank#276  Overall
#127  Relational DBMS
Score4.63
Rank#69  Overall
#37  Relational DBMS
Score0.09
Rank#362  Overall
#53  Key-value stores
#155  Relational DBMS
Websiteaws.amazon.com/­simpledbgithub.com/­boltdb/­boltbrytlyt.ioduckdb.orgwww.faircom.com/­products/­faircom-edge
Technical documentationdocs.aws.amazon.com/­simpledbdocs.brytlyt.ioduckdb.org/­docsdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.html
DeveloperAmazonBrytlytFairCom Corporation
Initial release20072013201620181979
Current release5.0, August 20230.10, February 2024V3, October 2020
License infoCommercial or Open SourcecommercialOpen Source infoMIT LicensecommercialOpen Source infoMIT Licensecommercial infoRestricted, free version available
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 languageGoC, C++ and CUDAC++ANSI C, C++
Server operating systemshostedBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
server-lessAndroid
Linux infoARM, x86
Raspbian
Windows
Data schemeschema-freeschema-freeyesyesFlexible Schema (defined schema, partial schema, schema free)
Typing infopredefined data types such as float or datenonoyesyesyes, ANSI Standard SQL Types
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.noyes infospecific XML-type available, but no XML query functionality.noyes
Secondary indexesyes infoAll columns are indexed automaticallynoyesyesyes
SQL infoSupport of SQLnonoyesyesyes infoANSI SQL queries
APIs and other access methodsRESTful HTTP APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Arrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
Go.Net
C
C++
Delphi
Java
Perl
Python
Tcl
C
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
Server-side scripts infoStored proceduresnonouser defined functions infoin PL/pgSQLnoyes info.Net, JavaScript, C/C++
Triggersnonoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationnonenoneFile partitioning infoCustomizable business rules for partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneSource-replica replicationnoneyes infoSynchronous and asynchronous realtime replication based on transaction logs
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
noneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Tunable Consistency
Foreign keys infoReferential integritynonoyesnoyes infowhen using SQL
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationyesACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes infoacross SQL and NoSQL
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.noyesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)nofine grained access rights according to SQL-standardnoFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.

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 SimpleDBBoltDBBrytlytDuckDBFaircom EDGE infoformerly c-treeEDGE
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 SimpleDB Expands Web Services
16 December 2007, Data Center Knowledge

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

Hands-on Tutorial for Getting Started with Amazon SimpleDB
28 May 2010, Packt Hub

An Overview of Amazon Web Services - Cloud Application Architectures [Book]
22 September 2018, oreilly.com

provided by Google News

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

Opensignal Announces Acquisition of Brytlyt GPU-based Data Analytics & Visualization Technology
5 June 2024, PR Web

Brytlyt releases version 5.0, introducing a more intuitive, intelligent and flexible analytics platform
1 August 2023, PR Newswire

London data analytics startup Brytlyt raises €4.43M from Amsterdam-based Finch Capital, others
22 December 2021, Silicon Canals

Brytlyt becomes NVIDIA Inception Premier Partner
31 January 2023, PR Newswire

Brytlyt raises £3.8m for '1000x faster analytics'
22 December 2021, BusinessCloud

provided by Google News

DuckDB promises greater stability with 1.0 release
5 June 2024, The Register

DuckDB 1.0 Released
4 June 2024, iProgrammer

DuckDB: In-Process Python Analytics for Not-Quite-Big Data
31 May 2024, The New Stack

DuckDB Walks to the Beat of Its Own Analytics Drum
5 March 2024, Datanami

DuckDB: The tiny but powerful analytics database
15 May 2024, InfoWorld

provided by Google News

Innovative Software and Giant Lego Sets, Why FairCom Edge Booth is a Must-Visit at Automate
9 May 2024, MVPro

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

Brokers, Protocols, Platform Move Manufacturing Data
26 July 2023, EE Times

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

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

Present your product here