0.0.0 • Published 3 years ago
d1-manager v0.0.0
D1 Manager
A Web UI to manage data in Cloudflare D1.
Features
- Multiple D1 Databases
- List all tables in a database
- Show table schema
- Run SQL queries
- Create new table through UI
- Edit table data through UI
- Custom SQL scripts
- I18n support (English, Chinese) add more
- API support (see routes/api for details)
Setup
- Fork this repo
- Setup a Cloudflare Pages with the forked repo
- Use Cloudflare Access to protect the your site
- Bind databases to
DB_*environment variables

Note: You can bind multiple databases to the manager. In theis example,
DBwill bedefaultin the UI, andDB_testwill betest.
Screenshots


0.0.0
3 years ago