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 > Manticore Search vs. Microsoft Azure Table Storage vs. Microsoft SQL Server vs. Realm

System Properties Comparison Manticore Search vs. Microsoft Azure Table Storage vs. Microsoft SQL Server vs. Realm

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameManticore Search  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonRealm  Xexclude from comparison
DescriptionMulti-storage database for search, including full-text search.A Wide Column Store for rapid development using massive semi-structured datasetsMicrosofts flagship relational DBMSA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core Data
Primary database modelSearch engineWide column storeRelational DBMSDocument store
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.22
Rank#312  Overall
#21  Search engines
Score4.48
Rank#75  Overall
#6  Wide column stores
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score7.60
Rank#52  Overall
#9  Document stores
Websitemanticoresearch.comazure.microsoft.com/­en-us/­services/­storage/­tableswww.microsoft.com/­en-us/­sql-serverrealm.io
Technical documentationmanual.manticoresearch.comlearn.microsoft.com/­en-US/­sql/­sql-serverrealm.io/­docs
DeveloperManticore SoftwareMicrosoftMicrosoftRealm, acquired by MongoDB in May 2019
Initial release2017201219892014
Current release6.0, February 2023SQL Server 2022, November 2022
License infoCommercial or Open SourceOpen Source infoGPL version 2commercialcommercial inforestricted free version is availableOpen Source
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++
Server operating systemsFreeBSD
Linux
macOS
Windows
hostedLinux
Windows
Android
Backend: server-less
iOS
Windows
Data schemeFixed schemaschema-freeyesyes
Typing infopredefined data types such as float or dateInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesyesyes
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 XMLnoyesno
Secondary indexesyes infofull-text index on all search fieldsnoyesyes
SQL infoSupport of SQLSQL-like query languagenoyesno
APIs and other access methodsBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
RESTful HTTP APIADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Supported programming languagesElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
.Net
Java infowith Android only
Objective-C
React Native
Swift
Server-side scripts infoStored proceduresuser defined functionsnoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javano inforuns within the applications so server-side scripts are unnecessary
Triggersnonoyesyes infoChange Listeners
Partitioning methods infoMethods for storing different data on different nodesSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding infoImplicit feature of the cloud servicetables can be distributed across several files (horizontal partitioning); sharding through federationnone
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication based on Galera libraryyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yes, but depending on the SQL-Server Editionnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoisolated transactions for atomic changes and binary logging for safe writesoptimistic lockingACIDACID
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.noyesyes infoIn-Memory realm
User concepts infoAccess controlnoAccess rights based on private key authentication or shared access signaturesfine grained access rights according to SQL-standardyes

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
3rd partiesNavicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

Navicat for SQL Server gives you a fully graphical approach to database management and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Manticore SearchMicrosoft Azure Table StorageMicrosoft SQL ServerRealm
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4 January 2017, Matthias Gelbmann, Paul Andlinger

show all

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

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

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

provided by Google News

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, Microsoft

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

Quick Guide to Azure Storage Pricing
16 May 2023, DevOps.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

provided by Google News

Data Virtualization in SQL Server 2022
7 May 2024, Visual Studio Magazine

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

Containerize SQL Server workloads with Amazon EKS and DH2i | Amazon Web Services
28 March 2024, AWS Blog

May 2024 Patch Tuesday forecast: A reminder of recent threats and impact
10 May 2024, Help Net Security

How to Know When It's Time for a Microsoft SQL Server Upgrade
31 October 2023, BizTech Magazine

provided by Google News

GDG North Jersey's February Meeting Covers Realm, A New Mobile Database
6 March 2016, njtechweekly.com

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

Danish CEO explains Silicon Valley learning curve for European entrepreneurs - San Francisco Business Times
6 October 2016, The Business Journals

Here are the winners of Nordic Startup Awards
31 May 2016, EU-Startups

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here