DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

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

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NamedBASE  Xaus Vergleich ausschliessenGridDB  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.Scalable in-memory time series database optimized for IoT and Big DataDistributed 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 DatenbankmodelleKey-Value Store
Relational DBMS
Document 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
Punkte1,95
Rang#128  Overall
#10  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.comgriddb.netwww.ibm.com/­products/­db2-event-storememgraph.comwww.teradata.com
Technische Dokumentationwww.dbase.com/­support/­knowledgebasedocs.griddb.netwww.ibm.com/­docs/­en/­db2-event-storememgraph.com/­docsdocs.teradata.com
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerAsthon TateToshiba CorporationIBMMemgraph LtdTeradata
Erscheinungsjahr19792013201720171984
Aktuelle VersiondBASE 2019, 20195.1, August 20222.0Teradata Vantage 1.0 MU2, Jänner 2019
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availablekommerziell infofree developer edition availablekommerziell infoFree license 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
LinuxLinux infoLinux, macOS, Windows for the developer additionLinuxgehostet
Linux
Datenschemajajajaschemafrei und schema-optionalja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infonumerical, string, blob, geometry, boolean, timestampjajaja
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 SQLneinSQL92, SQL-like TQL (Toshiba Query Language)ja 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
ODBC
Proprietäres Protokoll
RESTful HTTP/JSON API
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 (Node.js)
Perl
PHP
Python
Ruby
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.neinjaja infoUDFs, stored procedures, table functions in parallel
Triggersneinjaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingShardingSharding infodynamic graph partitioningSharding infoHashing
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineSource-Replica ReplikationActive-active shard replicationMulti-source replication using RAFTMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce OperationenneinConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate consistency within container, eventual consistency across containersEventual 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 DBMSACID at container levelneinACID 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 RollenAccess rights for users can be defined per databaseBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardUsers, roles and permissionsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
dBASEGridDBIBM Db2 Event StoreMemgraphTeradata
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» mehr
Memgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» mehr
Business Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» mehr
Graph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» mehr
Market metricsGitHub trending repository
» mehr
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» mehr
You 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
dBASEGridDBIBM 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

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

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

What is Dbase? - Definition from Techopedia
19. September 2011, Techopedia

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

bereitgestellt von Google News

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16. Januar 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8. April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1. November 2020, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19. August 2022, global.toshiba

Toshiba to Open Source GridDB(R)'s SQL Interface, Aims to Accelerate Open Innovation | TOSHIBA DIGITAL ...
17. Juni 2020, global.toshiba

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

bereitgestellt von Google News

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

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

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5. Oktober 2021, EU-Startups

Making Your Own Memory Graph To Detect Memory Issues On iOS
13. April 2021, hackernoon.com

bereitgestellt von Google News

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

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

Why We Like The Returns At Teradata (NYSE:TDC)
27. April 2024, Simply Wall St

Unify Analytics Leveraging Amazon Athena and Teradata for Robust Query Federation | Amazon Web Services
23. April 2024, AWS Blog

Teradata (TDC) Set to Announce Earnings on Monday
29. April 2024, Defense World

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.

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

Präsentieren Sie hier Ihr Produkt