3
0
Fork 0

Add basic database docs

This commit is contained in:
Lance Edgar 2023-11-24 19:14:48 -06:00
parent b59e83907c
commit 64af49ffdf
7 changed files with 167 additions and 3 deletions

View file

@ -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