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

DBMS > Dragonfly vs. HarperDB vs. InfinityDB vs. RocksDB vs. Teradata

Vergleich der Systemeigenschaften Dragonfly vs. HarperDB vs. InfinityDB vs. RocksDB vs. Teradata

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDragonfly  Xaus Vergleich ausschliessenHarperDB  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenRocksDB  Xaus Vergleich ausschliessenTeradata  Xaus Vergleich ausschliessen
KurzbeschreibungA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceUltra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.A Java embedded Key-Value Store which extends the Java Map interfaceEmbeddable persistent key-value store optimized for fast storage (flash and RAM)A hybrid cloud data analytics software platform (Teradata Vantage)
Primäres DatenbankmodellKey-Value StoreDocument StoreKey-Value StoreKey-Value StoreRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,41
Rang#266  Overall
#38  Key-Value Stores
Punkte0,55
Rang#248  Overall
#38  Document Stores
Punkte0,00
Rang#378  Overall
#57  Key-Value Stores
Punkte3,65
Rang#85  Overall
#11  Key-Value Stores
Punkte45,33
Rang#21  Overall
#15  Relational DBMS
Websitegithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
www.harperdb.ioboilerbay.comrocksdb.orgwww.teradata.com
Technische Dokumentationwww.dragonflydb.io/­docsdocs.harperdb.io/­docsboilerbay.com/­infinitydb/­manualgithub.com/­facebook/­rocksdb/­wikidocs.teradata.com
EntwicklerDragonflyDB team and community contributorsHarperDBBoiler Bay Inc.Facebook, Inc.Teradata
Erscheinungsjahr20232017200220131984
Aktuelle Version1.0, March 20233.1, August 20214.09.2.1, Mai 2024Teradata Vantage 1.0 MU2, Jänner 2019
Lizenz infoCommercial or Open SourceOpen Source infoBSL 1.1kommerziell infofree community edition availablekommerziellOpen Source infoBSDkommerziell
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++Node.jsJavaC++
Server BetriebssystemeLinuxLinux
OS X
Alle Betriebssysteme mit einer Java VMLinuxgehostet
Linux
Datenschemaschemafreidynamic schemaja infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datestrings, hashes, lists, sets, sorted sets, bit arraysja infoJSON data typesja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinja
Sekundärindizesneinjanein infomanual creation possible, using inversions based on multi-value capabilityneinja infoSpezielle Join-Indizes für physikalisches 'pre-joining' von Tabellen
SQL infoSupport of SQLneinSQL-like data manipulation statementsneinneinja infoSQL 2016 + extensions
APIs und andere ZugriffskonzepteProprietäres Protokoll infoRESP - REdis Serialization ProtocolJDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
C++ API
Java API
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Unterstützte ProgrammiersprachenC
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
JavaC
C++
Go
Java
Perl
Python
Ruby
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-seitige Scripts infoStored ProceduresLuaCustom Functions infosince release 3.1neinneinja infoUDFs, stored procedures, table functions in parallel
Triggerspublish/subscribe channels provide some trigger functionalityneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenA table resides as a whole on one (or more) nodes in a clusterkeinehorizontal partitioningSharding infoHashing
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikationja infothe nodes on which a table resides can be definedkeinejaMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinnein infomanual creation possible, using inversions based on multi-value capabilityneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of command blocks and scriptsAtomic execution of specific operationsACID infoOptimistic locking for transactions; no isolation for bulk loadsjaACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, strict serializability by the serverjajajaja
Durability infoDauerhafte Speicherung der Datenjayes, using LMDBjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinjaja
Berechtigungskonzept infoZugriffskontrollePassword-based authenticationAccess rights for users and rolesneinneinBenutzer 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
DrittanbieterSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» mehr

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

Weitere Ressourcen
DragonflyHarperDBInfinityDBRocksDBTeradata
DB-Engines Blog Posts

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

DragonflyDB Announces $21m in New Funding and General Availability
21. März 2023, Business Wire

DragonflyDB reels in $21M for its speedy in-memory database
21. März 2023, SiliconANGLE News

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20. März 2023, Phoronix

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29. März 2023, Phoronix

New Kubernetes Operator for Dragonfly In-Memory Datastore Now Available for Simplified Operations and Increased ...
18. April 2023, Business Wire

bereitgestellt von Google News

Meet HarperDB, Winner of the Startups of the Year in Denver
9. Februar 2024, hackernoon.com

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22. Juni 2023, hackernoon.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29. November 2022, AWS Blog

A sharper HarperDB, connectivity done auspiciously
16. Januar 2023, Techzine Europe

Stephen Goldberg Named 2023 Bill Daniels Ethical Leader of the Year | CU Denver Business School News
9. Januar 2023, business-news.ucdenver.edu

bereitgestellt von Google News

Did Rockset Just Solve Real-Time Analytics?
25. August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31. August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29. März 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21. September 2020, Open Source For You

CockroachDB Launches Advanced Key-Value Store Pebble
23. Dezember 2022, Analytics India Magazine

bereitgestellt von Google News

Is There Now An Opportunity In Teradata Corporation (NYSE:TDC)?
28. Mai 2024, Yahoo Finance

Should You Be Excited About Teradata Corporation's (NYSE:TDC) 78% Return On Equity?
27. Mai 2024, Simply Wall St

Teradata Co. (NYSE:TDC) Shares Purchased by Neuberger Berman Group LLC
28. Mai 2024, Defense World

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

Teradata Asks 9th Circ. To Revive SAP Antitrust, IP Claims
12. Februar 2024, Law360

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

Milvus logo

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

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.

Präsentieren Sie hier Ihr Produkt