https://github.com/alterxyz/dify-plugin-cloudflare-d1
https://github.com/alterxyz/dify-plugin-cloudflare-d1
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alterxyz/dify-plugin-cloudflare-d1
- Owner: alterxyz
- Created: 2025-03-10T05:52:07.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-10T05:56:20.000Z (2 months ago)
- Last Synced: 2025-03-10T06:31:11.352Z (2 months ago)
- Language: Python
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cloudflare D1 Data Connector for Dify
A Dify plugin that allows you to connect to Cloudflare D1 databases, execute SQL queries, and integrate database operations into your AI applications.
View more at [README](/data_connector_cloudflare_d1/README.md)
## Example (v0.0.3)

## TODO
- [x] Test in Agent mode to see if description good enough for llm
- [ ] Finish the external conversation storage and agent memory support
- [ ] Use build-in storage to store something - maybe error info, maybe something else
- [ ] Move next