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 > Cachelot.io vs. Dragonfly vs. Lovefield vs. SQL.JS vs. Stardog

System Properties Comparison Cachelot.io vs. Dragonfly vs. Lovefield vs. SQL.JS vs. Stardog

Editorial information provided by DB-Engines
NameCachelot.io  Xexclude from comparisonDragonfly  Xexclude from comparisonLovefield  Xexclude from comparisonSQL.JS  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionIn-memory caching systemA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceEmbeddable relational database for web apps written in pure JavaScriptPort of SQLite to JavaScriptEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelKey-value storeKey-value storeRelational DBMSRelational DBMSGraph DBMS
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.04
Rank#388  Overall
#62  Key-value stores
Score0.49
Rank#261  Overall
#38  Key-value stores
Score0.33
Rank#286  Overall
#131  Relational DBMS
Score0.63
Rank#241  Overall
#112  Relational DBMS
Score2.07
Rank#122  Overall
#11  Graph DBMS
#6  RDF stores
Websitecachelot.iogithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
google.github.io/­lovefieldsql.js.orgwww.stardog.com
Technical documentationwww.dragonflydb.io/­docsgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdsql.js.org/­documentation/­index.htmldocs.stardog.com
DeveloperDragonflyDB team and community contributorsGoogleAlon Zakai infoenhancements implemented by othersStardog-Union
Initial release20152023201420122010
Current release1.0, March 20232.1.12, February 20177.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoSimplified BSD LicenseOpen Source infoBSL 1.1Open Source infoApache 2.0Open Sourcecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C++JavaScriptJavaScriptJava
Server operating systemsFreeBSD
Linux
OS X
Linuxserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, Safariserver-less, requires a JavaScript environment (browser, Node.js)Linux
macOS
Windows
Data schemeschema-freescheme-freeyesyesschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or datenostrings, hashes, lists, sets, sorted sets, bit arraysyesyesyes
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.nonononono infoImport/export of XML data possible
Secondary indexesnonoyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLnonoSQL-like query language infovia JavaScript builder patternyes infoSQL-92 is not fully supportedYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsMemcached protocolProprietary protocol infoRESP - REdis Serialization ProtocolJavaScript APIGraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languages.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
OCaml
Perl
PHP
Python
Ruby
C
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
JavaScriptJavaScript.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnoLuanonouser defined functions and aggregates, HTTP Server extensions in Java
Triggersnopublish/subscribe channels provide some trigger functionalityUsing read-only observersnoyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesnonenonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationnonenoneMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencynoneImmediate Consistency in HA-Cluster
Foreign keys infoReferential integritynonoyesyesyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoAtomic execution of command blocks and scriptsACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes, strict serializability by the serveryesyes
Durability infoSupport for making data persistentnoyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseno 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.noyesyes infousing MemoryDByesyes
User concepts infoAccess controlnoPassword-based authenticationnonoAccess rights for users and roles

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
Cachelot.ioDragonflyLovefieldSQL.JSStardog
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

DragonflyDB Announces $21m in New Funding and General Availability
21 March 2023, businesswire.com

DragonflyDB reels in $21M for its speedy in-memory database
21 March 2023, SiliconANGLE News

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29 March 2023, Phoronix

SFU Computing Science researchers receive 2022 ACM SIGMOD Research Highlight Award.
24 February 2023, Simon Fraser University News

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

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

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

Present your product here