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. Graph Engine vs. Memcached vs. Sphinx vs. WakandaDB

System Properties Comparison AlaSQL vs. Graph Engine vs. Memcached vs. Sphinx vs. WakandaDB

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonMemcached  Xexclude from comparisonSphinx  Xexclude from comparisonWakandaDB  Xexclude from comparison
DescriptionJavaScript DBMS libraryA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineIn-memory key-value store, originally intended for cachingOpen source search engine for searching in data from different sources, e.g. relational databasesWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelDocument store
Relational DBMS
Graph DBMS
Key-value store
Key-value storeSearch engineObject oriented DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score0.67
Rank#232  Overall
#21  Graph DBMS
#34  Key-value stores
Score18.08
Rank#32  Overall
#4  Key-value stores
Score5.95
Rank#55  Overall
#5  Search engines
Score0.10
Rank#356  Overall
#16  Object oriented DBMS
Websitealasql.orgwww.graphengine.iowww.memcached.orgsphinxsearch.comwakanda.github.io
Technical documentationgithub.com/­AlaSQL/­alasqlwww.graphengine.io/­docs/­manualgithub.com/­memcached/­memcached/­wikisphinxsearch.com/­docswakanda.github.io/­doc
DeveloperAndrey Gershun & Mathias R. WulffMicrosoftDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalSphinx Technologies Inc.Wakanda SAS
Initial release20142010200320012012
Current release1.6.27, May 20243.5.1, February 20232.7.0 (April 29, 2019), April 2019
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoMIT LicenseOpen Source infoBSD licenseOpen Source infoGPL version 2, commercial licence availableOpen Source infoAGPLv3, extended commercial license available
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 languageJavaScript.NET and CCC++C++, JavaScript
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js).NETFreeBSD
Linux
OS X
Unix
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Linux
OS X
Windows
Data schemeschema-freeyesschema-freeyesyes
Typing infopredefined data types such as float or datenoyesnonoyes
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.nonono
Secondary indexesnonoyes infofull-text index on all search fields
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.nonoSQL-like query language (SphinxQL)no
APIs and other access methodsJavaScript APIRESTful HTTP APIProprietary protocolProprietary protocolRESTful HTTP API
Supported programming languagesJavaScriptC#
C++
F#
Visual Basic
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
JavaScript
Server-side scripts infoStored proceduresnoyesnonoyes
Triggersyesnononoyes
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioningnoneSharding infoPartitioning is done manually, search queries against distributed index is supportednone
Replication methods infoMethods for redundantly storing data on multiple nodesnonenone infoRepcached, a Memcached patch, provides this functionallitynonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency
Foreign keys infoReferential integrityyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenononoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storagenoyes infoThe original contents of fields are not stored in the Sphinx index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlnoyes infousing SASL (Simple Authentication and Security Layer) protocolnoyes

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
AlaSQLGraph Engine infoformer name: TrinityMemcachedSphinxWakandaDB
DB-Engines blog posts

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

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

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

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

provided by Google News

Trinity
30 October 2010, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

The graph analytics landscape 2019 - DataScienceCentral.com
27 February 2019, Data Science Central

provided by Google News

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Intel Continues To Demonstrate The Importance Of Software Optimizations: Clear Linux + Xeon Max Benchmarks
23 October 2023, Phoronix

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Google's Newest Challenger
11 January 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

provided by Google News



Share this page

Featured Products

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.

Present your product here