Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions src/data/connectors.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,5 +151,14 @@
"source_code": "https://github.com/trinodb/trino/tree/master/plugin/trino-delta-lake",
"tags": ["Trino"],
"thumbnail": "./images/connectors/trino-logo.png"
},
{
"name": "Daft",
"description": "Daft is a python data engine that can read from and write to Delta Lake, supports parallel and distributed reads, ensures data skipping, and has multi-cloud support",
"url": "https://www.daft.ai/",
"docs": "https://docs.daft.ai/en/stable/io/delta_lake/",
"source_code": "https://github.com/Eventual-Inc/Daft/tree/main/daft/io/delta_lake",
"tags": ["Daft"],
"thumbnail": "./images/connectors/daft.png"
}
]
Binary file added src/data/images/connectors/daft.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.