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

https://github.com/techouse/homebrew-sqlite3-to-mysql

Transfer data from SQLite to MySQL
https://github.com/techouse/homebrew-sqlite3-to-mysql

commandline homebrew-tap mysql python sqlite tool transfer-data

Last synced: 8 months ago
JSON representation

Transfer data from SQLite to MySQL

Awesome Lists containing this project

README

          

# homebrew-sqlite3-to-mysql

## Installation

```bash
brew tap techouse/sqlite3-to-mysql
brew install sqlite3-to-mysql
sqlite3mysql --help
```

## Usage

For detailed usage please refer to the [documentation](https://github.com/techouse/sqlite3-to-mysql#usage).