SeQueryeLSeQueryeL is a simple SQL editor you can use to write and run SQL queries. You can connect to a SQL Server 2005-2008/MySQL 5 database, write your query, execute it and see the results into a box.
SeQueryeL is a project started by
Pasquale Innato (pisquik) on 01/23/2007.
It's an Open Source application, completely free, developed in C#.
It helps the SQL Server 2005/2008 and MySQL 5 database administrators to write SQL scripts, without SQL Server Management Studio or others editors and so to speak to the database directly.
It works with all the
Microsoft SQL Server 2005/2008 version and
MySQL 5 and it needs
.NET Framework 2.0 (the MySQL feature requires MySQL Connector NET 5.0.3).
Who wants to join the SeQueryeL development, can drop me an email to
pisquik@gmail.com.
Since 2008/12/22 SeQueryeL has been available for Linux, on Mono 2.0 platform.