DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Drizzle vs. IBM Db2 Event Store vs. Memgraph vs. NCache vs. Teradata

Vergleich der Systemeigenschaften Drizzle vs. IBM Db2 Event Store vs. Memgraph vs. NCache vs. Teradata

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDrizzle  Xaus Vergleich ausschliessenIBM Db2 Event Store  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenNCache  Xaus Vergleich ausschliessenTeradata  Xaus Vergleich ausschliessen
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
KurzbeschreibungMySQL fork mit erweiterbarem Micro-Kernel und mit Betonung von Leistung vor Kompatibilität.Distributed Event Store optimized for Internet of Things use casesAn open source graph database built for real-time streaming and compatible with Neo4jOpen-Source and Enterprise in-memory Key-Value StoreA hybrid cloud data analytics software platform (Teradata Vantage)
Primäres DatenbankmodellRelational DBMSEvent Store
Time Series DBMS
Graph DBMSKey-Value StoreRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Suchmaschine infoUsing distributed Lucene
Document Store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,19
Rang#323  Overall
#2  Event Stores
#28  Time Series DBMS
Punkte3,02
Rang#98  Overall
#8  Graph DBMS
Punkte0,94
Rang#195  Overall
#29  Key-Value Stores
Punkte45,33
Rang#21  Overall
#15  Relational DBMS
Websitewww.ibm.com/­products/­db2-event-storememgraph.comwww.alachisoft.com/­ncachewww.teradata.com
Technische Dokumentationwww.ibm.com/­docs/­en/­db2-event-storememgraph.com/­docswww.alachisoft.com/­resources/­docsdocs.teradata.com
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerDrizzle Projekt, ursprünglich gestartet von Brian AkerIBMMemgraph LtdAlachisoftTeradata
Erscheinungsjahr20082017201720051984
Aktuelle Version7.2.4, September 20122.05.3.3, April 2024Teradata Vantage 1.0 MU2, Jänner 2019
Lizenz infoCommercial or Open SourceOpen Source infoGNU GPLkommerziell infofree developer edition availableOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoEnterprise Edition availablekommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++C und C++C und C++C#, .NET, .NET Core, Java
Server BetriebssystemeFreeBSD
Linux
OS X
Linux infoLinux, macOS, Windows for the developer additionLinuxLinux
Windows
gehostet
Linux
Datenschemajajaschemafrei und schema-optionalschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajateilweise infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counterja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja
Sekundärindizesjaneinjaja infoSpezielle Join-Indizes für physikalisches 'pre-joining' von Tabellen
SQL infoSupport of SQLja infomit propriätären Erweiterungenja infothrough the embedded Spark runtimeneinSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.ja infoSQL 2016 + extensions
APIs und andere ZugriffskonzepteJDBCADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
Bolt protocol
Cypher query language
IDistributedCache
JCache
LINQ
Proprietäres native API
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Unterstützte ProgrammiersprachenC
C++
Java
PHP
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-seitige Scripts infoStored Proceduresneinjanein infoUnterstützung für stored procedures mit SQL-Server CLRja infoUDFs, stored procedures, table functions in parallel
Triggersnein infoHooks für Callbacks innerhalb der Servers können verwendet werden.neinja infoNotificationsja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingSharding infodynamic graph partitioningjaSharding infoHashing
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
Active-active shard replicationMulti-source replication using RAFTja, mit wählbarer KonsistenzMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinja inforelationships in graphsneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACID infowith snapshot isolationoptimistic Locking und pessimistic LockingACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten DatenmanipulationenjaNo - written data is immutableyes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der DatenjaYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageja infowith periodic snapshot and write-ahead logging (WAL) of changesjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajaja
Berechtigungskonzept infoZugriffskontrollePluggable Authentication Mechanismen infoz.B. LDAP, HTTPBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardUsers, roles and permissionsAuthentifizierung für Zugriff auf Cache mittels Active Directory/LDAP (Rollen: user, administrator)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
DrizzleIBM Db2 Event StoreMemgraphNCacheTeradata
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
NCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
NCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
NCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» mehr
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» mehr
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» mehr
NCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» mehr

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
DrizzleIBM Db2 Event StoreMemgraphNCacheTeradata
DB-Engines Blog Posts

MySQL won the April ranking; did its forks follow?
1. April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1. Juli 2013, Matthias Gelbmann

alle anzeigen

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Advancements in streaming data storage, real-time analysis and machine learning
25. Juli 2019, ibm.com

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31. Mai 2018, Data Center Knowledge

How IBM Is Turning Db2 into an 'AI Database'
3. Juni 2019, Datanami

Best cloud databases of 2022
4. Oktober 2022, ITPro

Why a robust data management strategy is essential today | IBM HDM
19. September 2019, Express Computer

bereitgestellt von Google News

Enhance Your Network with the Power of a Graph DB
1. Mai 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5. Oktober 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7. August 2023, PR Newswire

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20. Oktober 2021, The Recursive

Modeling and Navigating a Transportation Network with Memgraph
12. April 2021, Towards Data Science

bereitgestellt von Google News

How to use NCache in ASP.Net Core
25. Februar 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22. April 2020, InfoQ.com

bereitgestellt von Google News

Why Teradata (TDC) Shares Are Plunging Today
7. Mai 2024, Yahoo Finance

Kenvue, Crocs rise; Disney, Teradata fall, Tuesday, 5/7/2024
7. Mai 2024, ABC News

The Analyst Landscape: 9 Takes On Teradata - Teradata (NYSE:TDC)
7. Mai 2024, Benzinga

Teradata's stock tumbles after BofA cuts rating on lack of near-term positive catalysts
7. Mai 2024, Seeking Alpha

Teradata (TDC) Q1 Earnings and Revenues Beat Estimates
6. Mai 2024, Yahoo Finance

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

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

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

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.

Präsentieren Sie hier Ihr Produkt