Haruki Database Backend is a companion project for HarukiBot, providing API access to various SQL operations using Fiber, EntGo
It also utilizes Redis for efficient caching to speed up some APIs' response.
MySQLorSQLite(Not tested)Redis
- Go to release page to download
HarukiDatabaseBackend - Download
haruki-db-configs.example.yaml, and rename it toharuki-db-configs.yaml - Make a new directory or use an exists directory
- Put
HarukiDatabaseBackendandharuki-db-configs.yamlin the same directory - Edit
haruki-db-configs.yamland configure it - Open Terminal, and
cdto the directory - Run
HarukiDatabaseBackend
This project is licensed under the MIT License.