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

DBMS > Bangdb vs. Google Cloud Bigtable vs. Memgraph vs. Oracle Rdb vs. TimescaleDB

Vergleich der Systemeigenschaften Bangdb vs. Google Cloud Bigtable vs. Memgraph vs. Oracle Rdb vs. TimescaleDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenOracle Rdb  Xaus Vergleich ausschliessenTimescaleDB  Xaus Vergleich ausschliessen
KurzbeschreibungConverged and high performance database for device data, events, time series, document and graphGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.An open source graph database built for real-time streaming and compatible with Neo4jA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
Key-Value Store
Wide Column Store
Graph DBMSRelational DBMSTime Series DBMS
Sekundäre DatenbankmodelleSpatial DBMSRelational 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
Punkte3,26
Rang#92  Overall
#13  Key-Value Stores
#8  Wide Column Stores
Punkte3,02
Rang#98  Overall
#8  Graph DBMS
Punkte1,08
Rang#184  Overall
#85  Relational DBMS
Punkte4,64
Rang#71  Overall
#4  Time Series DBMS
Websitebangdb.comcloud.google.com/­bigtablememgraph.comwww.oracle.com/­database/­technologies/­related/­rdb.htmlwww.timescale.com
Technische Dokumentationdocs.bangdb.comcloud.google.com/­bigtable/­docsmemgraph.com/­docswww.oracle.com/­database/­technologies/­related/­rdb-doc.htmldocs.timescale.com
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerSachin Sinha, BangDBGoogleMemgraph LtdOracle, originally developed by Digital Equipment Corporation (DEC)Timescale
Erscheinungsjahr20122015201719842017
Aktuelle VersionBangDB 2.0, October 20217.4.1.1, 20212.13.0, November 2023
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3kommerziellOpen Source infoBSL 1.1; commercial license for enterprise edition availablekommerziellOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC, C++C und C++C
Server BetriebssystemeLinuxgehostetLinuxHP Open VMSLinux
OS X
Windows
Datenschemaschemafreischemafreischemafrei und schema-optionalFlexible Schema (defined schema, partial schema, schema free)ja
Typisierung infovordefinierte Datentypen, z.B. float oder dateyes: string, long, double, int, geospatial, stream, eventsneinjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinja
Sekundärindizesja infosecondary, composite, nested, reverse, geospatialneinjaja
SQL infoSupport of SQLSQL like support with command line toolneinneinjaja infofull PostgreSQL SQL syntax
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
Bolt protocol
Cypher query language
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
C#
C++
Go
Java
JavaScript (Node.js)
Python
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored Proceduresneinneinbenutzerdefinierte Funktionen, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersyes, Notifications (with Streaming only)neinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingSharding infodynamic graph partitioningyes, across time and space (hash partitioning) attributes
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)Internal replication in Colossus, and regional replication between two clusters in different zonesMulti-source replication using RAFTSource-Replica Replikation info
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinja inforelationships in graphsjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDAtomic single-row operationsACID infowith snapshot isolationyes, on a single nodeACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controljayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der Datenyes, implements WAL (Write ahead log) as welljaja infowith periodic snapshot and write-ahead logging (WAL) of changesjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, run db with in-memory only modeneinjaneinnein
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)Access rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Users, roles and permissionsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
BangdbGoogle Cloud BigtableMemgraphOracle RdbTimescaleDB
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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
BangdbGoogle Cloud BigtableMemgraphOracle RdbTimescaleDB
Erwähnungen in aktuellen Nachrichten

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

What is Google Bigtable? | Definition from TechTarget
1. März 2022, TechTarget

Google announces Axion, its first Arm-based CPU for data centers
9. April 2024, Yahoo Movies Canada

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

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

bereitgestellt von Google News

Graph database company Memgraph raises $9.34M
5. Oktober 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7. August 2023, PR Newswire

Modeling and Navigating a Transportation Network with Memgraph
12. April 2021, Towards Data Science

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5. Oktober 2021, EU-Startups

Making Your Own Memory Graph To Detect Memory Issues On iOS
13. April 2021, hackernoon.com

bereitgestellt von Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23. März 2023, Forbes

Oracle Business Model - How Oracle Makes Money?
12. Juni 2023, Business Model Analyst

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18. September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4. Mai 2013, oreilly.com

bereitgestellt von Google News

TimescaleDB Is a Vector Database Now, Too
25. September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4. April 2024, PR Newswire

TimescaleDB for Azure Database for PostgreSQL to power IoT and time-series workloads | Azure updates
18. März 2019, azure.microsoft.com

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22. Februar 2022, Business Wire

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16. Mai 2023, Embedded Computing Design

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.

SingleStore logo

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

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