Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
AppleScriptable の MySQL フロント エンド クライアントまたは OS X を推奨できる人はいますか? できれば低価格か無料。
コマンドライン mysql クライアントを使用しdo shell script、applescript でコマンドを使用して呼び出すことをお勧めします。
do shell script
do shell script "mysql -e 'select * from customer'"