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 > AlaSQL vs. Cloudflare Workers KV vs. H2 vs. Stardog vs. TinkerGraph

System Properties Comparison AlaSQL vs. Cloudflare Workers KV vs. H2 vs. Stardog vs. TinkerGraph

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonCloudflare Workers KV  Xexclude from comparisonH2  Xexclude from comparisonStardog  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionJavaScript DBMS libraryA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Enterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelDocument store
Relational DBMS
Key-value storeRelational DBMSGraph DBMS
RDF store
Graph DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score0.32
Rank#283  Overall
#40  Key-value stores
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Score0.08
Rank#348  Overall
#35  Graph DBMS
Websitealasql.orgwww.cloudflare.com/­developer-platform/­workers-kvwww.h2database.comwww.stardog.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationgithub.com/­AlaSQL/­alasqldevelopers.cloudflare.com/­kv/­apiwww.h2database.com/­html/­main.htmldocs.stardog.com
DeveloperAndrey Gershun & Mathias R. WulffCloudflareThomas MuellerStardog-Union
Initial release20142018200520102009
Current release2.2.220, July 20237.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)commercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptJavaJavaJava
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedAll OS with a Java VMLinux
macOS
Windows
Data schemeschema-freeschema-freeyesschema-free and OWL/RDFS-schema supportschema-free
Typing infopredefined data types such as float or datenonoyesyesyes
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.nononono infoImport/export of XML data possibleno
Secondary indexesnonoyesyes infosupports real-time indexing in full-text and geospatialno
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noyesYes, compatible with all major SQL variants through dedicated BI/SQL Serverno
APIs and other access methodsJavaScript APIHTTP REST
Proprietary protocol
JDBC
ODBC
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
TinkerPop 3
Supported programming languagesJavaScriptC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
Java.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Groovy
Java
Server-side scripts infoStored proceduresnonoJava Stored Procedures and User-Defined Functionsuser defined functions and aggregates, HTTP Server extensions in Javano
Triggersyesnoyesyes infovia event handlersno
Partitioning methods infoMethods for storing different data on different nodesnonenonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesWith clustering: 2 database servers on different computers operate on identical copies of a databaseMulti-source replication in HA-Clusternone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyImmediate ConsistencyImmediate Consistency in HA-Clusternone
Foreign keys infoReferential integrityyesnoyesyes inforelationships in graphsyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenoACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesno
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyesyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardAccess rights for users and rolesno

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
AlaSQLCloudflare Workers KVH2StardogTinkerGraph
Recent citations in the news

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

Cloudflare updates Workers platform with Python support, event notifications, and improved local development ...
3 April 2024, DevClass

Cloudflare dashboard, API service feeling poorly due to datacenter power snafu
2 November 2023, The Register

Cloudflare recovers from service outage after power failure at core North American data center
3 November 2023, DatacenterDynamics

Cloudflare is (still) struggling with another outage - here's what to know
3 November 2023, ZDNet

How to Build a Scalable URL Shortener With Cloudflare Workers and KV Under 10 Minutes
21 August 2022, hackernoon.com

provided by Google News

Automated testing of Amazon Neptune data access with Apache TinkerPop Gremlin | Amazon Web Services
28 September 2022, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26 February 2019, AWS Blog

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Present your product here