Blog

See the latest news about DbGate

Version 4.3.0 - schema editor

This release brings schema editor. You can edit table schema, define primary keys, foreign keys, indexes and unique constraints.
When alter operation is not directly supported by SQL engine (eg. drop constraint on SQLite), DbGate generates table recreate script.

Version 4.2.4 - query history, many problems fixed

This release brings lot of smaller improvements and important bug fixes.

Version 4.2.0 - added support of SQLite, Amazon Redshift and CockroachDB

Main improvement of this version is adding of SQLite support.

DbGate published at Hacker News + released version 4.1.10

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.

MongoDB support, released version 4.1.0

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.