DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > dBASE vs. DolphinDB vs. IBM Db2 Event Store vs. Memgraph vs. Teradata

Vergleich der Systemeigenschaften dBASE vs. DolphinDB vs. IBM Db2 Event Store vs. Memgraph vs. Teradata

Redaktionelle Informationen bereitgestellt von DB-Engines
NamedBASE  Xaus Vergleich ausschliessenDolphinDB  Xaus Vergleich ausschliessenIBM Db2 Event Store  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenTeradata  Xaus Vergleich ausschliessen
KurzbeschreibungdBase war eine der ersten Datenbanken mit einer eigenen Entwicklungsumgebung auf PC's. Die letzte Version dbase V wird als dBase classic weiter vertrieben und benötigt eine DOS-Emulation. Das aktuelle Produkt ist aber dBase Plus.DolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.Distributed Event Store optimized for Internet of Things use casesAn open source graph database built for real-time streaming and compatible with Neo4jA hybrid cloud data analytics software platform (Teradata Vantage)
Primäres DatenbankmodellRelational DBMSTime Series DBMSEvent Store
Time Series DBMS
Graph DBMSRelational DBMS
Sekundäre DatenbankmodelleRelational DBMSDocument Store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte10,34
Rang#44  Overall
#28  Relational DBMS
Punkte4,13
Rang#80  Overall
#6  Time Series DBMS
Punkte0,19
Rang#323  Overall
#2  Event Stores
#28  Time Series DBMS
Punkte3,02
Rang#98  Overall
#8  Graph DBMS
Punkte45,33
Rang#21  Overall
#15  Relational DBMS
Websitewww.dbase.comwww.dolphindb.comwww.ibm.com/­products/­db2-event-storememgraph.comwww.teradata.com
Technische Dokumentationwww.dbase.com/­support/­knowledgebasedocs.dolphindb.cn/­en/­help200/­index.htmlwww.ibm.com/­docs/­en/­db2-event-storememgraph.com/­docsdocs.teradata.com
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerAsthon TateDolphinDB, IncIBMMemgraph LtdTeradata
Erscheinungsjahr19792018201720171984
Aktuelle VersiondBASE 2019, 2019v2.00.4, January 20222.0Teradata Vantage 1.0 MU2, Jänner 2019
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infofree community version availablekommerziell infofree developer edition availableOpen Source infoBSL 1.1; commercial license for enterprise 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++
Server BetriebssystemeDOS infodBase Classic
Windows infodBase Pro
Linux
Windows
Linux infoLinux, macOS, Windows for the developer additionLinuxgehostet
Linux
Datenschemajajajaschemafrei und schema-optionalja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja
Sekundärindizesjajaneinja infoSpezielle Join-Indizes für physikalisches 'pre-joining' von Tabellen
SQL infoSupport of SQLneinSQL-like query languageja infothrough the embedded Spark runtimeneinja infoSQL 2016 + extensions
APIs und andere Zugriffskonzeptekeine infoMit der Entwicklungsumgebung kann aber auf andere DBMS oder ODBC-Datenquellen zugegriffen werdenJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
Bolt protocol
Cypher query language
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Unterstützte ProgrammiersprachendBase eigene IDEC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
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
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-seitige Scripts infoStored Proceduresnein infoDie IDE kann stored procedures in anderen Datenquellen aufrufen.jajaja infoUDFs, stored procedures, table functions in parallel
Triggersneinneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinehorizontale PartitionierungShardingSharding infodynamic graph partitioningSharding infoHashing
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeinejaActive-active shard replicationMulti-source replication using RAFTMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinja inforelationships in graphsja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoNicht für dBase interne Daten, wohl aber Unterstützung durch die IDE beim Zugriff auf externe DBMSjaneinACID infowith snapshot isolationACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten DatenmanipulationenjajaNo - written data is immutableyes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der DatenjajaYes - 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 changesja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajaja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und RollenAdministrators, Users, GroupsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardUsers, roles and permissionsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
dBASEDolphinDBIBM Db2 Event StoreMemgraphTeradata
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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
dBASEDolphinDBIBM Db2 Event StoreMemgraphTeradata
DB-Engines Blog Posts

DB-Engines Ranking coverage expanded to 169 database management systems
3. Juni 2013, Paul Andlinger

alle anzeigen

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

30 Years Ago: The Rise, Fall and Survival of Ashton-Tate's dBASE
19. September 2013, eWeek

DBF File (What It Is and How to Open One)
6. April 2023, Lifewire

Microsoft Access 2016 Now Supports dBase Database Format
7. September 2016, redmondmag.com

A malicious document could lead to RCE in Apache OpenOffice (CVE-2021-33035)
22. September 2021, Help Net Security

Liam Brady's wife and their family life with three children
20. Oktober 2023, Irish Mirror

bereitgestellt von Google News

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

Lakehouse dam breaks after departure of long-time Teradata CTO
1. Mai 2024, The Register

Why Teradata (TDC) is a Top Momentum Stock for the Long-Term
4. Mai 2024, Yahoo Singapore News

Teradata adds support for Apache Iceberg, Delta Lake tables
30. April 2024, InfoWorld

Teradata expands AWS collaboration for cloud analytics By Investing.com
2. Mai 2024, Investing.com

Mellanox InfiniBand Helps Accelerate Teradata Aster Big Analytics Appliance
1. Mai 2024, AOL

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Präsentieren Sie hier Ihr Produkt