Introduction
CorgiDB is a python sqlite3 wrapper enabling users to rapidly develop python based SQLite database system without writing Cliché SQL commands
CorgiDB developed with a beginner friendly syntax in mind
You can simply use pip to download and install corgidb.
https://pypi.org/project/corgidb/arrow-up-right
Last updated 3 years ago
# Python3.6+ pip install corgidb