|
474 | 474 | With Azure Storage, you can easily integrate with other Azure services and
|
475 | 475 | third-party tools to build comprehensive data solutions.
|
476 | 476 |
|
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. |
479 | 479 | links:
|
480 | 480 | - urltext: Azure Storage
|
481 | 481 | url: https://learn.microsoft.com/en-us/azure/storage/
|
482 | 482 | - urltext: Azure Storage file system support documentation
|
483 | 483 | 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 |
484 | 507 | - name: C# and ADO.NET
|
485 | 508 | anchor: c-sharp
|
486 | 509 | category: client-driver
|
|
0 commit comments