Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month 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).