Skip to content

Commit 24960f6

Browse files
committed
Add Backblaze
1 parent 2ef5555 commit 24960f6

File tree

2 files changed

+25
-12
lines changed

2 files changed

+25
-12
lines changed

_data/tools.yml

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -474,13 +474,36 @@
474474
With Azure Storage, you can easily integrate with other Azure services and
475475
third-party tools to build comprehensive data solutions.
476476
477-
Use Azure Storage with the Delta Lake, Hive, Hudi, or Iceberg connectors to access data in Azure Storage.
478-
477+
Use Azure Storage with the Delta Lake, Hive, Hudi, or Iceberg connectors to
478+
access data in Azure Storage.
479479
links:
480480
- urltext: Azure Storage
481481
url: https://learn.microsoft.com/en-us/azure/storage/
482482
- urltext: Azure Storage file system support documentation
483483
url: /docs/current/object-storage/file-system-azure.html
484+
- name: Backblaze
485+
anchor: backblaze
486+
category: data-lake
487+
owner: other
488+
logo: /assets/images/logos/backblaze.png
489+
logosmall: /assets/images/logos/backblaze-small.png
490+
description: |
491+
Backblaze B2 Cloud Storage is a scalable and cost-effective cloud storage
492+
solution designed for storing and managing large amounts of data. It offers
493+
high durability, availability, and performance, making it suitable for a
494+
wide range of use cases, including backups, data archiving, and serving
495+
media files. Backblaze B2 provides easy integration with various tools and
496+
services, allowing seamless data access and management.
497+
498+
Use the Trino S3 file system support with the Delta Lake, Hive, Hudi, or
499+
Iceberg connectors to access data in Backblaze B2.
500+
links:
501+
- urltext: Backblaze
502+
url: https://www.backblaze.com/
503+
- urltext: Storing and Querying Analytical Data in Backblaze B2 and Trino
504+
url: https://www.backblaze.com/blog/storing-and-querying-analytical-data-in-backblaze-b2/
505+
- urltext: S3 file system support documentation
506+
url: /docs/current/object-storage/file-system-s3.html
484507
- name: C# and ADO.NET
485508
anchor: c-sharp
486509
category: client-driver

_data/users.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -102,16 +102,6 @@
102102
links:
103103
- urltext: View the Ampool website
104104
url: https://www.ampool-inc.com/
105-
- name: Backblaze
106-
highlight: false
107-
anchor: backblaze
108-
logo: /assets/images/logos/backblaze.png
109-
logosmall: /assets/images/logos/backblaze-small.png
110-
links:
111-
- urltext: View the Backblaze website
112-
url: https://www.backblaze.com/
113-
- urltext: Storing and Querying Analytical Data in Backblaze B2 and Trino
114-
url: https://www.backblaze.com/blog/storing-and-querying-analytical-data-in-backblaze-b2/
115105
- name: Bazaar Technologies
116106
highlight: false
117107
anchor: bazaar_technologies

0 commit comments

Comments
 (0)