Welcome to QuickSqlite’s documentation!

QuickSqlite helps you work with sqlite3 databases in a much easier way. It is simple and easy to use. You will not have to repeatedly write sql statements. This will also improve your productivity by recognizing what’s happening because of informative function names.

Get started by reading Installation guide.

Also there are Examples for each method.