DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Faircom EDGE vs. Memcached vs. Sphinx vs. Transwarp StellarDB

System Properties Comparison Faircom EDGE vs. Memcached vs. Sphinx vs. Transwarp StellarDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonMemcached  Xexclude from comparisonSphinx  Xexclude from comparisonTranswarp StellarDB  Xexclude from comparison
DescriptionFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsIn-memory key-value store, originally intended for cachingOpen source search engine for searching in data from different sources, e.g. relational databasesA distributed graph DBMS built for enterprise-level graph applications
Primary database modelKey-value store
Relational DBMS
Key-value storeSearch engineGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score19.42
Rank#32  Overall
#4  Key-value stores
Score5.98
Rank#56  Overall
#5  Search engines
Score0.00
Rank#383  Overall
#39  Graph DBMS
Websitewww.faircom.com/­products/­faircom-edgewww.memcached.orgsphinxsearch.comwww.transwarp.cn/­en/­product/­stellardb
Technical documentationdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlgithub.com/­memcached/­memcached/­wikisphinxsearch.com/­docs
DeveloperFairCom CorporationDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalSphinx Technologies Inc.Transwarp
Initial release197920032001
Current releaseV3, October 20201.6.25, March 20243.5.1, February 2023
License infoCommercial or Open Sourcecommercial infoRestricted, free version availableOpen Source infoBSD licenseOpen Source infoGPL version 2, commercial licence availablecommercial
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 languageANSI C, C++CC++
Server operating systemsAndroid
Linux infoARM, x86
Raspbian
Windows
FreeBSD
Linux
OS X
Unix
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeFlexible Schema (defined schema, partial schema, schema free)schema-freeyes
Typing infopredefined data types such as float or dateyes, ANSI Standard SQL Typesnono
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
Secondary indexesyesnoyes infofull-text index on all search fields
SQL infoSupport of SQLyes infoANSI SQL queriesnoSQL-like query language (SphinxQL)SQL-like query language
APIs and other access methodsADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Proprietary protocolProprietary protocolOpenCypher
Supported programming languagesC
C#
C++
Java
JavaScript
PHP
Python
VB.Net
.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
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++nono
Triggersyesnono
Partitioning methods infoMethods for storing different data on different nodesFile partitioning infoCustomizable business rules for partitioningnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedhorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoSynchronous and asynchronous realtime replication based on transaction logsnone infoRepcached, a Memcached patch, provides this functionallitynone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency
Foreign keys infoReferential integrityyes infowhen using SQLnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnono
Concurrency infoSupport for concurrent manipulation of datayes infoacross SQL and NoSQLyesyesyes
Durability infoSupport for making data persistentyesnoyes 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.yes
User concepts infoAccess controlFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.yes 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
Faircom EDGE infoformerly c-treeEDGEMemcachedSphinxTranswarp StellarDB
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

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6 July 2021, IoT Evolution World

Trend-Setting Products in Data and Information Management for 2023
8 December 2022, Database Trends and Applications

How To Collect, Store, and Query IoT Data With MQTT + SQL
16 June 2022, IoT For All

Trend-Setting Products in Data and Information Management for 2024
6 December 2023, Database Trends and Applications

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

Redis Labs Boldly Joins AWS in Dropping Prices From 10 to 40 Percent
27 March 2024, Yahoo Lifestyle UK

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

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

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 Googles 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

动态图、AI融合、多模联合分析,将是图数据库的重要发展方向_海量数据_应用_场景
11 August 2023, 搜狐网

国产化替代全面开花,星环科技用自研创新技术说话
26 May 2023, dostor.com

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Neo4j logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here