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 > Ingres vs. Manticore Search vs. Microsoft Azure Table Storage vs. Oracle Rdb vs. RDFox

System Properties Comparison Ingres vs. Manticore Search vs. Microsoft Azure Table Storage vs. Oracle Rdb vs. RDFox

Editorial information provided by DB-Engines
NameIngres  Xexclude from comparisonManticore Search  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonOracle Rdb  Xexclude from comparisonRDFox  Xexclude from comparison
DescriptionWell established RDBMSMulti-storage database for search, including full-text search.A Wide Column Store for rapid development using massive semi-structured datasetsHigh performance knowledge graph and semantic reasoning engine
Primary database modelRelational DBMSSearch engineWide column storeRelational DBMSGraph DBMS
RDF store
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.80
Rank#82  Overall
#44  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.29
Rank#300  Overall
#24  Graph DBMS
#13  RDF stores
Websitewww.actian.com/­databases/­ingresmanticoresearch.comazure.microsoft.com/­en-us/­services/­storage/­tableswww.oracle.com/­database/­technologies/­related/­rdb.htmlwww.oxfordsemantic.tech
Technical documentationdocs.actian.com/­ingresmanual.manticoresearch.comwww.oracle.com/­database/­technologies/­related/­rdb-doc.htmldocs.oxfordsemantic.tech
DeveloperActian CorporationManticore SoftwareMicrosoftOracle, originally developed by Digital Equipment Corporation (DEC)Oxford Semantic Technologies
Initial release1974 infooriginally developed at University Berkely in early 1970s2017201219842017
Current release11.2, May 20226.0, February 20237.4.1.1, 20216.0, Septermber 2022
License infoCommercial or Open SourcecommercialOpen Source infoGPL version 2commercialcommercialcommercial
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++C++
Server operating systemsAIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
FreeBSD
Linux
macOS
Windows
hostedHP Open VMSLinux
macOS
Windows
Data schemeyesFixed schemaschema-freeFlexible Schema (defined schema, partial schema, schema free)yes infoRDF schemas
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.no infobut tools for importing/exporting data from/to XML-files availableCan index from XMLnono
Secondary indexesyesyes infofull-text index on all search fieldsnoyes
SQL infoSupport of SQLyesSQL-like query languagenoyesno
APIs and other access methods.NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
RESTful HTTP APIRESTful HTTP API
SPARQL 1.1
Supported programming languagesElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
Java
Server-side scripts infoStored proceduresyesuser defined functionsno
Triggersyesnono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoIngres Star to access multiple databases simultaneouslySharding infoPartitioning is done manually, search queries against distributed index is supportedSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesIngres ReplicatorSynchronous replication based on Galera libraryyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.replication via a shared file system
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency in stand-alone mode, Eventual Consistency in replicated setups
Foreign keys infoReferential integrityyesnonoyes
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 nodeACID
Concurrency infoSupport for concurrent manipulation of datayes infoMVCCyesyesyes
Durability infoSupport for making data persistentyesyes 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.nononoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnoAccess rights based on private key authentication or shared access signaturesRoles, resources, and access types

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
IngresManticore SearchMicrosoft Azure Table StorageOracle RdbRDFox
Recent citations in the news

Actian Launches Ingres 12.0 Database
4 June 2024, PR Newswire

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

New startup from Postgres creator puts the database at heart of software stack
12 March 2024, TechCrunch

Actian Launches Ingres as a Fully-Managed Cloud Service
24 September 2021, Integration Developers

Dr. Michael Stonebraker: A Short History of Database Systems
1 February 2019, The New Stack

provided by Google 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
4 May 2013, oreilly.com

provided by Google News

Use semantic reasoning to infer new facts from your RDF graph by integrating RDFox with Amazon Neptune | Amazon ...
20 February 2023, AWS Blog

The intuitions behind Knowledge Graphs and Reasoning | by Peter Crocker
5 May 2020, Towards Data Science

Eight interesting open-source graph databases
3 January 2023, INDIAai

Financial Crime Discovery using Amazon EKS and Graph Databases | Amazon Web Services
1 February 2022, AWS Blog

Top 9 Open Source Graph Databases – AIM
7 November 2022, Analytics India Magazine

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

Milvus logo

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

Present your product here