Files
dababase-etl-python/.trae/rules/project_rules.md
2026-03-04 12:17:52 +08:00

2 lines
213 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
1. 通过fastapi启动api服务使用sqlalchemy来创建连接引擎对不同的数据库使用不同的驱动mysql使用PyMySQLOracle使用oracledbsqlserver使用pymssqlpostgresql使用psycopg2