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 > Ingres vs. Memcached vs. Sphinx vs. Teradata

System Properties Comparison Ingres vs. Memcached vs. Sphinx vs. Teradata

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameIngres  Xexclude from comparisonMemcached  Xexclude from comparisonSphinx  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionWell established RDBMSIn-memory key-value store, originally intended for cachingOpen source search engine for searching in data from different sources, e.g. relational databasesA hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelRelational DBMSKey-value storeSearch engineRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.11
Rank#81  Overall
#44  Relational DBMS
Score19.42
Rank#32  Overall
#4  Key-value stores
Score5.98
Rank#56  Overall
#5  Search engines
Score45.33
Rank#21  Overall
#15  Relational DBMS
Websitewww.actian.com/­databases/­ingreswww.memcached.orgsphinxsearch.comwww.teradata.com
Technical documentationdocs.actian.com/­ingresgithub.com/­memcached/­memcached/­wikisphinxsearch.com/­docsdocs.teradata.com
DeveloperActian CorporationDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalSphinx Technologies Inc.Teradata
Initial release1974 infooriginally developed at University Berkely in early 1970s200320011984
Current release11.2, May 20221.6.27, May 20243.5.1, February 2023Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourcecommercialOpen 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 languageCCC++
Server operating systemsAIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
FreeBSD
Linux
OS X
Unix
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
hosted
Linux
Data schemeyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesnonoyes
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.no infobut tools for importing/exporting data from/to XML-files availableyes
Secondary indexesyesnoyes infofull-text index on all search fieldsyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLyesnoSQL-like query language (SphinxQL)yes infoSQL 2016 + extensions
APIs and other access methods.NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
Proprietary protocolProprietary protocol.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languages.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
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresyesnonoyes infoUDFs, stored procedures, table functions in parallel
Triggersyesnonoyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoIngres Star to access multiple databases simultaneouslynoneSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesIngres Replicatornone infoRepcached, a Memcached patch, provides this functionallitynoneMulti-source replication
Source-replica replication
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 integrityyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoACID
Concurrency infoSupport for concurrent manipulation of datayes infoMVCCyesyesyes
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.noyes
User concepts infoAccess controlfine grained access rights according to SQL-standardyes infousing SASL (Simple Authentication and Security Layer) protocolnofine grained access rights according to SQL-standard

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

Teradata is the most popular data warehouse DBMS
2 April 2013, Paul Andlinger

show all

Recent citations in the news

Ingres CEO Burkhardt will bring open source perspective to Cloud Panel
10 May 2024, Database Journal

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

New startup from Postgres creator puts the database at heart of software stack
12 March 2024, TechCrunch

Actian Launches Ingres as a Fully-Managed Cloud Service
24 September 2021, Integration Developers

PostgreSQL now top developer choice ahead of MySQL, according to massive new survey • DEVCLASS
13 June 2023, DevClass

provided by Google News

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

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

Introducing mcrouter: A memcached protocol router for scaling memcached deployments
15 September 2014, Facebook Engineering

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

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

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018 | WQXR Editorial
22 December 2018, WQXR Radio

provided by Google News

Teradata Co. (NYSE:TDC) Shares Sold by Panagora Asset Management Inc.
25 May 2024, Defense World

Teradata takes plunge into lakehouse waters, but not everyone is convinced
23 May 2024, The Register

Director CHOU TIMOTHY C K Sells Shares of Teradata Corp (TDC)
22 May 2024, Yahoo Finance

Teradata AI Unlimited joins Microsoft Fabric in private preview
21 May 2024, Investing.com

Teradata (TDC) Reports Earnings Tomorrow: What To Expect
23 May 2024, The Globe and Mail

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.

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

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

Present your product here