- Home
- Jeremy Evans
- Development Tools Scripts
- Database Tools Scripts
Sequel is much more than an ORM. It's a complete solution for interacting with databases from Ruby, managing and interfacing with the entire database, not just its data. Developers can use the IRB console or Sequel's own DSL to quickly assemble...