An open API service indexing awesome lists of open source software.

https://github.com/mindula-dilthushan/ruby-mysql

This is sample ruby project. database is mysql
https://github.com/mindula-dilthushan/ruby-mysql

mysql ruby

Last synced: 2 months ago
JSON representation

This is sample ruby project. database is mysql

Awesome Lists containing this project

README

          

# Ruby MySQL

#### Clone this repository ✅
```md
git clone https://github.com/Mindula-Dilthushan/Ruby-MySQL.git
```
###

### Install mysql

- Config Your MySQL lib : ```C:\path\to\mysql\lib```
- Config Your MySQL ìnclude : ```C:\actual\path\to\mysql\include```

```
gem install mysql2 -- --with-mysql-lib="C:\path\to\mysql\lib" --with-mysql-include="C:\actual\path\to\mysql\include"
```

###

![GitHub issues](https://img.shields.io/github/issues/Mindula-Dilthushan/Ruby-MySQL?&labelColor=black&color=eb3b5a&label=Issues&logo=issues&logoColor=black&style=for-the-badge)
![GitHub Contributions](https://img.shields.io/github/contributors/Mindula-Dilthushan/Ruby-MySQL?&labelColor=black&color=8854d0&style=for-the-badge)

### License 📝
[![GitHub license](https://img.shields.io/github/license/Mindula-Dilthushan/Ruby-MySQL?&labelColor=black&color=3867d6&style=for-the-badge)](https://github.com/Mindula-Dilthushan/Ruby-MySQL/blob/master/LICENSE)

![repo size](https://img.shields.io/github/repo-size/Mindula-Dilthushan/Ruby-MySQL?label=Repo%20Size&style=for-the-badge&labelColor=black&color=20bf6b)
![GitHub forks](https://img.shields.io/github/forks/Mindula-Dilthushan/Ruby-MySQL?&labelColor=black&color=0fb9b1&style=for-the-badge)
![GitHub stars](https://img.shields.io/github/stars/Mindula-Dilthushan/Ruby-MySQL?&labelColor=black&color=f7b731&style=for-the-badge)
![GitHub LastCommit](https://img.shields.io/github/last-commit/Mindula-Dilthushan/Ruby-MySQL?logo=github&labelColor=black&color=d1d8e0&style=for-the-badge)

#### Developed by [Mindula Dilthushan Manamperi](http://minduladilthushan.netlify.app/) ^_~