Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A awesome-python
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 317
    • Merge requests 317
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Vinta Chen
  • awesome-python
  • Merge requests
  • !1752

Database Drivers UPD

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Administrator requested to merge github/fork/v1a0/patch-1 into master Apr 12, 2021
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

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.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/v1a0/patch-1