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 > Amazon SimpleDB vs. Apache Jena - TDB vs. Percona Server for MySQL vs. STSdb vs. VoltDB

System Properties Comparison Amazon SimpleDB vs. Apache Jena - TDB vs. Percona Server for MySQL vs. STSdb vs. VoltDB

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonApache Jena - TDB  Xexclude from comparisonPercona Server for MySQL  Xexclude from comparisonSTSdb  Xexclude from comparisonVoltDB  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 RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkEnhanced drop-in replacement for MySQL based on XtraDB or TokuDB storage engines with improved performance and additional diagnostic and management features.Key-Value Store with special method for indexing infooptimized for high performance using a special indexing methodDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelKey-value storeRDF storeRelational DBMSKey-value storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.88
Rank#133  Overall
#23  Key-value stores
Score3.62
Rank#83  Overall
#3  RDF stores
Score2.10
Rank#119  Overall
#57  Relational DBMS
Score0.10
Rank#357  Overall
#51  Key-value stores
Score1.47
Rank#157  Overall
#73  Relational DBMS
Websiteaws.amazon.com/­simpledbjena.apache.org/­documentation/­tdb/­index.htmlwww.percona.com/­software/­mysql-database/­percona-servergithub.com/­STSSoft/­STSdb4www.voltdb.com
Technical documentationdocs.aws.amazon.com/­simpledbjena.apache.org/­documentation/­tdb/­index.htmlwww.percona.com/­downloads/­Percona-Server-LATESTdocs.voltdb.com
DeveloperAmazonApache Software Foundation infooriginally developed by HP LabsPerconaSTS Soft SCVoltDB Inc.
Initial release20072000200820112010
Current release4.9.0, July 20238.0.36-28, 20244.0.8, September 201511.3, April 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache License, Version 2.0Open Source infoGPL version 2Open Source infoGPLv2, commercial license availableOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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 languageJavaC and C++C#Java, C++
Server operating systemshostedAll OS with a Java VMLinuxWindowsLinux
OS X infofor development
Data schemeschema-freeyes infoRDF Schemasyesyesyes
Typing infopredefined data types such as float or datenoyesyesyes infoprimitive types and user defined types (classes)yes
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.yes
Secondary indexesyes infoAll columns are indexed automaticallyyesyesnoyes
SQL infoSupport of SQLnonoyesnoyes infoonly a subset of SQL 99
APIs and other access methodsRESTful HTTP APIFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
ADO.NET
JDBC
ODBC
.NET Client APIJava API
JDBC
RESTful HTTP/JSON API
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
JavaAda
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C#
Java
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresnoyesyesnoJava
Triggersnoyes infovia event handleryesnono
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationnonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneMulti-source replication
Source-replica replication
XtraDB Cluster
noneMulti-source replication
Source-replica replication
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
Immediate Consistency
Foreign keys infoReferential integritynoyesnono infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationACID infoTDB TransactionsACIDnoACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyesyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access control via Jena SecurityUsers with fine-grained authorization concept infono user groups or rolesnoUsers and roles with access to stored procedures

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 SimpleDBApache Jena - TDBPercona Server for MySQLSTSdbVoltDB
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 DynamoDB Serves Trillions Of Requests Per Month While Counterpart SimpleDB Is No Longer A Listed ...
12 November 2013, TechCrunch

An Overview of Amazon Web Services - Cloud Application Architectures [Book]
22 September 2018, O'Reilly Media

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

Good Advice on Keeping Your Database Simple and Fast.
25 March 2009, All Things Distributed

provided by Google News

Sparql Secrets In Jena-Fuseki - DataScienceCentral.com
24 July 2022, Data Science Central

Extract and query knowledge graphs using Apache Jena (SPARQL Engine)
4 December 2019, Towards Data Science

6 Libraries in Java for Machine Learning
2 October 2023, Analytics India Magazine

A catalogue with semantic annotations makes multilabel datasets FAIR | Scientific Reports
4 May 2022, Nature.com

MarkLogic Hones Its Triple Store
18 August 2015, Datanami

provided by Google News

Fusion-io Flash-Aware Compression Boosts Capacity for MySQL
31 May 2024, Data Center Knowledge

Update or migrate? Planning for MySQL 5.7 EOL
22 June 2023, InfoWorld

Sizing Up Servers: Intel's Skylake-SP Xeon versus AMD's EPYC 7000 - The Server CPU Battle of the Decade?
11 July 2017, AnandTech

ScaleFlux computational storage makes Percona MySQL faster – Blocks and Files
5 August 2020, Blocks and Files

How to deploy the Percona database performance monitor with Docker
24 February 2023, TechRepublic

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

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

Neo4j logo

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

Present your product here