DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BigObject vs. EsgynDB vs. Manticore Search vs. Microsoft Azure Data Explorer vs. OrigoDB

System Properties Comparison BigObject vs. EsgynDB vs. Manticore Search vs. Microsoft Azure Data Explorer vs. OrigoDB

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonEsgynDB  Xexclude from comparisonManticore Search  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonOrigoDB  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionMulti-storage database for search, including full-text search.Fully managed big data interactive analytics platformA fully ACID in-memory object graph database
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedRelational DBMSSearch engineRelational DBMS infocolumn orientedDocument store
Object oriented DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryDocument store infoIf a column is of type dynamic docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types/­dynamic then it's possible to add arbitrary JSON documents in this cell
Event Store infothis is the general usage pattern at Microsoft. Billing, Logs, Telemetry events are stored in ADX and the state of an individual entity is defined by the arg_max(timestamps)
Spatial DBMS
Search engine infosupport for complex search expressions docs.microsoft.com/­en-us/­azure/­kusto/­query/­parseoperator FTS, Geospatial docs.microsoft.com/­en-us/­azure/­kusto/­query/­geo-point-to-geohash-function distributed search -> ADX acts as a distributed search engine
Time Series DBMS infosee docs.microsoft.com/­en-us/­azure/­data-explorer/­time-series-analysis
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.19
Rank#329  Overall
#146  Relational DBMS
Score0.25
Rank#312  Overall
#138  Relational DBMS
Score0.29
Rank#302  Overall
#21  Search engines
Score3.80
Rank#81  Overall
#43  Relational DBMS
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Websitebigobject.iowww.esgyn.cnmanticoresearch.comazure.microsoft.com/­services/­data-explorerorigodb.com
Technical documentationdocs.bigobject.iomanual.manticoresearch.comdocs.microsoft.com/­en-us/­azure/­data-explorerorigodb.com/­docs
DeveloperBigObject, Inc.EsgynManticore SoftwareMicrosoftRobert Friberg et al
Initial release20152015201720192009 infounder the name LiveDB
Current release6.0, February 2023cloud service with continuous releases
License infoCommercial or Open Sourcecommercial infofree community edition availablecommercialOpen Source infoGPL version 2commercialOpen Source
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++, JavaC++C#
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
LinuxFreeBSD
Linux
macOS
Windows
hostedLinux
Windows
Data schemeyesyesFixed schemaFixed schema with schema-less datatypes (dynamic)yes
Typing infopredefined data types such as float or dateyesyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesUser defined using .NET types and collections
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.nonoCan index from XMLyesno infocan be achieved using .NET
Secondary indexesyesyesyes infofull-text index on all search fieldsall fields are automatically indexedyes
SQL infoSupport of SQLSQL-like DML and DDL statementsyesSQL-like query languageKusto Query Language (KQL), SQL subsetno
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
.NET Client API
HTTP API
LINQ
Supported programming languagesAll languages supporting JDBC/ODBC/ADO.NetElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
Server-side scripts infoStored proceduresLuaJava Stored Proceduresuser defined functionsYes, possible languages: KQL, Python, Ryes
Triggersnononoyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyyes infoDomain Events
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding infoImplicit feature of the cloud servicehorizontal partitioning infoclient side managed; servers are not synchronized
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication between multi datacentersSynchronous replication based on Galera libraryyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoSpark connector (open source): github.com/­Azure/­azure-kusto-sparkno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesyesnonodepending on model
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDyes infoisolated transactions for atomic changes and binary logging for safe writesnoACID
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Manticore index.yesyes infoWrite ahead log
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonoyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardnoAzure Active Directory AuthenticationRole based authorization

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
BigObjectEsgynDBManticore SearchMicrosoft Azure Data ExplorerOrigoDB
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

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

Highlighting in Search Results
24 May 2020, hackernoon.com

provided by Google News

We’re retiring Azure Time Series Insights on 7 July 2024 – transition to Azure Data Explorer | Azure updates
31 May 2024, Microsoft

Update records in a Kusto Database (public preview) | Azure updates
20 February 2024, Microsoft

Public Preview: Azure Data Explorer connector for Apache Flink | Azure updates
8 January 2024, Microsoft

Announcing General Availability to migrate Virtual Network injected Azure Data Explorer Cluster to Private Endpoints ...
5 February 2024, Microsoft

New Features for graph-match KQL Operator: Enhanced Pattern Matching and Cycle Control | Azure updates
24 January 2024, Microsoft

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