뉴스

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: