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

DBMS > Manticore Search vs. Microsoft Azure SQL Database vs. OceanBase vs. Oracle Berkeley DB

System Properties Comparison Manticore Search vs. Microsoft Azure SQL Database vs. OceanBase vs. Oracle Berkeley DB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameManticore Search  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonOceanBase  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparison
DescriptionMulti-storage database for search, including full-text search.Database as a Service offering with high compatibility to Microsoft SQL ServerA distributed, high available RDBMS compatible with Oracle and MySQLWidely used in-process key-value store
Primary database modelSearch engineRelational DBMSRelational DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryDocument store
Graph DBMS
Spatial DBMS
Document store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.23
Rank#301  Overall
#21  Search engines
Score72.95
Rank#16  Overall
#11  Relational DBMS
Score1.97
Rank#119  Overall
#58  Relational DBMS
Score1.88
Rank#130  Overall
#23  Key-value stores
#3  Native XML DBMS
Websitemanticoresearch.comazure.microsoft.com/­en-us/­products/­azure-sql/­databaseen.oceanbase.comwww.oracle.com/­database/­technologies/­related/­berkeleydb.html
Technical documentationmanual.manticoresearch.comdocs.microsoft.com/­en-us/­azure/­azure-sqlen.oceanbase.com/­docs/­oceanbase-databasedocs.oracle.com/­cd/­E17076_05/­html/­index.html
DeveloperManticore SoftwareMicrosoftOceanBase infopreviously Alibaba and Ant GroupOracle infooriginally developed by Sleepycat, which was acquired by Oracle
Initial release2017201020101994
Current release6.0, February 2023V124.3.0, April 202418.1.40, May 2020
License infoCommercial or Open SourceOpen Source infoGPL version 2commercialOpen Source infoCommercial license availableOpen Source infocommercial license available
Cloud-based only infoOnly available as a cloud servicenoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C++C++C, Java, C++ (depending on the Berkeley DB edition)
Server operating systemsFreeBSD
Linux
macOS
Windows
hostedLinuxAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Data schemeFixed schemayesyesschema-free
Typing infopredefined data types such as float or dateInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesyesno
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.Can index from XMLyesyesyes infoonly with the Berkeley DB XML edition
Secondary indexesyes infofull-text index on all search fieldsyesyesyes
SQL infoSupport of SQLSQL-like query languageyesyesyes infoSQL interfaced based on SQLite is available
APIs and other access methodsBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
ADO.NET
JDBC
ODBC
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
Supported programming languagesElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
Server-side scripts infoStored proceduresuser defined functionsTransact SQLPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modeno
Triggersnoyesyesyes infoonly for the SQL API
Partitioning methods infoMethods for storing different data on different nodesSharding infoPartitioning is done manually, search queries against distributed index is supportedhorizontal partitioning (by hash, key, range, range columns, list, and list columns)none
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication based on Galera libraryyes, with always 3 replicas availableMulti-source replication using PaxosSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoisolated transactions for atomic changes and binary logging for safe writesACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyes infoThe original contents of fields are not stored in the Manticore index.yesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes
User concepts infoAccess controlnofine grained access rights according to SQL-standardAccess rights for users, groups and roles according to SQL-standardno

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
Manticore SearchMicrosoft Azure SQL Database infoformerly SQL AzureOceanBaseOracle Berkeley DB
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

show all

Recent citations in the news

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2 May 2023, hackernoon.com

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Highlighting in Search Results
24 May 2020, hackernoon.com

40 Stories To Learn About Elasticsearch
27 April 2023, hackernoon.com

Optimizing Elastic Search for High-Load Applications
18 August 2023, hackernoon.com

provided by Google News

Public Preview: New Azure SQL Database skills introduced to Microsoft Copilot in Azure
21 May 2024, azure.microsoft.com

General availability: Azure SQL updates for late-May 2024
21 May 2024, azure.microsoft.com

Public Preview: Azure SQL updates for late-May 2024
21 May 2024, azure.microsoft.com

Copilot in Azure SQL Database in Private Preview
27 March 2024, InfoQ.com

Getting started with delivering generative AI capabilities in SQL Server and Azure SQL
26 June 2024, Microsoft

provided by Google News

Fintech giant Ant Group spins off database firm as Alibaba affiliates take stake
3 July 2024, South China Morning Post

Meet the Database Built for Modern-Day Pressures (And Your AI Dreams Too)
24 June 2024, CDOTrends

OceanBase announces its listing on Google Cloud Marketplace, expanding cloud database services to 80 availability zones worldwide
27 June 2024, PR Newswire

OceanBase Cloud Database Will Be Available on Google Cloud Marketplace
27 June 2024, Fintech News Singapore

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31 January 2024, PR Newswire

provided by Google News

What is NoSQL (Not Only SQL database)?
28 February 2022, TechTarget

Margo I. Seltzer
18 August 2020, Berkman Klein Center

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular
5 March 2019, ADT Magazine

A complete beginners guide to installing a Bitcoin Full Node on Linux (2018 Edition)
3 May 2018, hackernoon.com

How to store financial market data for backtesting
26 January 2019, Towards Data Science

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Present your product here