Created by: v1a0
What is this Python project?
SQLLEX - Pythonic superstructure over sqlite3
What's the difference between this Python project and similar ones?
What the heck is Sqllex?
Sqllex is a python library created to make it easier for developers to interact with databases. Currently it supports only SQLite databases but we’re planning to expand this list soon. SQLite is a nice and simple tool for admining databases, but Sqllex makes it even more easy and comfortable.
It'll be a lot easier to show then explain. Wiki / examples: https://github.com/v1a0/sqllex/wiki
--
Anyone who agrees with this pull request could submit an Approve review to it.