新聞

用 Git 追蹤資料庫物件隨時間的變化

3月 5, 2024
DBArtisan 18.6 現在提供完整的 Git 集成,使 DBA 能夠直接在應用程式中創建和查看專案。

DBArtisan is a comprehensive database administration tool that allows you to manage various relational databases from a single user interface, simplifying administration tasks and improving efficiency. DBArtisan provides built-in performance analytics to proactively identify and troubleshoot performance issues within your databases. This can help DBAs optimize database queries, improve overall database responsiveness, and ensure smooth operation.

The DBArtisan V18.6 release adds full support for Git. This integration enables version control for database schema changes, which means DBAs can track changes made to the database structure over time, revert to previous versions if necessary, and collaborate more effectively on database development. Users can now create and view Git projects without leaving the application.

To see a full list of what's new in 18.6, see our release notes.

DBArtisan is licensed per Workstation, per Network Named User or Concurrent User and is available as a perpetual license with 1 year subscription and support. See our DBArtisan licensing page for full details.

For more information, visit our product pages:

用代碼完成改進了資料庫工作流

2月 27, 2024
dbForge Studio for Oracle V4.6 透過支援 CREATE、ALTER 和 DROP VIEW 語句簡化了資料庫檢視管理。

dbForge Studio for Oracle is a comprehensive software tool designed to streamline the development and administration of Oracle databases. It functions as a powerful IDE, offering features like code completion, debugging, and optimization for PL/SQL programming. It also provides versatile data editing tools, schema management, and data synchronization between Oracle servers. dbForge Studio for Oracle aims to enhance productivity for both developers and database administrators working with Oracle environments.

The dbForge Studio for Oracle V4.6.15 release adds support for CREATE, ALTER, and DROP VIEW statements, which allow you to manage views within a database. A view is a virtual table derived from the result set of a query against one or more underlying tables.

  • CREATE VIEW - establishes a new view.
  • ALTER VIEW - modifies an existing view by changing its defining query or structure.
  • DROP VIEW - permanently removes a view from the database.

To see a full list of what's new in V4.6.15, see our release notes.

dbForge Studio for Oracle is licensed per developer and is available as an Annual or Perpetual License with a 12 month support and maintenance subscription. See our dbForge Studio for Oracle licensing page for full details.

dbForge Studio for Oracle is available in the following products:

用複製語句控制資料流

1月 25, 2024
dbForge Studio for MySQL V10.0.150 添加對複製語句的支援,允許您在您的伺服器上微調同步。

dbForge Studio for MySQL is a cross-platform IDE that empowers developers and administrators to manage, develop, and administer MySQL and MariaDB databases. It offers a comprehensive suite of functionalities, encompassing query creation and execution, visual routine editing, schema comparison and synchronization, data analysis, automation tools, and source control integration.

The dbForge Studio for MySQL V10.0.150 release adds support for START, STOP, SHOW and RESET REPLICA statements. These allow you to control the flow of data from a master server to one or more replica servers.

  • START REPLICA - tells the replica to begin applying changes from the master's binary logs to its own database.
  • STOP REPLICA - pauses the transfer of data from the master.
  • SHOW REPLICA STATUS - displays information about the current state of replication on a replica server.
  • RESET REPLICA - performs a clean start for replication on a replica server.

To see a full list of what's new in V10.0.150, see our release notes.

dbForge Studio for MySQL is licensed per developer and is available as an Annual or Perpetual License with a 12 month support and maintenance subscription. See our dbForge Studio for MySQL licensing page for full details.

dbForge Studio for MySQL is available to buy in the following products: