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 > BigObject vs. Machbase Neo vs. Manticore Search vs. Postgres-XL vs. Qdrant

System Properties Comparison BigObject vs. Machbase Neo vs. Manticore Search vs. Postgres-XL vs. Qdrant

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonManticore Search  Xexclude from comparisonPostgres-XL  Xexclude from comparisonQdrant  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesTimeSeries DBMS for AIoT and BigDataMulti-storage database for search, including full-text search.Based on PostgreSQL enhanced with MPP and write-scale-out cluster featuresA high-performance vector database with neural network or semantic-based matching
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedTime Series DBMSSearch engineRelational DBMSVector DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.17
Rank#333  Overall
#146  Relational DBMS
Score0.28
Rank#307  Overall
#26  Time Series DBMS
Score0.26
Rank#312  Overall
#21  Search engines
Score0.56
Rank#253  Overall
#115  Relational DBMS
Score1.25
Rank#176  Overall
#6  Vector DBMS
Websitebigobject.iomachbase.commanticoresearch.comwww.postgres-xl.orggithub.com/­qdrant/­qdrant
qdrant.tech
Technical documentationdocs.bigobject.iomachbase.com/­dbmsmanual.manticoresearch.comwww.postgres-xl.org/­documentationqdrant.tech/­documentation
DeveloperBigObject, Inc.MachbaseManticore SoftwareQdrant
Initial release2015201320172014 infosince 2012, originally named StormDB2021
Current releaseV8.0, August 20236.0, February 202310 R1, October 2018
License infoCommercial or Open Sourcecommercial infofree community edition availablecommercial infofree test version availableOpen Source infoGPL version 2Open Source infoMozilla public licenseOpen Source infoApache Version 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 languageCC++CRust
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
Linux
macOS
Windows
FreeBSD
Linux
macOS
Windows
Linux
macOS
Docker
Linux
macOS
Windows
Data schemeyesyesFixed schemayesschema-free
Typing infopredefined data types such as float or dateyesyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, BooleanyesNumbers, Strings, Geo, Boolean
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 XMLyes infoXML type, but no XML query functionalityno
Secondary indexesyesyesyes infofull-text index on all search fieldsyesyes infoKeywords, numberic ranges, geo, full-text
SQL infoSupport of SQLSQL-like DML and DDL statementsSQL-like query languageSQL-like query languageyes infodistributed, parallel query executionno
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
gRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
gRPC
OpenAPI 3.0
RESTful HTTP/JSON API infoOpenAPI 3.0
Supported programming languagesC
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
Go
Java
JavaScript (Node.js)
Python
Rust
Server-side scripts infoStored proceduresLuanouser defined functionsuser defined functions
Triggersnononoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedhorizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factorSynchronous replication based on Galera libraryCollection-level replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency, tunable consistency
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoyes infoisolated transactions for atomic changes and binary logging for safe writesACID infoMVCC
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yesyesyesyes
Durability infoSupport for making data persistentyesnoyes infoThe original contents of fields are not stored in the Manticore index.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infovolatile and lookup tablenoyes
User concepts infoAccess controlnosimple password-based access controlnofine grained access rights according to SQL-standardKey-based authentication

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
BigObjectMachbase Neo infoFormer name was InfinifluxManticore SearchPostgres-XLQdrant
Recent citations in the news

“Luxembourg is a perfect target area”: Korean accelerator exec
27 October 2022, Delano.lu

provided by Google News

Vector Search in Databases: FOSDEM's Presentation on Manticore Vector Search
21 February 2024, hackernoon.com

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2 May 2023, 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

TF-IDF in a nutshell. Understanding TF-IDF evolution in 5… | by Sergey Nikolaev
13 April 2020, Towards Data Science

provided by Google News

Challenges When Migrating from Oracle to PostgreSQL—and How to Overcome Them | Amazon Web Services
1 February 2018, AWS Blog

5 Takeaways from Big Data Spain 2017 | by Enrique Herreros
5 December 2017, Towards Data Science

provided by Google News

Open source vector database startup Qdrant raises $28M
23 January 2024, TechCrunch

Qdrant Raises $28M to Advance Massive-Scale AI Applications
23 January 2024, Business Wire

Qdrant Vector Database Announces Availability on Microsoft Azure to Power Enterprise AI Applications
17 January 2024, Yahoo Finance

Open-source vector database Qdrant raises $28M
23 January 2024, SiliconANGLE News

Introducing Vecto Database Qdrant Support for OCI on Kubernetes
7 August 2023, blogs.oracle.com

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.

Milvus logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

Present your product here