/vnpy_sqlite

SQLite Database Interface for VeighNa Framework

Primary LanguagePythonMIT LicenseMIT

SQLite Database Interface for VeighNa Framework

Description

Based on peewee development of SQLite database interface, no need to install and configure database software, easy to use for beginners.

Use

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