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 > DataFS vs. Manticore Search vs. Solr vs. Teradata vs. TinkerGraph

System Properties Comparison DataFS vs. Manticore Search vs. Solr vs. Teradata vs. TinkerGraph

Editorial information provided by DB-Engines
NameDataFS  Xexclude from comparisonManticore Search  Xexclude from comparisonSolr  Xexclude from comparisonTeradata  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionAll data is stored inside objects which are linked by so-called link attributes. Objects consist of classes which can be extended and de-extended at runtime. Graphs can be defined with a struct.Multi-storage database for search, including full-text search.A widely used distributed, scalable search engine based on Apache LuceneA hybrid cloud data analytics software platform (Teradata Vantage)A lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelObject oriented DBMSSearch engineSearch engineRelational DBMSGraph DBMS
Secondary database modelsGraph DBMSTime Series DBMS infousing the Manticore Columnar LibrarySpatial DBMSDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.06
Rank#354  Overall
#15  Object oriented DBMS
Score0.22
Rank#312  Overall
#21  Search engines
Score42.91
Rank#24  Overall
#3  Search engines
Score45.33
Rank#21  Overall
#15  Relational DBMS
Score0.08
Rank#348  Overall
#35  Graph DBMS
Websitenewdatabase.commanticoresearch.comsolr.apache.orgwww.teradata.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationdev.mobiland.com/­Overview.xspmanual.manticoresearch.comsolr.apache.org/­resources.htmldocs.teradata.com
DeveloperMobiland AGManticore SoftwareApache Software FoundationTeradata
Initial release20182017200619842009
Current release1.1.263, October 20226.0, February 20239.6.0, April 2024Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourcecommercialOpen Source infoGPL version 2Open Source infoApache Version 2commercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaJava
Server operating systemsWindowsFreeBSD
Linux
macOS
Windows
All OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)hosted
Linux
Data schemeClasses, Structs, and Lists are written in proprietary DataTypeDefinitionLanguage (.dtdl) and Objects consisting of those are written in proprietary DataAccessDefinitionLanguage (.dadl)Fixed schemayes infoDynamic Fields enables on-the-fly addition of new fieldsyesschema-free
Typing infopredefined data types such as float or dateyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyes infosupports customizable data types and automatic typingyesyes
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 XMLyesyesno
Secondary indexesnoyes infofull-text index on all search fieldsyes infoAll search fields are automatically indexedyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash indexno
SQL infoSupport of SQLnoSQL-like query languageSolr Parallel SQL Interfaceyes infoSQL 2016 + extensionsno
APIs and other access methods.NET Client API
Proprietary client DLL
WinRT client
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Java API
RESTful HTTP/JSON API
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
TinkerPop 3
Supported programming languages.Net
C
C#
C++
VB.Net
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Groovy
Java
Server-side scripts infoStored proceduresuser defined functionsJava pluginsyes infoUDFs, stored procedures, table functions in parallelno
Triggersno, except callback-events from server when changes happenednoyes infoUser configurable commands triggered on index changesyesno
Partitioning methods infoMethods for storing different data on different nodesProprietary Sharding systemSharding infoPartitioning is done manually, search queries against distributed index is supportedShardingSharding infoHashingnone
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication based on Galera libraryyesMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonospark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reducenono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistencynone
Foreign keys infoReferential integrityyesnonoyesyes 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 lockingACIDno
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.noyesyesyes
User concepts infoAccess controlWindows-Profilenoyesfine grained access rights 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
DataFSManticore SearchSolrTeradataTinkerGraph
DB-Engines blog posts

Elasticsearch replaced Solr as the most popular search engine
12 January 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Teradata is the most popular data warehouse DBMS
2 April 2013, 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

SOLR-led walkout demands better conditions for Compass workers
27 February 2024, Daily Northwestern

(SOLR) Technical Data
17 May 2024, news.stocktradersdaily.com

SOLR hosts teach-in of labor movements at Northwestern
28 January 2024, Daily Northwestern

SOLR hosts May Day amid ongoing contract negotiations
12 May 2024, Daily Northwestern

SearchStax Launches Serverless Solr Service to Accelerate Cloud-Native Application Development
5 April 2023, PR Newswire

provided by Google News

Teradata takes plunge into lakehouse waters, but not everyone is convinced
23 May 2024, The Register

Teradata Co. (NYSE:TDC) Shares Sold by BNP Paribas Financial Markets
23 May 2024, Defense World

Data Management News for the Week of May 24; Updates from DataStax, Informatica, Teradata & More
23 May 2024, Solutions Review

Director CHOU TIMOTHY C K Sells Shares of Teradata Corp (TDC)
22 May 2024, Yahoo Finance

Teradata AI Unlimited joins Microsoft Fabric in private preview
21 May 2024, Investing.com

provided by Google News

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

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

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

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

RaimaDB logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here