Add basic database docs
This commit is contained in:
parent
b59e83907c
commit
64af49ffdf
7 changed files with 167 additions and 3 deletions
|
@ -30,6 +30,9 @@ Features
|
|||
* flexible command line interface, with arbitrary top-level and
|
||||
subcommands
|
||||
* flexible architecture, abstracting various portions of the overall app
|
||||
* flexible database support, using `SQLAlchemy`_
|
||||
|
||||
.. _SQLAlchemy: https://www.sqlalchemy.org
|
||||
|
||||
|
||||
Contents
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue