Database programmer's workplace used to create and execute SQL queries and scripts, debug script execution, view results and manage databases. SQL Developer is compatible to any kind of Relational databases that support SQL, including, but not limited to Oracle, Microsoft SQL Server, Microsoft Access, flat file databases, such as DBF or Paradox tables and any other ODBC-compatible databases.
Work with any database
SQL Developer uses ODBC to Connect to execute queries, that allows you to use it with any type of database, including, but not limited to Oracle, MS SQL Server, Informix, Postgress, MS Access, DBF, Paradox and others.
Debug your scripts
SQL Developer allows you to execute SQL scripts step by step and Review intermediate results of the script statements execution. This feature makes SQL Developer a "must have" tool for any database programmer.
Manage the database
SQL Developer provides you with the up-to-date database structure (tables, views, fields, etc) that allows you to easilly manage your database with this tool.