Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
Transfer data from MySQL to SQLite
- Host: GitHub
- URL: https://github.com/techouse/homebrew-mysql-to-sqlite3
- Owner: techouse
- License: mit
- Created: 2023-12-16T15:51:01.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-13T09:52:43.000Z (3 months ago)
- Last Synced: 2024-10-03T08:40:28.850Z (about 2 months ago)
- Topics: command-line, homebrew-tap, mysql, python, sqlite, tool, transfer-data
- Language: Ruby
- Homepage: https://github.com/techouse/mysql-to-sqlite3
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).