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 > AlaSQL vs. Google Cloud Bigtable vs. Graphite vs. TiDB vs. Trino

Vergleich der Systemeigenschaften AlaSQL vs. Google Cloud Bigtable vs. Graphite vs. TiDB vs. Trino

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  Xaus Vergleich ausschliessenGraphite  Xaus Vergleich ausschliessenTiDB  Xaus Vergleich ausschliessenTrino  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Data logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperTiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.Fast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primäres DatenbankmodellDocument Store
Relational DBMS
Key-Value Store
Wide Column Store
Time Series DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument StoreDocument Store
Key-Value Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,46
Rang#260  Overall
#40  Document Stores
#121  Relational DBMS
Punkte3,26
Rang#92  Overall
#13  Key-Value Stores
#8  Wide Column Stores
Punkte4,57
Rang#73  Overall
#5  Time Series DBMS
Punkte4,66
Rang#70  Overall
#38  Relational DBMS
Punkte5,00
Rang#66  Overall
#36  Relational DBMS
Websitealasql.orgcloud.google.com/­bigtablegithub.com/­graphite-project/­graphite-webpingcap.comtrino.io
Technische Dokumentationgithub.com/­AlaSQL/­alasqlcloud.google.com/­bigtable/­docsgraphite.readthedocs.iodocs.pingcap.com/­tidb/­stabletrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
EntwicklerAndrey Gershun & Mathias R. WulffGoogleChris DavisPingCAP, Inc.Trino Software Foundation
Erscheinungsjahr20142015200620162012 info2020 rebranded from PrestoSQL
Aktuelle Version8.0.0, Maerz 2024
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicensekommerziellOpen Source infoApache 2.0Open Source infoApache 2.0Open Source infoApache Version 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.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
ImplementierungsspracheJavaScriptPythonGo, RustJava
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)gehostetLinux
Unix
LinuxLinux
macOS infofor devlopment
Datenschemaschemafreischemafreijajaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinneinNumeric data onlyjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesneinneinneinjadepending on connected data-source
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.neinneinjaja
APIs und andere ZugriffskonzepteJavaScript APIgRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
HTTP API
Sockets
GORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
JDBC
RESTful HTTP API
Trino CLI
Unterstützte ProgrammiersprachenJavaScriptC#
C++
Go
Java
JavaScript (Node.js)
Python
JavaScript (Node.js)
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-seitige Scripts infoStored Proceduresneinneinneinneinyes, depending on connected data-source
Triggersjaneinneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingkeinehorizontal partitioning (by key range)depending on connected data-source
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineInternal replication in Colossus, and regional replication between two clusters in different zoneskeineUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.depending on connected data-source
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinja infowith TiSpark Connectornein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)keineImmediate Consistencydepending on connected data-source
Fremdschlüssel inforeferenzielle Integritätjaneinneinja infofull support since version 6.6nein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageAtomic single-row operationsneinACIDdepending on connected data-source
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infolockingjaja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejajajadepending on connected data-source
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinnein
Berechtigungskonzept infoZugriffskontrolleneinAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)neinFine grained access rights according to SQL-standardSQL standard access control
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLGoogle Cloud BigtableGraphiteTiDBTrino
Specific characteristicsTiDB is an advanced open-source, distributed SQL database for modern application...
» mehr
Trino is the fastest open source, massively parallel processing SQL query engine...
» mehr
Competitive advantages- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» mehr
High performance analtyics and data processing of very large data sets Powerful ANSI...
» mehr
Typical application scenariosTiDB is ideal for transactional applications that require extreme scalability and...
» mehr
Performant analytics query engine for data warehouses, data lakes, and data lakehouses...
» mehr
Key customersBlock, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» mehr
Trino is widely adopted across the globe as freely-available open source software....
» mehr
Market metrics34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» mehr
33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» mehr
Licensing and pricing modelsTiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» mehr
Trino is an open source project and usage is therefore free. Commercial offerings...
» mehr
Neuigkeiten

Big names round out the Trino Fest 2024 lineup
8. Mai 2024

59: Querying Trino with Java and jOOQ
24. April 2024

A sneak peek of Trino Fest 2024
15. April 2024

Time travel in Delta Lake connector
11. April 2024

58: Understanding your users with Trino and Mitzu
4. April 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
AlaSQLGoogle Cloud BigtableGraphiteTiDBTrino
DB-Engines Blog Posts

Time Series DBMS are the database category with the fastest increase in popularity
4. Juli 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1. Juni 2015, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Create a Marvel Database with SQL and Javascript, the easy way
2. Juli 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28. Februar 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3. Mai 2020, Towards Data Science

bereitgestellt von Google News

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

Google expands BigQuery with Gemini, brings vector support to cloud databases
29. Februar 2024, VentureBeat

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 scales up Cloud Bigtable NoSQL database
27. Januar 2022, TechTarget

bereitgestellt von Google News

Try out the Graphite monitoring tool for time-series data
29. Oktober 2019, TechTarget

Grafana Labs Announces Mimir Time Series Database
1. April 2022, Datanami

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10. Dezember 2018, Uber

Getting Started with Monitoring using Graphite
23. Januar 2015, InfoQ.com

InfluxDB: From Open Source Time Series Database to Millions in Revenue
3. März 2021, hackernoon.com

bereitgestellt von Google News

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS | Amazon Web Services
14. November 2023, AWS Blog

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28. März 2024, Phoronix

PingCAP Launches TiDB 7.5, Enhancing Distributed SQL Database Tech
19. Dezember 2023, Datanami

Announcing TiDB 7.4: The Best Database Alternative for MySQL 8.0
1. November 2023, PR Newswire

Unlocking performance, scalability, and cost-efficiency of Zomato's Billing Platform by switching from TiDB to ...
22. Dezember 2023, AWS Blog

bereitgestellt von Google News

The Perfect AI Storage: Trino From Facebook And Iceberg From Netflix?
30. April 2024, The Next Platform

Starburst Brings Dataframes Into Trino Platform
7. September 2023, Datanami

Query big data with resilience using Trino in Amazon EMR with Amazon EC2 Spot Instances for less cost | Amazon ...
4. Oktober 2023, AWS Blog

Trino: The Open-source Data Query Engine That Split from Facebook
30. März 2022, hackernoon.com

A look at Presto, Trino SQL query engines
9. August 2022, TechTarget

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Präsentieren Sie hier Ihr Produkt