DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Axibase vs. Google Cloud Bigtable vs. Memgraph vs. RethinkDB vs. TDengine

Vergleich der Systemeigenschaften Axibase vs. Google Cloud Bigtable vs. Memgraph vs. RethinkDB vs. TDengine

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAxibase  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenRethinkDB  Xaus Vergleich ausschliessenTDengine  Xaus Vergleich ausschliessen
KurzbeschreibungSkalierbares Timeseries DBMS basierend auf HBase mit integrierter Rule Engine und VisualisierungGoogle'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 Neo4jDBMS for the Web with a mechanism to push updated query results to applications in realtime.Time Series DBMS and big data platform
Primäres DatenbankmodellTime Series DBMSKey-Value Store
Wide Column Store
Graph DBMSDocument StoreTime Series DBMS
Sekundäre DatenbankmodelleSpatial DBMSRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,20
Rang#307  Overall
#25  Time Series DBMS
Punkte2,93
Rang#90  Overall
#14  Key-Value Stores
#8  Wide Column Stores
Punkte2,72
Rang#97  Overall
#8  Graph DBMS
Punkte2,52
Rang#105  Overall
#20  Document Stores
Punkte2,27
Rang#110  Overall
#9  Time Series DBMS
Websiteaxibase.com/­docs/­atsd/­financecloud.google.com/­bigtablememgraph.comrethinkdb.comgithub.com/­taosdata/­TDengine
tdengine.com
Technische Dokumentationcloud.google.com/­bigtable/­docsmemgraph.com/­docsrethinkdb.com/­docsdocs.tdengine.com
Social network pagesGitHubLinkedInTwitterDiscordFacebook
EntwicklerAxibase CorporationGoogleMemgraph LtdThe Linux Foundation infosince July 2017TDEngine, previously Taos Data
Erscheinungsjahr20132015201720092019
Aktuelle Version155852.4.1, August 20203.0, August 2022
Lizenz infoCommercial or Open Sourcekommerziell infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidkommerziellOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoApache Version 2Open Source infoAGPL V3, also commercial editions available
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.
ImplementierungsspracheJavaC und C++C++C
Server BetriebssystemeLinuxgehostetLinuxLinux
OS X
Windows
Linux
Windows
Datenschemajaschemafreischemafrei und schema-optionalschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infoshort, integer, long, float, double, decimal, stringneinjaja infostring, binary, float, bool, date, geometryja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesneinneinjanein
SQL infoSupport of SQLSQL-like query languageneinneinneinStandard SQL with extensions for time-series applications
APIs und andere ZugriffskonzepteJDBC
Proprietary protocol (Network API)
RESTful HTTP API
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
Bolt protocol
Cypher query language
JDBC
RESTful HTTP API
Unterstützte ProgrammiersprachenGo
Java
PHP
Python
R
Ruby
C#
C++
Go
Java
JavaScript (Node.js)
Python
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Rust
Server-seitige Scripts infoStored Proceduresjaneinnein
TriggersjaneinClient-side triggers through changefeedsyes, via alarm monitoring
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingSharding infodynamic graph partitioningSharding inforange basedSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationInternal replication in Colossus, and regional replication between two clusters in different zonesMulti-source replication using RAFTSource-Replica Replikationja
MapReduce infoBietet ein API für Map/Reduce Operationenjajaneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinja inforelationships in graphsneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinAtomic single-row operationsACID infowith snapshot isolationAtomic single-document operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)ja infoMVCC basedja
Durability infoDauerhafte Speicherung der Datenjajaja 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 haltenneinjanein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Users, roles and permissionsja infousers and table-level permissionsyes
Weitere Informationen bereitgestellt vom Systemhersteller
AxibaseGoogle Cloud BigtableMemgraphRethinkDBTDengine
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
TDengine™ is a time-series database designed to help traditional industries overcome...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
High Performance at Any Scale: With its distributed scalable architecture that grows...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
TDengine is purpose-built for Industry 4.0 and the Industrial IoT (IIoT) and particularly...
» mehr
Market metricsTDengine has garnered over 23,000 stars on GitHub and is used in over 50 countries...
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» mehr
TDengine OSS is free, open-source software released under the AGPLv3. TDengine Enterprise...
» mehr
Neuigkeiten

Managing High-Frequency Vibration Data: Why You Need a Time-Series Database
7. November 2024

TDengine Powers Vibration Data Analysis and Fault Prediction at Hydroelectric Plant
4. November 2024

Earthshaking Speed: TDengine Ingests 50,000 Seismological Records per Second
31. Oktober 2024

InfluxDB vs. TDengine: Industrial Data Sources
29. Oktober 2024

InfluxDB vs. TDengine: Query Language
28. Oktober 2024

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
AxibaseGoogle Cloud BigtableMemgraphRethinkDBTDengine
DB-Engines Blog Posts

Meet some database management systems you are likely to hear more about in the future
4. August 2014, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

The Ultimate ATV Test: Suzuki’s King Quad 750 AXI Rugged Package vs. Alaska’s Hunting Season
14. Oktober 2020, Outdoor Life

bereitgestellt von Google News

Google Cloud adds graph processing to Spanner, SQL support to Bigtable
1. August 2024, InfoWorld

Google introduces Bigtable SQL access and Spanner's new AI-ready features
1. August 2024, ZDNet

Google Cloud Rolls Out Axion-Based C4A VMs for Improved Performance
30. Oktober 2024, Yahoo Finance

Google Cloud expands its database portfolio with new AI capabilities
1. August 2024, TechCrunch

Sifflet Achieves Google Cloud Ready - BigQuery Designation
31. Oktober 2024, StreetInsider.com

bereitgestellt von Google News

Enhance Your Network Analysis with the Power of a Graph DB
4. Mai 2024, Towards Data Science

Top Open Source Graph Databases
3. Juni 2024, MarkTechPost

Memgraph Launches Streaming Graph Algorithms to the Masses; Announces $9.34MM Seed Funding Led by Microsoft’s M12
5. Oktober 2021, Business Wire

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

The untapped potential of HPC + graph computing
30. Oktober 2021, VentureBeat

bereitgestellt von Google News

An introduction to building realtime apps with RethinkDB
9. Juli 2022, devm.io

How to Use RethinkDB with Node.js Applications
16. Dezember 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5. Oktober 2016, VentureBeat

Installing and Using RethinkDB on Ubuntu
8. April 2022, Open Source For You

Adapting RethinkDB For The Evented Web With Pusher
4. September 2015, SitePoint

bereitgestellt von Google News

Jeff Tao, TDengine: Becoming the de-facto standard IoT big data platform
4. April 2022, IoT News

TDengine Brings Open Source Time-Series Database to Kubernetes
23. August 2022, Cloud Native Now

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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