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 > AllegroGraph vs. Apache Doris vs. SQL.JS vs. WakandaDB

System Properties Comparison AllegroGraph vs. Apache Doris vs. SQL.JS vs. WakandaDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAllegroGraph  Xexclude from comparisonApache Doris  Xexclude from comparisonSQL.JS  Xexclude from comparisonWakandaDB  Xexclude from comparison
DescriptionHigh performance, persistent RDF store with additional support for Graph DBMSAn MPP-based analytics DBMS embracing the MySQL protocolPort of SQLite to JavaScriptWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelDocument store infowith version 6.5
Graph DBMS
RDF store
Vector DBMS
Relational DBMSRelational DBMSObject oriented DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.06
Rank#187  Overall
#30  Document stores
#17  Graph DBMS
#7  RDF stores
#7  Vector DBMS
Score0.57
Rank#244  Overall
#113  Relational DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score0.03
Rank#364  Overall
#17  Object oriented DBMS
Websiteallegrograph.comdoris.apache.org
github.com/­apache/­doris
sql.js.orgwakanda.github.io
Technical documentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmlgithub.com/­apache/­doris/­wikisql.js.org/­documentation/­index.htmlwakanda.github.io/­doc
DeveloperFranz Inc.Apache Software Foundation, originally contributed from BaiduAlon Zakai infoenhancements implemented by othersWakanda SAS
Initial release2004201720122012
Current release8.0, December 20231.2.2, February 20232.7.0 (April 29, 2019), April 2019
License infoCommercial or Open Sourcecommercial infoLimited community edition freeOpen Source infoApache Version 2.0Open SourceOpen Source infoAGPLv3, extended commercial license available
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 languageJavaJavaScriptC++, JavaScript
Server operating systemsLinux
OS X
Windows
Linuxserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Data schemeyes infoRDF schemasyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyes
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.no infobulk load of XML files possiblenonono
Secondary indexesyesyes
SQL infoSupport of SQLSPARQL is used as query languageyesyes infoSQL-92 is not fully supportedno
APIs and other access methodsRESTful HTTP API
SPARQL
JDBC
MySQL client
JavaScript APIRESTful HTTP API
Supported programming languagesC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
JavaJavaScriptJavaScript
Server-side scripts infoStored proceduresyes infoJavaScript or Common Lispuser defined functionsnoyes
Triggersyesnonoyes
Partitioning methods infoMethods for storing different data on different nodeswith Federationhorizontal partitioningnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
nonenonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integritynonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesno
User concepts infoAccess controlUsers with fine-grained authorization concept, user roles and pluggable authenticationfine grained access rights according to SQL-standardnoyes
More information provided by the system vendor
AllegroGraphApache DorisSQL.JSWakandaDB
Specific characteristicsKnowledge Graph Platform Leader FedShard - Designed for Entity-Event Knowledge Graph...
» more
Competitive advantagesAllegroGraph is uniquely suited to support adhoc queries through SPARQL, Prolog and...
» more
News

Can Neuro-Symbolic AI Solve AI’s Weaknesses?
17 April 2024

100 Companies That Matter in KM – Franz Inc.
3 April 2024

Exploring AllegroGraph v8 – Unleashing the Power of Neuro-Symbolic AI (Recorded Webinar)
9 February 2024

What is Neuro-Symbolic AI?
23 January 2024

Allegro CL v11 – Now Available! – The Neuro-Symbolic AI Programming Platform
8 January 2024

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
AllegroGraphApache DorisSQL.JSWakandaDB
DB-Engines blog posts

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

show all

Recent citations in the news

Q&A: Can Neuro-Symbolic AI Solve AI’s Weaknesses?
8 April 2024, TDWI

AI predictions for 2024 unveil exciting technological horizons
21 November 2023, Wire19

Neuro-Symbolic AI: The Peak of Artificial Intelligence
16 November 2021, AiThority

The Foundation of Data Fabrics and AI: Semantic Knowledge Graphs - DataScienceCentral.com
19 May 2022, Data Science Central

Fuse Graph Neural Networks with Semantic Reasoning to Produce Complimentary Predictions
21 September 2021, Towards Data Science

provided by Google News

Migrating from ClickHouse to Apache Doris: Boosting OLAP Performance
9 October 2023, hackernoon.com

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

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20 October 2023, hackernoon.com

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

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

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.

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