SkillAgentSearch skills...

Q

从零造一个Python ORM

Install / Use

/learn @pdxqdy/Q
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Q : 从零开始,造一个 Python ORM

原因

  • 满足实际需要
  • 做中学

目标

  • https://zhuanlan.zhihu.com/p/28059817
  • 独立框架
  • 友好API
  • 支持SQL
  • 支持工具一键生成 ORM
  • 足够简洁
  • 学习和参考资料
  • 快速操作数据库的工具

版本

  • 0.2 接入SQLite

    python3 test0.2.py
    
  • 0.1 基本SQL实现

    python3 test0.1.py
    

Related Skills

View on GitHub
GitHub Stars27
CategoryDevelopment
Updated2y ago
Forks0

Languages

Python

Security Score

55/100

Audited on Jun 10, 2023

No findings