mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-22 22:20:49 -05:00
[PR #1752] Database Drivers UPD #1522
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/1752
Author: @v1a0
Created: 4/12/2021
Status: 🔄 Open
Base:
master← Head:patch-1📝 Commits (1)
35a4951Database Drivers UPD📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.