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

DBMS > Immudb vs. MarkLogic vs. RRDtool vs. Teradata Aster vs. XTDB

Vergleich der Systemeigenschaften Immudb vs. MarkLogic vs. RRDtool vs. Teradata Aster vs. XTDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameImmudb  Xaus Vergleich ausschliessenMarkLogic  Xaus Vergleich ausschliessenRRDtool  Xaus Vergleich ausschliessenTeradata Aster  Xaus Vergleich ausschliessenXTDB infoformerly named Crux  Xaus Vergleich ausschliessen
Teradata Aster has been integrated into other Teradata systems and therefore will be removed from the DB-Engines ranking.
KurzbeschreibungAn open source immutable (append-only) database with cryptographic verification which makes it tamper-resistant and fully auditable.Operational and transactional Enterprise NoSQL databaseIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.Platform for big data analytics on multistructured data sources and typesA general purpose database with bitemporal SQL and Datalog and graph queries
Primäres DatenbankmodellKey-Value StoreDocument Store
Native XML DBMS
RDF Store infoab Version 7
Suchmaschine
Time Series DBMSRelational DBMSDocument Store
Sekundäre DatenbankmodelleRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,24
Rang#305  Overall
#43  Key-Value Stores
Punkte5,92
Rang#58  Overall
#10  Document Stores
#1  Native XML DBMS
#1  RDF Stores
#6  Suchmaschinen
Punkte1,87
Rang#136  Overall
#11  Time Series DBMS
Punkte0,11
Rang#343  Overall
#46  Document Stores
Websitegithub.com/­codenotary/­immudb
immudb.io
www.marklogic.comoss.oetiker.ch/­rrdtoolgithub.com/­xtdb/­xtdb
www.xtdb.com
Technische Dokumentationdocs.immudb.iodocs.marklogic.comoss.oetiker.ch/­rrdtool/­docwww.xtdb.com/­docs
EntwicklerCodenotaryMarkLogic Corp.Tobias OetikerTeradataJuxt Ltd.
Erscheinungsjahr20202001199920052019
Aktuelle Version1.2.3, April 202211.0, December 20221.8.0, 20221.19, September 2021
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infoGPL V2 and FLOSSkommerziellOpen Source infoMIT License
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.
ImplementierungsspracheGoC++C infoImplementations in Java (e.g. RRD4J) and C# availableClojure
Server BetriebssystemeBSD
Linux
macOS
Solaris
Windows
z/OS
Linux
OS X
Windows
HP-UX
Linux
LinuxAlle Betriebssysteme mit einer Java 8 (und höher) VM
Linux
Datenschemaschemafreischemafrei infoSchema kann erzwungen werdenjaFlexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File Storeschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaNumeric data onlyjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjanein infoExporting into and restoring from XML files possibleja infoin Aster File Storenein
Sekundärindizesjajaneinjaja
SQL infoSupport of SQLSQL-like syntaxja infoSQL92neinjaeingeschränktes SQL mittels Apache Calcite
APIs und andere ZugriffskonzeptegRPC protocol
PostgreSQL wire protocol
Java API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
In-process Library
Pipes
ADO.NET
JDBC
ODBC
OLE DB
HTTP REST
JDBC
Unterstützte Programmiersprachen.Net
Go
Java
JavaScript (Node.js)
Python
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
C
C#
C++
Java
Python
R
Clojure
Java
Server-seitige Scripts infoStored Proceduresneinja infovia XQuery or JavaScriptneinR packagesnein
Triggersneinjaneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingkeineShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjakeineja infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.ja, jeder Knoten hat alle Daten
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infoÃœber Hadoop Connector, HDFS Direct Access und in-database MapReduce Jobsneinja infoSQL Map-Reduce Frameworknein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencykeineImmediate Consistency or Eventual Consistency depending on configuration
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infocan act as a resource manager in an XA/JTA transactionneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoby using the rrdcached daemonjaja
Durability infoDauerhafte Speicherung der Datenjajajajayes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinyes, with Range Indexesjanein
Berechtigungskonzept infoZugriffskontrolleRollen-basierte Zugriffskontrolle auf Dokumenten- und SubdokumentenebeneneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

Weitere Informationen bereitgestellt vom Systemhersteller

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
ImmudbMarkLogicRRDtoolTeradata AsterXTDB infoformerly named Crux
DB-Engines Blog Posts

Time Series DBMS are the database category with the fastest increase in popularity
4. Juli 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1. Juni 2015, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Codenotary Releases immudb v1.9DOM
19. Oktober 2023, Business Wire

Codenotary brings its immutable database to the cloud
21. Juni 2023, TechCrunch

Codenotary launches cloud version of tamper-proof database
27. Juni 2023, SC Media

ImmuDB and Codenotary: It's a database, but the company isn't
20. Dezember 2021, ZDNet

Immudb: Open-source database, built on a zero trust model
17. Dezember 2021, Help Net Security

bereitgestellt von Google News

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
22. April 2024, Medium

AI can make logistics data as valuable as intelligence or operational data for mission success
17. April 2024, Breaking Defense

Database Platform to Simplify Complex Data | Progress Marklogic
7. Februar 2023, Progress Software

ABN AMRO Moves Progress-Powered Credit Store App to Azure Cloud; Achieves 40% Faster Data Processing, Lower ...
12. März 2024, GlobeNewswire

Seven Quick Steps to Setting Up MarkLogic Server in Kubernetes
1. Februar 2024, release.nl

bereitgestellt von Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9. Januar 2024, Help Net Security

Critical IP spoofing bug patched in Cacti
15. Dezember 2022, The Daily Swig

Cacti: Using Graphs to Monitor Networks and Devices
16. März 2011, Packt Hub

How to install Cacti SNMP Monitor on Ubuntu
24. November 2017, TechRepublic

A plotting utility for text mode consoles and terminals @tenox77
28. Juni 2023, Adafruit Blog

bereitgestellt von Google News

Northwestern Analytics Partners with Teradata Aster to Host Hackathon
23. Mai 2014, Northwestern Engineering

Teradata Aster gets graph database, HDFS-compatible file store
8. Oktober 2013, ZDNet

Teradata Provides the Simplest Way to Bring the Science of Data to the Art of Business
22. September 2011, PR Newswire

Teradata's Aster shows how the flowers of fraud bloom
23. April 2015, The Register

Case study: Siemens reduces train failures with Teradata Aster
12. September 2016, RCR Wireless News

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Präsentieren Sie hier Ihr Produkt