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

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

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

command-line homebrew-tap mysql python sqlite tool transfer-data

Last synced: 10 months ago
JSON representation

Transfer data from MySQL to SQLite

Awesome Lists containing this project

README

          

# homebrew-mysql-to-sqlite3

## Installation

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

## Usage

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