Based on peewee development of SQLite database interface, no need to install and configure database software, easy to use for beginners.
When you use SQLite in VeighNa, you need to fill in the following fields in the global configuration:
Name | Meaning | Required | Examples |
---|---|---|---|
database.name | Name | Yes | sqlite |
database.database | Instance | Yes | database.db |