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 > Alibaba Cloud MaxCompute vs. Badger vs. PouchDB vs. Qdrant vs. Solr

System Properties Comparison Alibaba Cloud MaxCompute vs. Badger vs. PouchDB vs. Qdrant vs. Solr

Editorial information provided by DB-Engines
NameAlibaba Cloud MaxCompute  Xexclude from comparisonBadger  Xexclude from comparisonPouchDB  Xexclude from comparisonQdrant  Xexclude from comparisonSolr  Xexclude from comparison
DescriptionMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.JavaScript DBMS with an API inspired by CouchDBA high-performance vector database with neural network or semantic-based matchingA widely used distributed, scalable search engine based on Apache Lucene
Primary database modelRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesKey-value storeDocument storeVector DBMSSearch engine
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.77
Rank#214  Overall
#98  Relational DBMS
Score0.14
Rank#331  Overall
#49  Key-value stores
Score2.28
Rank#115  Overall
#21  Document stores
Score1.16
Rank#175  Overall
#6  Vector DBMS
Score42.91
Rank#24  Overall
#3  Search engines
Websitewww.alibabacloud.com/­product/­maxcomputegithub.com/­dgraph-io/­badgerpouchdb.comgithub.com/­qdrant/­qdrant
qdrant.tech
solr.apache.org
Technical documentationwww.alibabacloud.com/­help/­en/­maxcomputegodoc.org/­github.com/­dgraph-io/­badgerpouchdb.com/­guidesqdrant.tech/­documentationsolr.apache.org/­resources.html
DeveloperAlibabaDGraph LabsApache Software FoundationQdrantApache Software Foundation
Initial release20162017201220212006
Current release7.1.1, June 20199.6.0, April 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open SourceOpen Source infoApache Version 2.0Open Source infoApache 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 languageGoJavaScriptRustJava
Server operating systemshostedBSD
Linux
OS X
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)Docker
Linux
macOS
Windows
All OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)
Data schemeyesschema-freeschema-freeschema-freeyes infoDynamic Fields enables on-the-fly addition of new fields
Typing infopredefined data types such as float or dateyesnonoNumbers, Strings, Geo, Booleanyes infosupports customizable data types and automatic typing
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.nonononoyes
Secondary indexesnonoyes infovia viewsyes infoKeywords, numberic ranges, geo, full-textyes infoAll search fields are automatically indexed
SQL infoSupport of SQLSQL-like query languagenononoSolr Parallel SQL Interface
APIs and other access methodsFluentd
Flume
MaxCompute Console
HTTP REST infoonly for PouchDB Server
JavaScript API
gRPC
OpenAPI 3.0
RESTful HTTP/JSON API infoOpenAPI 3.0
Java API
RESTful HTTP/JSON API
Supported programming languagesJavaGoJavaScript.Net
Go
Java
JavaScript (Node.js)
Python
Rust
.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresuser defined functions infoin JavanoView functions in JavaScriptJava plugins
Triggersnonoyesyes infoUser configurable commands triggered on index changes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicenoneSharding infowith a proxy-based framework, named couchdb-loungeShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud servicenoneMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Collection-level replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyesnospark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduce
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneEventual ConsistencyEventual Consistency, tunable consistencyEventual Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononooptimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyesyes
User concepts infoAccess controlAccess rights for users and rolesnonoKey-based authenticationyes

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 MaxComputeBadgerPouchDBQdrantSolr
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

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

Recent citations in the news

Alibaba Cloud To Launch Big Data Service in Europe
15 June 2017, Alizila

Streaming Data Services Comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM Cloud
20 January 2020, Wire19

How Big Data Platform Helped Power Last Year's Double 11
3 March 2020, DataDrivenInvestor

Alibaba Cloud Debuts First Data Center in Indonesia
22 March 2018, The Fast Mode

Gartner’s Magic Quadrant for Cloud Database Management Systems
9 December 2020, CRN

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, IBM

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News

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

Qdrant offers managed vector database for hybrid clouds
16 April 2024, InfoWorld

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

Qdrant Hybrid Cloud is Now Available for OCI Customers: Managed Vector Search Engine for Data-Sensitive AI ...
16 April 2024, Oracle

Why Vector Data Services For AI Are A Moveable Feast
17 April 2024, Forbes

provided by Google News

Solr Network Launches Groundbreaking Solana Token Creator
28 May 2024, AccessWire

(SOLR) Proactive Strategies
27 May 2024, Stock Traders Daily

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

Have Insiders Been Buying Solar Alliance Energy Inc. (CVE:SOLR) Shares?
25 May 2024, Yahoo Movies UK

Closing Bell: Solar Alliance Energy Inc flat on Tuesday (SOLR)
24 May 2024, The Globe and Mail

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

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

Present your product here