The new MonoDevelop.Database addin provides some interesting features that will hopefully shorten the development of your database applications:
- Query databases from within monodevelop and browse through db objects
- Create new databases
- Create, drop and rename tables, views, procedures, triggers, constraints, ...
- Alter stored procedures and views
- Support for PostgreSQL, Sqlite, MySql and SqlServer
- ...
Some screenshots:
All the details and some more screenshots can be found on the wiki page.
(Sadly, due to an unfortunate timing of some school exams and a change in the monodevelop addin paths, the patch does not work with the current svn version, this will be fixed after my exams around August 27.)