Skip to content

Commit 2ef5555

Browse files
committed
Add MinIO
1 parent 2c6c3da commit 2ef5555

File tree

3 files changed

+22
-0
lines changed

3 files changed

+22
-0
lines changed

_data/tools.yml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1282,6 +1282,28 @@
12821282
url: https://www.microstrategy.com/en
12831283
- urltext: Microstrategy with Trino tutorial
12841284
url: https://docs.starburst.io/data-consumer/clients/microstrategy.html
1285+
- name: MinIO
1286+
anchor: minio
1287+
category: data-lake
1288+
owner: trinodb
1289+
logo: /assets/images/logos/minio.png
1290+
logosmall: /assets/images/logos/minio-small.png
1291+
description: |
1292+
MinIO is a high-performance, distributed object storage system designed for
1293+
data lake and lakehouse use cases. It is compatible with the Amazon S3 API,
1294+
making it easy to integrate with existing applications and tools that
1295+
support S3. MinIO is optimized for large-scale data storage and retrieval,
1296+
providing high availability, durability, and performance.
1297+
1298+
Use the Trino S3 file system support with the Delta Lake, Hive, Hudi, or
1299+
Iceberg connectors to access data in MinIO.
1300+
links:
1301+
- urltext: MinIO
1302+
url: https://min.io/
1303+
- urltext: MinIO for modern datalakes
1304+
url: https://min.io/solutions/modern-data-lakes-lakehouses
1305+
- urltext: S3 file system support documentation
1306+
url: /docs/current/object-storage/file-system-s3.html
12851307
- name: Minitrino
12861308
anchor: minitrino
12871309
category: add-on

assets/images/logos/minio-small.png

8.1 KB
Loading

assets/images/logos/minio.png

12.4 KB
Loading

0 commit comments

Comments
 (0)