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

DBMS > Bangdb vs. etcd vs. FileMaker vs. IBM Db2 Event Store vs. Riak TS

Vergleich der Systemeigenschaften Bangdb vs. etcd vs. FileMaker vs. IBM Db2 Event Store vs. Riak TS

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenetcd  Xaus Vergleich ausschliessenFileMaker  Xaus Vergleich ausschliessenIBM Db2 Event Store  Xaus Vergleich ausschliessenRiak TS  Xaus Vergleich ausschliessen
KurzbeschreibungConverged and high performance database for device data, events, time series, document and graphA distributed reliable key-value storeFileMaker ist ein RDBMS mit einem GUI Frontend.Distributed Event Store optimized for Internet of Things use casesRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KV
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
Key-Value StoreRelational DBMSEvent Store
Time Series DBMS
Time Series DBMS
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,08
Rang#347  Overall
#47  Document Stores
#34  Graph DBMS
#31  Time Series DBMS
Punkte7,25
Rang#54  Overall
#5  Key-Value Stores
Punkte48,20
Rang#20  Overall
#14  Relational DBMS
Punkte0,19
Rang#323  Overall
#2  Event Stores
#28  Time Series DBMS
Punkte0,20
Rang#319  Overall
#27  Time Series DBMS
Websitebangdb.cometcd.io
github.com/­etcd-io/­etcd
www.claris.com/­filemakerwww.ibm.com/­products/­db2-event-store
Technische Dokumentationdocs.bangdb.cometcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
www.claris.com/­resources/­documentationwww.ibm.com/­docs/­en/­db2-event-storewww.tiot.jp/­riak-docs/­riak/­ts/­latest
EntwicklerSachin Sinha, BangDBClaris infoein Tochterunternehmen von AppleIBMOpen Source, formerly Basho Technologies
Erscheinungsjahr2012198320172015
Aktuelle VersionBangDB 2.0, October 20213.4, August 201919.4.1, November 20212.03.0.0, September 2022
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoApache Version 2.0kommerziellkommerziell infofree developer edition availableOpen Source
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++GoC und C++Erlang
Server BetriebssystemeLinuxFreeBSD
Linux
Windows infoexperimental
iOS infoclient part only
Linux
OS X
Windows
Linux infoLinux, macOS, Windows for the developer additionLinux
OS X
Datenschemaschemafreischemafreijajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateyes: string, long, double, int, geospatial, stream, eventsneinjajanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja infoEine http Query kann die Daten als XML zurück gebenneinnein
Sekundärindizesja infosecondary, composite, nested, reverse, geospatialneinjaneineingeschränkt
SQL infoSupport of SQLSQL like support with command line toolneinja infoüber PlugInsja infothrough the embedded Spark runtimeyes, limited
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
gRPC
JSON over HTTP
Filemaker WebDirect
JDBC
ODBC
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
HTTP API
Native Erlang Interface
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
PHPC
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-seitige Scripts infoStored ProceduresneinneinjajaErlang
Triggersyes, Notifications (with Streaming only)yes, watching key changesjaneinja infopre-commit hooks and post-commit hooks
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmkeineShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)Using Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Source-Replica Replikation infosince Version 14Active-active shard replicationfrei wählbarer Replikationsfaktor
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyImmediate ConsistencyEventual ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjaneinnein infolinks between datasets can be stored
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinneinneinnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controljajaNo - written data is immutableja
Durability infoDauerhafte Speicherung der Datenyes, implements WAL (Write ahead log) as welljajaYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, run db with in-memory only modeneinja
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)neineinfache Rechteverwaltung mit Benutzeraccounts und Anbindung an externe directory servicesBenutzer 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
BangdbetcdFileMakerIBM Db2 Event StoreRiak TS
Erwähnungen in aktuellen Nachrichten

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

Reviews - Features
1. März 2024, Reverse Shot

Tilda Swinton on 'Problemista' Fan Horror Stories About Her Character
1. März 2024, IndieWire

Apple Subsidiary to Face Worker's Job Loss Claims, but Not Apple
14. Februar 2024, Bloomberg Law

Free FileMaker open-source basic ERP revolutionizes company management
15. Mai 2024, openPR

Apple Filed for new Trademarks in the U.S. and Hong Kong this week for the Figurative Version of 'Reality Composer ...
15. Oktober 2023, Patently Apple

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

New Basho Data Platform Provides Operational Simplicity for Enterprise Big Data Applications
7. Juni 2015, insideBIGDATA

Best open source databases for IoT applications
26. Mai 2017, Open Source For You

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

Präsentieren Sie hier Ihr Produkt