DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon SimpleDB vs. FoundationDB vs. InfluxDB vs. SAP SQL Anywhere vs. Splunk

System Properties Comparison Amazon SimpleDB vs. FoundationDB vs. InfluxDB vs. SAP SQL Anywhere vs. Splunk

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonFoundationDB  Xexclude from comparisonInfluxDB  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparisonSplunk  Xexclude from comparison
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
DescriptionHosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward ScioreOrdered key-value store. Core features are complimented by layers.DBMS for storing time series, events and metricsRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsAnalytics Platform for Big Data
Primary database modelKey-value storeDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Time Series DBMSRelational DBMSSearch engine
Secondary database modelsSpatial DBMS infowith GEO package
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.88
Rank#139  Overall
#24  Key-value stores
Score1.07
Rank#188  Overall
#31  Document stores
#28  Key-value stores
#86  Relational DBMS
Score26.56
Rank#28  Overall
#1  Time Series DBMS
Score4.57
Rank#78  Overall
#43  Relational DBMS
Score88.71
Rank#14  Overall
#2  Search engines
Websiteaws.amazon.com/­simpledbgithub.com/­apple/­foundationdbwww.influxdata.com/­products/­influxdb-overviewwww.sap.com/­products/­technology-platform/­sql-anywhere.htmlwww.splunk.com
Technical documentationdocs.aws.amazon.com/­simpledbapple.github.io/­foundationdbdocs.influxdata.com/­influxdbhelp.sap.com/­docs/­SAP_SQL_Anywheredocs.splunk.com/­Documentation/­Splunk
DeveloperAmazonFoundationDBSAP infoformerly SybaseSplunk Inc.
Initial release20072013201319922003
Current release6.2.28, November 20202.7.5, January 202417, July 2015
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoMIT-License; commercial enterprise version availablecommercialcommercial infoLimited free edition and free developer edition 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 languageC++Go
Server operating systemshostedLinux
OS X
Windows
Linux
OS X infothrough Homebrew
AIX
HP-UX
Linux
OS X
Solaris
Windows
Linux
OS X
Solaris
Windows
Data schemeschema-freeschema-free infosome layers support schemasschema-freeyesyes
Typing infopredefined data types such as float or datenono infosome layers support typingNumeric data and Stringsyesyes
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 automaticallynonoyesyes
SQL infoSupport of SQLnosupported in specific SQL layer onlySQL-like query languageyesno infoSplunk Search Processing Language for search commands
APIs and other access methodsRESTful HTTP APIHTTP API
JSON over UDP
ADO.NET
HTTP API
JDBC
ODBC
HTTP REST
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C#
Java
JavaScript
PHP
Python
Ruby
Server-side scripts infoStored proceduresnoin SQL-layer onlynoyes, in C/C++, Java, .Net or Perlyes
Triggersnononoyesyes
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationShardingSharding infoin enterprise version onlynoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesselectable replication factor infoin enterprise version onlySource-replica replication infoDatabase mirroringMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Linearizable consistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoin SQL-layer onlynoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationACIDnoACIDno infoA 'Transaction' in Splunk has a different meaning: grouping related events into a single one for later searching
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.yes infoDepending on used storage engineyesno
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)nosimple rights management via user accountsfine grained access rights according to SQL-standardAccess rights for users and roles
More information provided by the system vendor
Amazon SimpleDBFoundationDBInfluxDBSAP SQL Anywhere infoformerly called Adaptive Server AnywhereSplunk
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
News

Sync Data from InfluxDB v2 to v3 With the Quix Template
8 April 2024

Infrastructure Monitoring Basics: Getting Started with Telegraf, InfluxDB, and Grafana
5 April 2024

Comparing Dates in Java: A Tutorial
3 April 2024

Python ARIMA Tutorial
29 March 2024

Time Series, InfluxDB, and Vector Databases
26 March 2024

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 SimpleDBFoundationDBInfluxDBSAP SQL Anywhere infoformerly called Adaptive Server AnywhereSplunk
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

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

show all

Recent citations in the news

New SimpleDB Goodies: Enhanced Select, Larger Result Sets, Mandatory HTTPS | Amazon Web Services
20 May 2009, AWS Blog

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

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

Amazon SimpleDB Management in Eclipse | AWS News Blog
22 July 2009, AWS Blog

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

provided by Google News

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

Antithesis raises $47M to launch an automated testing platform for software
13 February 2024, TechCrunch

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13 February 2024, Yahoo Finance Australia

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28 September 2023, DevClass

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

provided by Google News

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14 March 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, Business Wire

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5 April 2024, VentureBeat

provided by Google News

Newsbyte: Latest Release of SAP® SQL Anywhere® Suite Brings Mission-Critical Services to the Internet of Things and ...
15 July 2015, PR Newswire

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
21 December 2021, SAP News

Sap Hybris Now Integrated With Office 365, Sharepoint, Azure, and 100+ via Layer2 Cloud Connector
20 February 2018, Newswire

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

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

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.

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