Skip to content
MaMrEzO edited this page Feb 11, 2018 · 2 revisions

Welcome to the Debio-Sql(DSql) wiki! The DSql project planed to be a Firebird Sql Server Admin Tool that provide a crossplatform and single window management tool.

Currently the DSql v0.6.3 just seems a sql Editor with browsing metadata support, Top featurse by now:

  • Light IDE with at least dependencies(just Firebird Client library and Widgetsets Libraries for GTK/Qt)
  • Editor with syntax highlighting (Seprately for FB2~2.5 and FB3) with customization of color themes
  • Code completion that knows Aliases/Parameters(Just declartion in editor) and Database objects (User/System Objects)
  • Single window for all of sql code you`ve opended
  • History of executed Codes
  • Every build binaries for (Win[32/64]- Linux x64[gtk2/qt4/qt5]) (MacOs for future releas)
  • Support FB3 function in Altering them

Planed Features:

  • Backup and restore
  • User and Privilegs Management
  • Creating Tables with UI Tool
  • Copy Table wizard from another Database(FB only| ODBC may be added in future)

As discussed currently the DSql will be available for free use without Source. DSql Uses:

Clone this wiki locally