新闻

用 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: