DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Bangdb vs. etcd vs. EXASOL vs. eXtremeDB vs. Google Cloud Bigtable

Vergleich der Systemeigenschaften Bangdb vs. etcd vs. EXASOL vs. eXtremeDB vs. Google Cloud Bigtable

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenetcd  Xaus Vergleich ausschliessenEXASOL  Xaus Vergleich ausschliesseneXtremeDB  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  Xaus Vergleich ausschliessen
KurzbeschreibungConverged and high performance database for device data, events, time series, document and graphA distributed reliable key-value storeHigh-performance, in-memory, MPP database specifically designed for in-memory analytics.Natively in-memory DBMS with options for persistency, high-availability and clusteringGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
Key-Value StoreRelational DBMSRelational DBMS
Time Series DBMS
Key-Value Store
Wide Column Store
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,16
Rang#338  Overall
#47  Document Stores
#32  Graph DBMS
#31  Time Series DBMS
Punkte7,03
Rang#54  Overall
#5  Key-Value Stores
Punkte1,76
Rang#139  Overall
#62  Relational DBMS
Punkte0,80
Rang#214  Overall
#99  Relational DBMS
#18  Time Series DBMS
Punkte3,15
Rang#95  Overall
#14  Key-Value Stores
#8  Wide Column Stores
Websitebangdb.cometcd.io
github.com/­etcd-io/­etcd
www.exasol.comwww.mcobject.comcloud.google.com/­bigtable
Technische Dokumentationdocs.bangdb.cometcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
www.exasol.com/­resourceswww.mcobject.com/­docs/­extremedb.htmcloud.google.com/­bigtable/­docs
EntwicklerSachin Sinha, BangDBExasolMcObjectGoogle
Erscheinungsjahr2012200020012015
Aktuelle VersionBangDB 2.0, October 20213.4, August 20198.2, 2021
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoApache Version 2.0kommerziellkommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC, C++GoC und C++
Server BetriebssystemeLinuxFreeBSD
Linux
Windows infoexperimental
AIX
HP-UX
Linux
macOS
Solaris
Windows
gehostet
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, XSLTneinneinneinnein infosupport of XML interfaces availablenein
Sekundärindizesja infosecondary, composite, nested, reverse, geospatialneinjajanein
SQL infoSupport of SQLSQL like support with command line toolneinjaja infowith the option: eXtremeSQLnein
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
gRPC
JSON over HTTP
.Net
JDBC
ODBC
WebSocket
.NET Client API
JDBC
JNI
ODBC
Proprietäres Protokoll
RESTful HTTP API
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
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
Java
Lua
Python
R
.Net
C
C#
C++
Java
Lua
Python
Scala
C#
C++
Go
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresneinneinbenutzerdefinierte Funktionenjanein
Triggersyes, Notifications (with Streaming only)yes, watching key changesjaja infoby defining eventsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardinghorizontale Partitionierung / shardingSharding
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.Active Replication Fabric™ for IoT
Multi-Source Replikation infoby means of eXtremeDB Cluster option
Source-Replica Replikation infoby means of eXtremeDB High Availability option
Internal replication in Colossus, and regional replication between two clusters in different zones
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinja infoHadoop integrationneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)
Fremdschlüssel inforeferenzielle Integritätneinneinjajanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDACIDAtomic single-row operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controljajaja infoOptimistic (MVCC) and pessimistic (locking) strategies availableja
Durability infoDauerhafte Speicherung der Datenyes, implements WAL (Write ahead log) as welljajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, run db with in-memory only modeneinjajanein
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)neinAccess rights for users, groups and roles according to SQL-standardAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)
Weitere Informationen bereitgestellt vom Systemhersteller
BangdbetcdEXASOLeXtremeDBGoogle Cloud Bigtable
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» mehr
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» mehr
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» mehr
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» mehr
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» mehr
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» 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
BangdbetcdEXASOLeXtremeDBGoogle Cloud Bigtable
Erwähnungen in aktuellen Nachrichten

etcd: the Not-so-Secret Sauce in Google's Kubernetes and Pivotal's Cloud Foundry
31. Mai 2024, Data Center Knowledge

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

6 Cool Kubernetes Operators and How to Use Them
22. Januar 2024, hackernoon.com

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

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

bereitgestellt von Google News

It's Back to the Database Future for Exasol CEO Tewes
26. Oktober 2023, Datanami

Exasol Finds AI Underinvestment Leads to Business Failure, But Data Challenges Stall Rapid Adoption
14. Mai 2024, insideBIGDATA

Mathias Golombek, Chief Technology Officer of Exasol – Interview Series
21. Mai 2024, Unite.AI

Exasol gets jolt of AI with Espresso suite of capabilities
26. Februar 2024, TechTarget

Exasol Unveils New Suite of AI Tools to Turbocharge Enterprise Data Analytics
22. Februar 2024, AiThority

bereitgestellt von Google News

Latest embedded DBMS supports asymmetric multiprocessing systems
24. Mai 2023, Embedded

McObject Delivers eXtremeDB 8.4 Improving Performance, Security, and Developer Productivity
13. Mai 2024, Embedded Computing Design

McObject & IBM Set New Records for Speed & Stability in STAC-M3 Benchmark for Capital Markets
3. November 2015, Yahoo Lifestyle UK

The Data in Hard Real-time SCADA Systems Lets Companies Do More with Less
11. August 2023, Automation.com

McObject Announces the Release of eXtremeDB/rt 1.2
23. Mai 2023, Embedded Computing Design

bereitgestellt von Google News

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1. März 2024, Forbes

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31. Januar 2022, InfoQ.com

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

Google introduces Cloud Bigtable managed NoSQL database to process data at scale
6. Mai 2015, VentureBeat

Google Launches Cloud Bigtable, A Highly Scalable And Performant NoSQL Database
6. Mai 2015, TechCrunch

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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