This release brings lot of smaller improvements and important bug fixes.
See the latest news about DbGate
This release brings lot of smaller improvements and important bug fixes.
Main improvement of this version is adding of SQLite support.
On thursday 23, DbGate was published on Hacker News. This action brought lot of great feedback. Today, 2021-04-26, was released version 4.1.10, with many fixed problems reported by HN community.
We are proud to announce new version 4.1.0 with first NoSQL DB supported, MongoDB. Though DbGate was primarily designed to work with fixed schema databases, the architecture was designed with document databases in the mind.
Recently I have rewritten a medium sized app in React (~250 React components) into Svelte. The result of this action is app, which is more efficient, with easier maintenance and much more readable code. But there were some problems, some situations, which are not streightforward to transform into Svelte code. This article describes some of these situations.