awesome-python icon indicating copy to clipboard operation
awesome-python copied to clipboard

Database Drivers UPD

Open v1a0 opened this issue 4 years ago • 0 comments

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.

v1a0 avatar Apr 12 '21 03:04 v1a0