lunr/gravity
最新稳定版本:0.11.0
Composer 安装命令:
composer require lunr/gravity
包简介
Lunr.Gravity is a database library that doesn't limit functionality to the least common denominator.
README 文档
README
Lunr.Gravity is a database library aiming to abstract SQL features rather than SQL databases. It guarantees that if you use a specific SQL feature (e.g. JOIN), it will work identical for all databases that support that feature. It, however, will not guarantee that every database supports that feature. In this way the developer is responsible for selecting the features that would allow switching out one database with another, if that is a desired workflow. But on the flipside this also allows developers who know they'll depend on a specific database to make the most use out of it.
Installation
- Install Lunr.Gravity with Composer or with your own installer.
- Lunr.Gravity follows the semantic versioning standards.
Community
- Follow us on GitHub.
Contributing
Lunr.Gravity is an Open Source, community-driven project. Join by contributing code or documentation.
If you encounter any issues when using Lunr.Gravity you can report them on github
About Us
Lunr.Gravity development is spearheaded by Move.
统计信息
- 总下载量: 8
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-07-04