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.
f = File.open("alice.sql").readlines
しかし、ファイルを操作して操作するには、ある種の SQL-Library と RubyGem が必要だと思います。
仕事をするライブラリはありますか?
実行したい場合は、たとえばActiveRecordやDataMapperを使用できます。