Skip to content

ybcswz/sql-db

 
 

Repository files navigation

SQL Database Tool (sql-db)

English | 中文

A simple and efficient SQL database query tool.

Author: qjzt_cn
Version: 0.0.1
Type: tool
Repository: https://github.com/QJZT/sql-db

Features

  • Lightweight dependencies with only two core libraries:

    • sqlalchemy>=2.0.0
    • psycopg2-binary>=2.9.9
  • Simplified workflow:

    • No complex URL authorization configuration needed
    • Direct database connection with simple parameters
    • Support for standard SQL operations (SELECT)

Usage Examples

Database Connection Query Interface Query Execution Results Display Advanced Features

About

dify Database Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%