https://github.com/apiorno/glorpdrivermysql
MySQL driver to use with GLORP in Pharo
https://github.com/apiorno/glorpdrivermysql
Last synced: 2 months ago
JSON representation
MySQL driver to use with GLORP in Pharo
- Host: GitHub
- URL: https://github.com/apiorno/glorpdrivermysql
- Owner: apiorno
- License: mit
- Created: 2017-09-24T06:26:34.000Z (over 7 years ago)
- Default Branch: release-candidate
- Last Pushed: 2019-06-05T00:28:47.000Z (about 6 years ago)
- Last Synced: 2025-02-11T12:21:20.192Z (4 months ago)
- Language: Smalltalk
- Homepage:
- Size: 300 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
GlorpDriverMySQL
Glorp Drive for MySql migrated from [ThomasHeniart][] and Update to work fine on Phar 6.0 and older.
Explore the docs »
Report a defect
|
Request feature
[](https://travis-ci.org/apiorno/GlorpDriverMySQL) [](https://coveralls.io/github/apiorno/GlorpDriverMySQL?branch=master)
## License
- The code is licensed under [MIT](LICENSE).
- The documentation is licensed under [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/).## Quick Start
- Download the latest [Pharo 32](https://get.pharo.org/) or [64 bits VM](https://get.pharo.org/64/).
- Download a ready to use image from the [release page](https://github.com/apiorno/GlorpDriverMySQL/releases/latest)
- Explore the [documentation](docs/)## Installation
To load the project in a Pharo image, or declare it as a dependency of your own project follow this [instructions](docs/Installation.md).
[thomasheniart]: http://smalltalkhub.com/#!/~ThomasHeniart/GlorpDriverMySQL