Skip to content

paperswithbacktest/vnpy_sqlite

This branch is 2 commits ahead of, 4 commits behind vnpy/vnpy_sqlite:main.

Repository files navigation

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

About

SQLite Database Interface for VeighNa Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%