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

DBMS > Apache Doris vs. Dgraph vs. Solr vs. SQL.JS

System Properties Comparison Apache Doris vs. Dgraph vs. Solr vs. SQL.JS

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Doris  Xexclude from comparisonDgraph  Xexclude from comparisonSolr  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionAn MPP-based analytics DBMS embracing the MySQL protocolDistributed and scalable native Graph DBMSA widely used distributed, scalable search engine based on Apache LucenePort of SQLite to JavaScript
Primary database modelRelational DBMSGraph DBMSSearch engineRelational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.57
Rank#244  Overall
#113  Relational DBMS
Score1.45
Rank#156  Overall
#15  Graph DBMS
Score42.91
Rank#24  Overall
#3  Search engines
Score0.53
Rank#252  Overall
#116  Relational DBMS
Websitedoris.apache.org
github.com/­apache/­doris
dgraph.iosolr.apache.orgsql.js.org
Technical documentationgithub.com/­apache/­doris/­wikidgraph.io/­docssolr.apache.org/­resources.htmlsql.js.org/­documentation/­index.html
DeveloperApache Software Foundation, originally contributed from BaiduDgraph Labs, Inc.Apache Software FoundationAlon Zakai infoenhancements implemented by others
Initial release2017201620062012
Current release1.2.2, February 20239.6.0, April 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache 2.0Open Source infoApache Version 2Open Source
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaGoJavaJavaScript
Server operating systemsLinuxLinux
OS X
Windows
All OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)server-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesschema-freeyes infoDynamic Fields enables on-the-fly addition of new fieldsyes
Typing infopredefined data types such as float or dateyesyesyes infosupports customizable data types and automatic typingyes
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.nonoyesno
Secondary indexesyesyesyes infoAll search fields are automatically indexed
SQL infoSupport of SQLyesnoSolr Parallel SQL Interfaceyes infoSQL-92 is not fully supported
APIs and other access methodsJDBC
MySQL client
GraphQL query language
gRPC (using protocol buffers) API
HTTP API
Java API
RESTful HTTP/JSON API
JavaScript API
Supported programming languagesJavaC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
JavaScript
Server-side scripts infoStored proceduresuser defined functionsnoJava pluginsno
Triggersnonoyes infoUser configurable commands triggered on index changesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningyesShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSynchronous replication via Raftyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonospark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduceno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistencynone
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDoptimistic lockingACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyesno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardno infoPlanned for future releasesyesno

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
Apache DorisDgraphSolrSQL.JS
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

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

show all

Recent citations in the news

Using Arrow Flight SQL Protocol in Apache Doris 2.1 For Super Fast Data Transfer
8 May 2024, hackernoon.com

Data Analytics: Apache Doris' Impact in Reporting, Tagging, and Data Lake Operations
8 January 2024, hackernoon.com

How to Digest 15 Billion Logs Per Day and Keep Big Queries Within 1 Second
1 September 2023, KDnuggets

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Apache Doris Analytical Database Graduates from Apache Incubator
20 June 2022, Datanami

provided by Google News

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20 July 2022, PR Newswire

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1 September 2020, AWS Blog

Dgraph GraphQL database users detail graph use cases
20 April 2021, TechTarget

Dgraph Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26 May 2021, Business Wire

Dgraph launches Slash GraphQL, a GraphQL-native database Backend-as-a-Service
10 September 2020, TechCrunch

provided by Google News

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

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

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

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

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

Neo4j logo

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

AllegroGraph logo

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

Present your product here