dbgate

Database manager for MySQL, PostgreSQL, SQL Server, MongoDB, SQLite and others. Runs under Windows, Linux, Mac or as web application

MIT License

Downloads
23.5K
Stars
4.3K
Committers
36

Bot releases are visible (Hide)

dbgate - v4.7.5-beta.1

Published by github-actions[bot] over 2 years ago

dbgate - v4.7.4

Published by github-actions[bot] over 2 years ago

  • ADDED(all): Experimental Redis support (full support is planned to version 4.8.0)
  • ADDED(all): Read-only connections
  • FIXED(all): MongoDB filters
  • ADDED(all): MongoDB column value selection
  • ADDED(all): App related queries
  • ADDED(all): Fuzzy search #246
  • ADDED(docker, npm): New permissions
  • FIXED(npm): NPM build no longer allocates additonal ports
  • CHANGED(npm): renamed NPM package dbgate => dbgate-serve
  • CHANGED(docker): custom JavaScripts and connections defined in scripts are now prohibited by default, use SHELL_CONNECTION and SHELL_SCRIPTING environment variables for allowing this
  • ADDED(docker, npm): Better documentation of environment variables configuration, https://dbgate.org/docs/env-variables.html
  • ADDED(docker): support for multiple users with different permissions
  • ADDED(docker): logout operation
dbgate - v4.7.4-beta.17

Published by github-actions[bot] over 2 years ago

dbgate - v4.7.4-beta.13

Published by github-actions[bot] over 2 years ago

dbgate - v4.7.4-beta.11

Published by github-actions[bot] over 2 years ago

dbgate - v4.7.4-beta.9

Published by github-actions[bot] over 2 years ago

dbgate - v4.7.4-beta.6

Published by github-actions[bot] over 2 years ago

dbgate - v4.7.3

Published by github-actions[bot] over 2 years ago

  • CHANGED: Export menu redesign, quick export menu merged with old export menu
  • REMOVED: Quick export menu
  • ADDED: Export column mapping
  • ADDED: Export invoked from data grid respects columns choosed in column manager
  • ADDED: Quick export (now merged in export menu) is now possible also in web app
  • FIXED: Virtual foreign key editor fixes
  • FIXED: Tabs panel style fix
  • ADDED: Find by schema in databases widget
  • FIXED: Column manager selection fix
  • FIXED: NPM dist - fixed error when loading plugins
  • CHANGED: NPN dist is now executed by dbgate-serve command
  • ADDED: NPM dist accepts .env configuration
dbgate - v4.7.3-beta.8

Published by github-actions[bot] over 2 years ago

dbgate - v4.7.3-beta.4

Published by github-actions[bot] over 2 years ago

dbgate - v4.7.3-beta.1

Published by github-actions[bot] over 2 years ago

dbgate - v4.7.2

Published by github-actions[bot] over 2 years ago

  • CHANGED: documentation URL - https://dbgate.org/docs/
  • CHANGED: Close button available for all tab groups - #238
  • ADDED: Search function for the Keyboard Shortcuts overview - #239
  • ADDED: Editor font size settings - #229
  • ADDED: Rename MongoDB collection - #223
  • FIXED: bug in cache subsystem
dbgate - v4.7.2-beta.3

Published by github-actions[bot] over 2 years ago

dbgate - v4.7.2-beta.2

Published by github-actions[bot] over 2 years ago

dbgate - v4.7.1

Published by github-actions[bot] over 2 years ago

  • FIXED: Fixed connecting to MS SQL server running in docker container from DbGate running in docker container #236
  • FIXED: Fixed export MongoDB collections into Excel and CSV #240
  • ADDED: Added support for docker volumes to persiste connections, when not using configuration via env variables #232
  • ADDED: DbGate in Docker can run in subdirectory #228
  • FIXED: DbGate in Docker can be proxied with nginx #228
  • FIDED: Theme persists when opening multiple windows #207
  • ADDED: Remember fullscreen state #230
  • ADDED: Improved fullscreen state, title bar with menu is hidden, menu is in hamburger menu, like in web version
  • ADDED: Theme choose dialog (added as tab in settings)
  • FIXED: Fixed crash when clicking on application layers #231
dbgate - v4.7.1-beta.8

Published by github-actions[bot] over 2 years ago

dbgate - v4.7.1-beta.6

Published by github-actions[bot] over 2 years ago

dbgate - v4.7.1-beta.3

Published by github-actions[bot] over 2 years ago

dbgate - v4.7.0

Published by github-actions[bot] over 2 years ago

  • CHANGED: Changed main menu style, menu and title bar is in one line (+ability to switch to system menu)
  • REMOVED: Removed main toolbar, use main menu or tab related bottom tool instead
  • ADDED: Added tab related context bottom toolbar
  • ADDED: Main menu is available also in web application, by clicking on hamburger menu
  • ADDED: Added support of SQLite to docker container #219
  • ADDED: Added Debian and Alpine docker distributions (default is Debian)
  • FIXED: Fixed performance problem of data grid, especially when there are cells with large data (eg. JSONs), now it is much faster
  • ADDED: Open JSON and array cell buttons
  • ADDED: Handle JSON in varchar cells
  • ADDED: Scroll tabs on mouse wheel
  • ADDED: Show edit edit MySQL column comments #218 #81
  • ADDED: Handle sparse (mssql), unsigned (mysql), zerofill (mysql) column flags
  • FIXED: Fixed same caching problems (eg. leading to indefinitely loading DB structure sometimes)
  • ADDED: Show estimated table row count for MySQL and MS SQL
  • FIXED: Fixed deleting rows from added rows in table data editor
  • ADDED: Better work with JSON lines file, added JSONL editor with preview
dbgate - v4.7.0-beta.4

Published by github-actions[bot] over 2 years ago