Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 481 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 481 Bytes

DataDevelop

A SSMS-like multiple data source query / development tool.

Features

  • Database Schema browsing
  • Multiple Databases Providers API
    • SQLite
    • SQL Server
    • PostgreSQL
    • MySQL
    • Firebird
  • SQL Query Window with support for Command Parameters
  • Manipulation of Data through Scripting: IronPython, Jint
  • CRUD operations on table data
  • Paginated data browsing, filtering / sorting dialogs
  • Import complete tables from one database to another using scripts