mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 04:27:21 +00:00
update readme
This commit is contained in:
@@ -13,7 +13,7 @@ deploying multiple separate services!
|
|||||||
|
|
||||||
## ✨ Features
|
## ✨ Features
|
||||||
**📊 Data**: Define, query, and control your data with ease.
|
**📊 Data**: Define, query, and control your data with ease.
|
||||||
- Define entities with fields and relationships, synced directly to your database.
|
- Define entities with fields and relationships, synced directly to your database.
|
||||||
- Supported field types: `primary`, `text`, `number`, `date`, `boolean`, `enum`, `json`, `jsonschema`.
|
- Supported field types: `primary`, `text`, `number`, `date`, `boolean`, `enum`, `json`, `jsonschema`.
|
||||||
- Relationship types: `one-to-one`, `many-to-one`, `many-to-many`, and `polymorphic`.
|
- Relationship types: `one-to-one`, `many-to-one`, `many-to-many`, and `polymorphic`.
|
||||||
- Advanced querying with the **Repository**: filtering, sorting, pagination, and relational data handling.
|
- Advanced querying with the **Repository**: filtering, sorting, pagination, and relational data handling.
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 162 KiB After Width: | Height: | Size: 163 KiB |
Reference in New Issue
Block a user