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 CloudSearch vs. BoltDB vs. Dolt vs. OpenQM vs. Tibero

System Properties Comparison Amazon CloudSearch vs. BoltDB vs. Dolt vs. OpenQM vs. Tibero

Editorial information provided by DB-Engines
NameAmazon CloudSearch  Xexclude from comparisonBoltDB  Xexclude from comparisonDolt  Xexclude from comparisonOpenQM infoalso called QM  Xexclude from comparisonTibero  Xexclude from comparison
DescriptionA hosted search engine service by Amazon with the data stored in Amazons cloudAn embedded key-value store for Go.A MySQL compatible DBMS with Git-like versioning of data and schemaQpenQM is a high-performance, self-tuning, multi-value DBMSA secure RDBMS, designed for easy portability from Oracle
Primary database modelSearch engineKey-value storeRelational DBMSMultivalue DBMSRelational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.81
Rank#137  Overall
#12  Search engines
Score0.80
Rank#215  Overall
#31  Key-value stores
Score1.02
Rank#191  Overall
#89  Relational DBMS
Score0.34
Rank#284  Overall
#10  Multivalue DBMS
Score1.59
Rank#148  Overall
#68  Relational DBMS
Websiteaws.amazon.com/­cloudsearchgithub.com/­boltdb/­boltgithub.com/­dolthub/­dolt
www.dolthub.com
www.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qmus.tmaxsoft.com/­products/­tibero
Technical documentationdocs.aws.amazon.com/­cloudsearchdocs.dolthub.comtechnet.tmaxsoft.com/­upload/­download/­online/­tibero/­pver-20150504-000002/­index.html
DeveloperAmazonDoltHub IncRocket Software, originally Martin PhillipsTmaxSoft
Initial release20122013201819932003
Current release3.4-126, April 2015
License infoCommercial or Open SourcecommercialOpen Source infoMIT LicenseOpen Source infoApache Version 2.0Open Source infoGPLv2, extended commercial license availablecommercial
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 languageGoGoC and Assembler
Server operating systemshostedBSD
Linux
OS X
Solaris
Windows
Linux
macOS
Windows
AIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
AIX
HP-UX
Linux
Solaris
Windows
Data schemeyesschema-freeyesyes infowith some exceptionsyes
Typing infopredefined data types such as float or dateyesnoyesyes
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.nonoyesyes
Secondary indexesyes infoall search fields are automatically indexednoyesyesyes
SQL infoSupport of SQLnonoyesnoyes
APIs and other access methodsHTTP APICLI Client
HTTP REST
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Tibero CLI
Supported programming languagesGoAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
Basic
C
Java
Objective C
PHP
Python
C
C#
C++
Cobol
Java
Objective-C
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresnonoyes infocurrently in alpha releaseyesPersistent Stored Procedure (PSM)
Triggersnonoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesyes infoautomatic partitioning across Amazon Search Instance as requirednonenoneyeshorizontal partitioning infoby range, hash, list or composite
Replication methods infoMethods for redundantly storing data on multiple nodesyes infomanaged transparently by AWSnoneA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.yesMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyesACIDACIDACID
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.nono infoplanned for next version
User concepts infoAccess controlauthentication via encrypted signaturesnoOnly one user is configurable, and must be specified in the config file at startupAccess rights can be defined down to the item levelfine grained access rights according to SQL-standard (SQL 92, SQL 99)

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 CloudSearchBoltDBDoltOpenQM infoalso called QMTibero
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

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

Searching CloudTrail Logs Easily with Amazon CloudSearch | AWS Startups Blog
21 October 2014, AWS Blog

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

CloudSearch Update – Price Reduction, Hebrew & Japanese Support, Partitioning, CloudTrail | Amazon Web Services
19 November 2014, AWS Blog

Serverless Reference Architectures with AWS Lambda
10 May 2016, All Things Distributed

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

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

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

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

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

provided by Google News

ArkData to Officially Support Domestic Database 'Tibero 7'
23 April 2024, BusinessKorea

How to Succeed at Large-Scale Mainframe Replatforming with TmaxSoft OpenFrame on AWS | Amazon Web Services
2 August 2022, AWS Blog

TmaxData to supply database management software to Hyundai, Kia
12 June 2019, 코리아타임스

Daegu Government Integrated Data Center to Propose Open-Source Database Management Systems for Tenant ...
14 April 2021, Etnews

CTOS strengthens its database management system with TmaxSoft
20 December 2016, Digital News Asia

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Present your product here