From: Mohit Sindhwani Date: 2009-01-16T16:12:37+09:00 Subject: Re: Desktop Database Application in Ruby Warren Dulnuan wrote: > Has anyone among the members made database application in Ruby? I want > to learn ruby and create a desktop database application like Point of > Sale, Inventory, Library management System etc wherein updates in 2 or > more tables is done, please helpby uploading your sample projects.Even > if it is not a complete database application as long as it shows how to > update 2 or more tables in a 1 to many or many to many realtionship in a > MYSQL, thanks. > I haven't tried this, but would this help you: http://rsqlitegui.rubyforge.org/ It's a desktop GUI software for the SQLite database, written in Ruby. Cheers, Mohit. 1/16/2009 | 3:13 PM.