DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Amazon SimpleDB vs. Dolt vs. Faircom EDGE vs. searchxml

System Properties Comparison Amazon SimpleDB vs. Dolt vs. Faircom EDGE vs. searchxml

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonDolt  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonsearchxml  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 ScioreA MySQL compatible DBMS with Git-like versioning of data and schemaFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsDBMS for structured and unstructured content wrapped with an application server
Primary database modelKey-value storeRelational DBMSKey-value store
Relational DBMS
Native XML DBMS
Search engine
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.89
Rank#128  Overall
#22  Key-value stores
Score0.93
Rank#194  Overall
#90  Relational DBMS
Score0.02
Rank#370  Overall
#55  Key-value stores
#157  Relational DBMS
Score0.00
Rank#385  Overall
#7  Native XML DBMS
#24  Search engines
Websiteaws.amazon.com/­simpledbgithub.com/­dolthub/­dolt
www.dolthub.com
www.faircom.com/­products/­faircom-edgewww.searchxml.net/­category/­products
Technical documentationdocs.aws.amazon.com/­simpledbdocs.dolthub.comdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlwww.searchxml.net/­support/­handouts
DeveloperAmazonDoltHub IncFairCom Corporationinformationpartners gmbh
Initial release2007201819792015
Current releaseV3, October 20201.0
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0commercial infoRestricted, free version availablecommercial
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoANSI C, C++C++
Server operating systemshostedLinux
macOS
Windows
Android
Linux infoARM, x86
Raspbian
Windows
Windows
Data schemeschema-freeyesFlexible Schema (defined schema, partial schema, schema free)schema-free
Typing infopredefined data types such as float or datenoyesyes, 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.noyesyes
Secondary indexesyes infoAll columns are indexed automaticallyyesyesyes
SQL infoSupport of SQLnoyesyes infoANSI SQL queriesno
APIs and other access methodsRESTful HTTP APICLI Client
HTTP REST
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
RESTful HTTP API
WebDAV
XQuery
XSLT
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
C++ infomost other programming languages supported via APIs
Server-side scripts infoStored proceduresnoyes infocurrently in alpha releaseyes info.Net, JavaScript, C/C++yes infoon the application server
Triggersnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationnoneFile partitioning infoCustomizable business rules for partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.yes infoSynchronous and asynchronous realtime replication based on transaction logsyes infosychronisation to multiple collections
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate Consistency
Tunable Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesyes infowhen using SQLno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationACIDACIDmultiple readers, single writer
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoacross SQL and NoSQLyes
Durability infoSupport for making data persistentyesyesyesyes
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)Only one user is configurable, and must be specified in the config file at startupFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Domain, group and role-based access control at the document level and for application services

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 SimpleDBDoltFaircom EDGE infoformerly c-treeEDGEsearchxml
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

AWS quietly freezes CodeCommit, Cloud9, SimpleDB and more, customers complain about lack of notice
31 July 2024, DevClass

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

Amazon SimpleDB Management in Eclipse
22 July 2009, AWS Blog

Farewell EC2-Classic, it’s been swell
1 September 2023, All Things Distributed

AWS, Microsoft and Google should retire these cloud services
2 June 2020, TechTarget

provided by Google News

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Radar Trends to Watch: July 2022
5 July 2022, O'Reilly Media

Solve your MLOps Problems with an Open Source Data Science Stack
2 June 2021, Towards Data Science

provided by Google News

Data Technology Company FairCom Expands The Edge with 2 New Releases of its Edge Computing Products
19 April 2023, Business Wire

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

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 2023
8 December 2022, Database Trends and Applications

provided by Google News



Share this page

Featured Products

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.

Milvus logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

Present your product here