DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Alibaba Cloud MaxCompute vs. BigObject vs. Derby vs. Realm vs. Solr

System Properties Comparison Alibaba Cloud MaxCompute vs. BigObject vs. Derby vs. Realm vs. Solr

Editorial information provided by DB-Engines
NameAlibaba Cloud MaxCompute  Xexclude from comparisonBigObject  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonRealm  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 warehousingAnalytic DBMS for real-time computations and queriesFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataA 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 tablesRelational DBMS infoa hierachical model (tree) can be imposedRelational DBMSDocument storeSearch engine
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.84
Rank#209  Overall
#98  Relational DBMS
Score0.19
Rank#329  Overall
#146  Relational DBMS
Score4.60
Rank#70  Overall
#38  Relational DBMS
Score7.41
Rank#52  Overall
#8  Document stores
Score41.02
Rank#24  Overall
#3  Search engines
Websitewww.alibabacloud.com/­product/­maxcomputebigobject.iodb.apache.org/­derbyrealm.iosolr.apache.org
Technical documentationwww.alibabacloud.com/­help/­en/­maxcomputedocs.bigobject.iodb.apache.org/­derby/­manuals/­index.htmlrealm.io/­docssolr.apache.org/­resources.html
DeveloperAlibabaBigObject, Inc.Apache Software FoundationRealm, acquired by MongoDB in May 2019Apache Software Foundation
Initial release20162015199720142006
Current release10.17.1.0, November 20239.6.1, May 2024
License infoCommercial or Open Sourcecommercialcommercial infofree community edition availableOpen Source infoApache version 2Open SourceOpen 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 languageJavaJava
Server operating systemshostedLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
All OS with a Java VMAndroid
Backend: server-less
iOS
Windows
All OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)
Data schemeyesyesyesyesyes infoDynamic Fields enables on-the-fly addition of new fields
Typing infopredefined data types such as float or dateyesyesyesyesyes 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.nonoyesnoyes
Secondary indexesnoyesyesyesyes infoAll search fields are automatically indexed
SQL infoSupport of SQLSQL-like query languageSQL-like DML and DDL statementsyesnoSolr Parallel SQL Interface
APIs and other access methodsFluentd
Flume
MaxCompute Console
fluentd
ODBC
RESTful HTTP API
JDBCJava API
RESTful HTTP/JSON API
Supported programming languagesJavaJava.Net
Java infowith Android only
Objective-C
React Native
Swift
.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 JavaLuaJava Stored Proceduresno inforuns within the applications so server-side scripts are unnecessaryJava plugins
Triggersnonoyesyes infoChange Listenersyes infoUser configurable commands triggered on index changes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicenonenonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud servicenoneSource-replica replicationnoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononospark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduce
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyes infoautomatically between fact table and dimension tablesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDACIDoptimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/write lock on objects (tables, trees)yesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes infoIn-Memory realmyes
User concepts infoAccess controlAccess rights for users and rolesnofine grained access rights according to SQL-standardyesyes

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 MaxComputeBigObjectDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBRealmSolr
DB-Engines blog posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

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

Alibaba Cloud achieves 'record' in big data performance
29 October 2019, DataCenterNews Asia

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

Denodo and Alibaba Cloud Partner to Bring Data Virtualization to the Global Market
5 July 2023, Datanami

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

provided by Google News

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Arrival of Java 20
21 March 2023, Oracle

The Apache® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

No, Citrix did not kill CloudStack
15 September 2014, InfoWorld

provided by Google News

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

Danish CEO explains Silicon Valley learning curve for European entrepreneurs - San Francisco Business Times
6 October 2016, The Business Journals

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

provided by Google News

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

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

(SOLR) Proactive Strategies
27 May 2024, news.stocktradersdaily.com

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

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

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

Neo4j logo

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

Present your product here