Skip to content

yhf98/sql_xml_executor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧩 SQL XML Executor

A lightweight dynamic SQL executor based on XML configuration files for FastAPI and SQLAlchemy (Async).

✅ Features

  • Support for dynamic SQL via XML tags like <if>, <where>, etc.
  • Compatible with FastAPI and SQLAlchemy async sessions.
  • Easy to integrate into existing projects.
  • Can be used to separate SQL logic from business logic.

🚀 Installation

pip install sql_xml_executor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages