web-pal / DBGlass

PostgreSQL client built with Electron.
http://dbglass.web-pal.com
MIT License
1.25k stars 71 forks source link

New version of DBGlass #46

Open VladimirPal opened 7 years ago

VladimirPal commented 7 years ago

Hi folks! We started to work on completely new version of DBGlass. We admit that previous version have a lot of architecture issues. Architecture will be more flexible with ability to plug other databases.

New version will be rewritten using redux-saga, slice reducer composition approach, data normalizing and memorized selectors.

Subscribe on this issue to be aware.