-
Notifications
You must be signed in to change notification settings - Fork 0
Home
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:
- SynEdit from SynEdit
- IBX from IBX
- Designed by the Lazarus RAD tools Lazarus IDE
- Compiled (Crossed) with the FreePascal Compiler
- Icons from Fuge Icon Set