DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Alibaba Cloud AnalyticDB for PostgreSQL vs. BigObject vs. DataFS vs. EJDB vs. Manticore Search

System Properties Comparison Alibaba Cloud AnalyticDB for PostgreSQL vs. BigObject vs. DataFS vs. EJDB vs. Manticore Search

Editorial information provided by DB-Engines
NameAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDB  Xexclude from comparisonBigObject  Xexclude from comparisonDataFS  Xexclude from comparisonEJDB  Xexclude from comparisonManticore Search  Xexclude from comparison
DescriptionAn online MPP (Massively Parallel Processing) data warehousing service based on GreenplumAnalytic DBMS for real-time computations and queriesAll 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.Embeddable document-store database library with JSON representation of queries (in MongoDB style)Multi-storage database for search, including full-text search.
Primary database modelRelational DBMSRelational DBMS infoa hierachical model (tree) can be imposedObject oriented DBMSDocument storeSearch engine
Secondary database modelsGraph DBMSTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.79
Rank#213  Overall
#101  Relational DBMS
Score0.13
Rank#329  Overall
#147  Relational DBMS
Score0.02
Rank#369  Overall
#18  Object oriented DBMS
Score0.13
Rank#331  Overall
#46  Document stores
Score0.23
Rank#301  Overall
#21  Search engines
Websitewww.alibabacloud.com/­product/­hybriddb-postgresqlbigobject.ionewdatabase.comgithub.com/­Softmotions/­ejdbmanticoresearch.com
Technical documentationwww.alibabacloud.com/­help/­en/­analyticdb-for-postgresql/­latest/­product-introduction-overviewdocs.bigobject.iodev.mobiland.com/­Overview.xspgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdmanual.manticoresearch.com
DeveloperAlibaba / Pivotal Software Inc. / PostgreSQL Global Development GroupBigObject, Inc.Mobiland AGSoftmotionsManticore Software
Initial release20162015201820122017
Current release1.1.263, October 20226.0, February 2023
License infoCommercial or Open Sourcecommercialcommercial infofree community edition availablecommercialOpen Source infoGPLv2Open Source infoGPL version 2
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC++
Server operating systemshostedLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
Windowsserver-lessFreeBSD
Linux
macOS
Windows
Data schemeyesyesClasses, Structs, and Lists are written in proprietary DataTypeDefinitionLanguage (.dtdl) and Objects consisting of those are written in proprietary DataAccessDefinitionLanguage (.dadl)schema-freeFixed schema
Typing infopredefined data types such as float or dateyesyesyesyes infostring, integer, double, bool, date, object_idInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, 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.yesnonoCan index from XML
Secondary indexesyesyesnonoyes infofull-text index on all search fields
SQL infoSupport of SQLyesSQL-like DML and DDL statementsnonoSQL-like query language
APIs and other access methodsJDBC
ODBC
fluentd
ODBC
RESTful HTTP API
.NET Client API
Proprietary client DLL
WinRT client
in-process shared libraryBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Supported programming languagesC
Java
Perl
Python
R
.Net
C
C#
C++
VB.Net
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Server-side scripts infoStored proceduresyesLuanouser defined functions
Triggersyesnono, except callback-events from server when changes happenednono
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicenoneProprietary Sharding systemnoneSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud servicenonenoneSynchronous replication based on Galera library
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integrityyesyes infoautomatically between fact table and dimension tablesyesno infotypically not needed, however similar functionality with collection joins possibleno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDnoyes infoisolated transactions for atomic changes and binary logging for safe writes
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/write lock on objects (tables, trees)yesyes infoRead/Write Lockingyes
Durability infoSupport for making data persistentyesyesyesyesyes infoThe original contents of fields are not stored in the Manticore index.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardnoWindows-Profilenono

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
Alibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDBBigObjectDataFSEJDBManticore Search
Recent citations in the news

Alibaba Cloud upgrades AnalyticDB with vector database engine
25 July 2023, CloudTech News

Two Critical Flaws Found in Alibaba Cloud's PostgreSQL Databases
20 April 2023, The Hacker News

The Evolution of Online Analytics from Alibaba Economy Ecosystem to the Cloud
20 February 2021, DataDrivenInvestor

Alibaba Cloud ignites AI innovation in Singapore with recent hackathon
27 March 2024, KrASIA

Alibaba Cloud launches new cloud database solutions following market growth
1 October 2020, DataCenterNews Asia

provided by Google News

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

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Highlighting in Search Results
24 May 2020, hackernoon.com

40 Stories To Learn About Elasticsearch
27 April 2023, hackernoon.com

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

RaimaDB logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Neo4j logo

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

Present your product here