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

DBMS > Infobright vs. Manticore Search vs. Microsoft Azure Table Storage vs. Oracle Rdb vs. TinkerGraph

System Properties Comparison Infobright vs. Manticore Search vs. Microsoft Azure Table Storage vs. Oracle Rdb vs. TinkerGraph

Editorial information provided by DB-Engines
NameInfobright  Xexclude from comparisonManticore Search  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonOracle Rdb  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionHigh performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontendMulti-storage database for search, including full-text search.A Wide Column Store for rapid development using massive semi-structured datasetsA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelRelational DBMSSearch engineWide column storeRelational DBMSGraph DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.02
Rank#192  Overall
#90  Relational DBMS
Score0.29
Rank#302  Overall
#21  Search engines
Score4.04
Rank#77  Overall
#6  Wide column stores
Score1.14
Rank#178  Overall
#80  Relational DBMS
Score0.13
Rank#345  Overall
#35  Graph DBMS
Websiteignitetech.com/­softwarelibrary/­infobrightdbmanticoresearch.comazure.microsoft.com/­en-us/­services/­storage/­tableswww.oracle.com/­database/­technologies/­related/­rdb.htmltinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationmanual.manticoresearch.comwww.oracle.com/­database/­technologies/­related/­rdb-doc.html
DeveloperIgnite Technologies Inc.; formerly InfoBright Inc.Manticore SoftwareMicrosoftOracle, originally developed by Digital Equipment Corporation (DEC)
Initial release20052017201219842009
Current release6.0, February 20237.4.1.1, 2021
License infoCommercial or Open Sourcecommercial infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016Open Source infoGPL version 2commercialcommercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC++Java
Server operating systemsLinux
Windows
FreeBSD
Linux
macOS
Windows
hostedHP Open VMS
Data schemeyesFixed schemaschema-freeFlexible Schema (defined schema, partial schema, schema free)schema-free
Typing infopredefined data types such as float or dateyesInt, 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.noCan index from XMLnonono
Secondary indexesno infoKnowledge Grid Technology used insteadyes infofull-text index on all search fieldsnoyesno
SQL infoSupport of SQLyesSQL-like query languagenoyesno
APIs and other access methodsADO.NET
JDBC
ODBC
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
RESTful HTTP APITinkerPop 3
Supported programming languages.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Groovy
Java
Server-side scripts infoStored proceduresnouser defined functionsnono
Triggersnononono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding infoImplicit feature of the cloud servicenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationSynchronous replication based on Galera libraryyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynononoyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes infoisolated transactions for atomic changes and binary logging for safe writesoptimistic lockingyes, on a single nodeno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesno
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Manticore index.yesyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonoyes
User concepts infoAccess controlfine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilitiesnoAccess rights based on private key authentication or shared access signaturesno

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
InfobrightManticore SearchMicrosoft Azure Table StorageOracle RdbTinkerGraph
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

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

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

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

Inside Azure File Storage
7 October 2015, Microsoft

provided by Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18 September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4 May 2013, O'Reilly Media

provided by Google News

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune | Amazon Web Services
3 June 2024, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26 February 2019, AWS Blog

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