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 > Brytlyt vs. Memcached vs. Microsoft Azure Table Storage vs. Sphinx

System Properties Comparison Brytlyt vs. Memcached vs. Microsoft Azure Table Storage vs. Sphinx

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBrytlyt  Xexclude from comparisonMemcached  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionScalable GPU-accelerated RDBMS for very fast analytic and streaming workloads, leveraging PostgreSQLIn-memory key-value store, originally intended for cachingA Wide Column Store for rapid development using massive semi-structured datasetsOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelRelational DBMSKey-value storeWide column storeSearch engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.38
Rank#276  Overall
#127  Relational DBMS
Score18.08
Rank#32  Overall
#4  Key-value stores
Score4.04
Rank#77  Overall
#6  Wide column stores
Score5.95
Rank#55  Overall
#5  Search engines
Websitebrytlyt.iowww.memcached.orgazure.microsoft.com/­en-us/­services/­storage/­tablessphinxsearch.com
Technical documentationdocs.brytlyt.iogithub.com/­memcached/­memcached/­wikisphinxsearch.com/­docs
DeveloperBrytlytDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalMicrosoftSphinx Technologies Inc.
Initial release2016200320122001
Current release5.0, August 20231.6.27, May 20243.5.1, February 2023
License infoCommercial or Open SourcecommercialOpen Source infoBSD licensecommercialOpen Source infoGPL version 2, commercial licence available
Cloud-based only infoOnly available as a cloud servicenonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, C++ and CUDACC++
Server operating systemsLinux
OS X
Windows
FreeBSD
Linux
OS X
Unix
Windows
hostedFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesnoyesno
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.yes infospecific XML-type available, but no XML query functionality.no
Secondary indexesyesnonoyes infofull-text index on all search fields
SQL infoSupport of SQLyesnonoSQL-like query language (SphinxQL)
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Proprietary protocolRESTful HTTP APIProprietary protocol
Supported programming languages.Net
C
C++
Delphi
Java
Perl
Python
Tcl
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresuser defined functions infoin PL/pgSQLnonono
Triggersyesnonono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud serviceSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnone infoRepcached, a Memcached patch, provides this functionallityyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnooptimistic lockingno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesnoyesyes infoThe original contents of fields are not stored in the Sphinx index.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.no
User concepts infoAccess controlfine grained access rights according to SQL-standardyes infousing SASL (Simple Authentication and Security Layer) protocolAccess rights based on private key authentication or shared access signaturesno

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
BrytlytMemcachedMicrosoft Azure Table StorageSphinx
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

Brytlyt releases version 5.0, introducing a more intuitive, intelligent and flexible analytics platform
1 August 2023, PR Newswire

London data analytics startup Brytlyt raises €4.43M from Amsterdam-based Finch Capital, others
22 December 2021, Silicon Canals

Brytlyt Secures $4M in Series A Funding
20 May 2020, Datanami

Bringing GPUs To Bear On Bog Standard Relational Databases
26 February 2018, The Next Platform

Brytlyt raises £3.8m for '1000x faster analytics'
22 December 2021, BusinessCloud

provided by Google News

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

Ubuntu 24.04 Helping Achieve Greater Performance On Intel Xeon Scalable Emerald Rapids
8 March 2024, Phoronix

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

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

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

provided by Google News

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

Quick Guide to Azure Storage Pricing
16 May 2023, DevOps.com

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

provided by Google News

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

5 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

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

Royal Mail stamp prices could rise, warns Czech Sphinx
3 June 2024, Proactive Investors UK

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

provided by Google News



Share this page

Featured Products

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

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

Present your product here