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

DBMS > BoltDB vs. Dragonfly vs. etcd vs. Teradata Aster vs. Tkrzw

Vergleich der Systemeigenschaften BoltDB vs. Dragonfly vs. etcd vs. Teradata Aster vs. Tkrzw

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBoltDB  Xaus Vergleich ausschliessenDragonfly  Xaus Vergleich ausschliessenetcd  Xaus Vergleich ausschliessenTeradata Aster  Xaus Vergleich ausschliessenTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet  Xaus Vergleich ausschliessen
Teradata Aster has been integrated into other Teradata systems and therefore will be removed from the DB-Engines ranking.
KurzbeschreibungAn embedded key-value store for Go.A drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceA distributed reliable key-value storePlatform for big data analytics on multistructured data sources and typesA concept of libraries, allowing an application program to store and query key-value pairs in a file. Successor of Tokyo Cabinet and Kyoto Cabinet
Primäres DatenbankmodellKey-Value StoreKey-Value StoreKey-Value StoreRelational DBMSKey-Value Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,80
Rang#215  Overall
#31  Key-Value Stores
Punkte0,49
Rang#261  Overall
#38  Key-Value Stores
Punkte7,03
Rang#54  Overall
#5  Key-Value Stores
Punkte0,07
Rang#372  Overall
#57  Key-Value Stores
Websitegithub.com/­boltdb/­boltgithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
etcd.io
github.com/­etcd-io/­etcd
dbmx.net/­tkrzw
Technische Dokumentationwww.dragonflydb.io/­docsetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
EntwicklerDragonflyDB team and community contributorsTeradataMikio Hirabayashi
Erscheinungsjahr2013202320052020
Aktuelle Version1.0, March 20233.4, August 20190.9.3, August 2020
Lizenz infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoBSL 1.1Open Source infoApache Version 2.0kommerziellOpen Source infoApache Version 2.0
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++GoC++
Server BetriebssystemeBSD
Linux
OS X
Solaris
Windows
LinuxFreeBSD
Linux
Windows infoexperimental
LinuxLinux
macOS
DatenschemaschemafreischemafreischemafreiFlexible 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 dateneinstrings, hashes, lists, sets, sorted sets, bit arraysneinjanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja infoin Aster File Storenein
Sekundärindizesneinneinneinja
SQL infoSupport of SQLneinneinneinjanein
APIs und andere ZugriffskonzepteProprietäres Protokoll infoRESP - REdis Serialization ProtocolgRPC
JSON over HTTP
ADO.NET
JDBC
ODBC
OLE DB
Unterstützte ProgrammiersprachenGoC
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++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
C
C#
C++
Java
Python
R
C++
Java
Python
Ruby
Server-seitige Scripts infoStored ProceduresneinLuaneinR packagesnein
Triggersneinpublish/subscribe channels provide some trigger functionalityyes, watching key changesneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineSource-Replica ReplikationUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.ja infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.keine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinja infoSQL Map-Reduce Frameworknein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineEventual ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaAtomic execution of command blocks and scriptsneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, strict serializability by the serverjajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaneinneinja infousing specific database classes
Berechtigungskonzept infoZugriffskontrolleneinPassword-based authenticationneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardnein

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
BoltDBDragonflyetcdTeradata AsterTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet
Erwähnungen in aktuellen Nachrichten

What I learnt from building 3 high traffic web applications on an embedded key value store.
21. Februar 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1. März 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31. Januar 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22. April 2023, The New Stack

Grafana Loki: Architecture Summary and Running in Kubernetes
14. März 2023, hackernoon.com

bereitgestellt von Google News

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

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, businesswire.com

bereitgestellt von Google News

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12. Oktober 2023, AWS Blog

Apache APISIX Without etcd?
27. Juli 2023, hackernoon.com

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Stock Market News
5. April 2024, Mint

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7. April 2024, The Economic Times

ETCD directives don't go well with RBI's stellar reputation
14. April 2024, Business Standard

bereitgestellt von Google News

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

Teradata Enhances Big Data Analytics Platform
21. Februar 2013, Data Center Knowledge

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

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