DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Amazon CloudSearch vs. Microsoft Azure Table Storage vs. Percona Server for MySQL vs. RavenDB vs. RDF4J

System Properties Comparison Amazon CloudSearch vs. Microsoft Azure Table Storage vs. Percona Server for MySQL vs. RavenDB vs. RDF4J

Editorial information provided by DB-Engines
NameAmazon CloudSearch  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonPercona Server for MySQL  Xexclude from comparisonRavenDB  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparison
DescriptionA hosted search engine service by Amazon with the data stored in Amazons cloudA Wide Column Store for rapid development using massive semi-structured datasetsEnhanced drop-in replacement for MySQL based on XtraDB or TokuDB storage engines with improved performance and additional diagnostic and management features.Open Source Operational and Transactional Enterprise NoSQL Document DatabaseRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.
Primary database modelSearch engineWide column storeRelational DBMSDocument storeRDF store
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.86
Rank#133  Overall
#12  Search engines
Score3.55
Rank#80  Overall
#6  Wide column stores
Score2.06
Rank#118  Overall
#57  Relational DBMS
Score2.68
Rank#102  Overall
#19  Document stores
Score0.72
Rank#222  Overall
#9  RDF stores
Websiteaws.amazon.com/­cloudsearchazure.microsoft.com/­en-us/­services/­storage/­tableswww.percona.com/­software/­mysql-database/­percona-serverravendb.netrdf4j.org
Technical documentationdocs.aws.amazon.com/­cloudsearchwww.percona.com/­downloads/­Percona-Server-LATESTravendb.net/­docsrdf4j.org/­documentation
DeveloperAmazonMicrosoftPerconaHibernating RhinosSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.
Initial release20122012200820102004
Current release8.0.36-28, 20245.4, July 2022
License infoCommercial or Open SourcecommercialcommercialOpen Source infoGPL version 2Open Source infoAGPL version 3, commercial license availableOpen Source infoEclipse Distribution License (EDL), v1.0.
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++C#Java
Server operating systemshostedhostedLinuxLinux
macOS
Raspberry Pi
Windows
Linux
OS X
Unix
Windows
Data schemeyesschema-freeyesschema-freeyes infoRDF Schemas
Typing infopredefined data types such as float or dateyesyesyesnoyes
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
Secondary indexesyes infoall search fields are automatically indexednoyesyesyes
SQL infoSupport of SQLnonoyesSQL-like query language (RQL)no
APIs and other access methodsHTTP APIRESTful HTTP APIADO.NET
JDBC
ODBC
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Supported programming languages.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Ada
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Java
PHP
Python
Server-side scripts infoStored proceduresnonoyesyesyes
Triggersnonoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesyes infoautomatic partitioning across Amazon Search Instance as requiredSharding infoImplicit feature of the cloud serviceShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infomanaged transparently by AWSyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Multi-source replication
Source-replica replication
XtraDB Cluster
Multi-source replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanooptimistic lockingACIDACID, Cluster-wide transaction availableACID infoIsolation support depends on the API used
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoin-memory storage is supported as well
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlauthentication via encrypted signaturesAccess rights based on private key authentication or shared access signaturesUsers with fine-grained authorization concept infono user groups or rolesAuthorization levels configured per client per databaseno

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 CloudSearchMicrosoft Azure Table StoragePercona Server for MySQLRavenDBRDF4J infoformerly known as Sesame
DB-Engines blog posts

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

Transition from Amazon CloudSearch to Amazon OpenSearch Service
25 July 2024, AWS Blog

AWS to discontinue Cloud9, CodeCommit, CloudSearch and several other services
31 July 2024, Neowin

AWS is quietly killing off some services under its new CEO
31 July 2024, The Stack

Amazon CloudSearch – Start Searching in One Hour for Less Than $100 / Month
12 April 2012, AWS Blog

Amazon Takes On Google And Microsoft With CloudSearch
16 April 2012, Forbes

provided by Google News

How to use Azure Table storage in .Net
10 July 2024, InfoWorld

Working with Azure to Use and Manage Data Lakes
23 July 2024, Simplilearn

Azure Cosmos DB Data Migration tool imports from Azure Table storage
5 May 2015, azure.microsoft.com

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

provided by Google News

Latest MySQL release is underwhelming, say some DB experts
16 July 2024, The Register

Comprehensive review of dbForge Studio for MySQL
5 July 2024, Dataconomy

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

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

Supercharge your Amazon RDS for MySQL deployment with ProxySQL and Percona Monitoring and Management
12 October 2018, AWS Blog

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and Accelerate Growth
13 June 2023, PR Newswire

Get To Know: Oren Eini, CEO, RavenDB
22 October 2019, intelligentcio.com

RavenDB Adds Graph Queries
15 May 2019, Datanami

provided by Google News



Share this page

Featured Products

SingleStore logo

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here