# FizeDatabase **Repository Path**: fizechan/FizeDatabase ## Basic Information - **Project Name**: FizeDatabase - **Description**: 一个全功能的易于扩展的数据库类库、ORM类库。 - **Primary Language**: PHP - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-03-04 - **Last Updated**: 2025-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Documentation Status](https://readthedocs.org/projects/fizedb/badge/?version=latest)](https://fizedb.readthedocs.io/zh_CN/latest/?badge=latest) # FizeDatabase 一个全功能的易于扩展的数据库类库、ORM类库。 FizeDatabase 是一个全功能的易于扩展的数据库类库、ORM类库。 FizeDatabase 自创的CME(核心层-中间层-扩展层)模式使得其可以进行任意数据库、任意模式的扩展。 FizeDatabase 可以进行数据库连接模式选择,因此您可以根据系统环境自行选择连接模式。 通过隐藏各数据库之间的差异性,您会发现操作数据库是如此简单,对数据库选型不再是问题,您可以随时切换数据库类型。 众多 Fize 项目依赖 FizeDatabase ,同时欢迎您使用 Fize。 FizeDatabase 有非常完善的参考文档,且其功能追求简洁明了,相信您会喜欢上这样的一款ORM框架。 项目GitHub : [ https://github.com/fizechan/FizeDb ](https://github.com/fizechan/FizeDb) 参考手册 : [ https://fizedb.readthedocs.io/zh_CN/latest/index.html ](https://fizedb.readthedocs.io/zh_CN/latest/index.html)