https://github.com/windwalker-io/database
[READ ONLY] Database adapter and type mapping to access multiple DB systems.
https://github.com/windwalker-io/database
database database-adapter database-command database-driver pdo pdo-wrapper
Last synced: 18 days ago
JSON representation
[READ ONLY] Database adapter and type mapping to access multiple DB systems.
- Host: GitHub
- URL: https://github.com/windwalker-io/database
- Owner: windwalker-io
- License: mit
- Created: 2014-02-21T03:29:17.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2026-02-15T15:24:45.000Z (2 months ago)
- Last Synced: 2026-02-26T11:54:52.758Z (about 2 months ago)
- Topics: database, database-adapter, database-command, database-driver, pdo, pdo-wrapper
- Language: PHP
- Homepage: https://github.com/ventoviro/windwalker
- Size: 1.12 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Database
Windwalker Database package
### Installation
```bash
composer require windwalker/database ^4.0
```
### Resources
- [Documentation](https://windwalker.io/documentation/components/database/)
- [Bug report](https://github.com/windwalker-io/framework)
- [Contributing](https://github.com/windwalker-io/framework)
- [Discussion](https://github.com/windwalker-io/framework/discussions)