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: about 1 month 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 (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2025-03-16T07:05:04.000Z (10 months ago)
- Last Synced: 2025-04-18T05:53:44.433Z (9 months ago)
- Topics: database, database-adapter, database-command, database-driver, pdo, pdo-wrapper
- Language: PHP
- Homepage: https://github.com/ventoviro/windwalker
- Size: 1.04 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)