/SimpleSQLiteQueries

Pythonic SQL cursor to do queries on DB.

Primary LanguagePython

SimpleSQLiteQueries

Pythonic SQL cursor to do queries on DB.

Instructions

    1. Run python3 SqliteDBQueries.py
    1. Input DBname(filename on script's root folder)
    1. Execute any query you like. Enjoy =) (type -1 to exit)