first commit
This commit is contained in:
14
README.md
Normal file
14
README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Database Plugin (Lumi)
|
||||
|
||||
SQL-oriented database plugin for Lumi with MySQL/PostgreSQL support, HikariCP pooling,
|
||||
schema helpers, and a lightweight annotation-based ORM layer.
|
||||
|
||||
## Docs
|
||||
|
||||
- `docs/overview.md`
|
||||
- `docs/config.md`
|
||||
- `docs/api-schema.md`
|
||||
- `docs/api-query.md`
|
||||
- `docs/orm.md`
|
||||
- `docs/orm-query.md`
|
||||
- `docs/orm-schema.md`
|
||||
Reference in New Issue
Block a user