Category News

Oracleスキーマにおけるバージョン管理ノイズを削減

3月 6, 2026
Redgate Software Flywayは、スキーマフィルターの設定を簡単にする新しいOracle Filter UIを追加し、大規模なスキーマの管理を支援

Flyway extends DevOps practices to databases, significantly speeding up how quickly software can be released and improving the overall quality of the code. By offering features like version control for database schemas and enabling continuous delivery pipelines for database changes, Flyway helps individuals, teams, and organizations to improve their existing software delivery through the automation of database development tasks. This integration ensures that database changes are managed with the same rigor and efficiency as application code, leading to faster, more reliable, and less error-prone software deployments.

Redgate Flyway now includes a dedicated Oracle Filter UI that simplifies configuring which database objects are included in version control. Oracle schemas often contain thousands of objects, making manual filter file editing time-consuming and prone to mistakes. The new interface allows developers to configure and adjust schema filters visually during project setup or from the Schema Model page, making the filtering process more discoverable and easier to manage. By allowing teams to exclude unnecessary objects, the feature helps keep version control repositories focused on relevant database assets and can improve performance when working with large Oracle schemas.

Flyway is licensed per server on an annual subscription basis. See our Flyway licensing page for full details.

For more information, visit our Redgate Flyway product page.

柔軟なツールバーでコマンドを整理

3月 6, 2026
関連するアクションを専用のツールバーにまとめ、ユーザーが共通のタスクをより速く、インターフェースとのやり取りを減らしながら作業可能

Toolbar components are a common feature in modern Angular UI suites, providing a structured way to present frequently used commands within an application. Typically displayed as a horizontal or vertical strip of buttons, icons, and interactive controls, a toolbar helps developers organize actions in a clear and accessible location. In Angular-based applications, toolbar components are often designed to work with the framework's component architecture, supporting features such as templating, responsive layouts, and integration with other UI elements like menus, dropdowns, and input controls. This allows developers to build consistent command surfaces while maintaining flexibility in how functionality is exposed to users.

Several Angular UI suites offer toolbar components including:

  • DevExtreme Complete by DevExpress includes an Angular Toolbar control that supports adaptive layouts and item templating.
  • Kendo UI by MESCIUS provides a native Angular Toolbar component that enables developers to group command buttons, split buttons, and other interactive elements.
  • Syncfusion Essential Studio UI Component Suite offers an Angular Toolbar control with support for item grouping, templated content, and responsive overflow modes.
  • jQWidgets includes a Toolbar component that allows developers to arrange command buttons and custom widgets in a flexible layout.

For an in-depth analysis of features and price, visit our Angular UI suites comparison.

Compare Angular UI Suites

組み込みキャッシュ処理でファイルアップロードを最適化

3月 6, 2026
Callback Technologies SFTP Driveは、ネットワークの往復回数を減らすインテリジェントキャッシュによりアップロード性能と応答性が向上

SFTP Drive from Callback Technologies allows you to map remote SFTP servers as local drives on your Windows system. By assigning a drive letter (e.g., "S:" or "Z:") to your SFTP server, you can read, write, and modify remote files directly from Windows Explorer or any application as if they were on your local machine. This integration preserves directory structures and requires no changes to your existing applications.

Callback Technologies SFTP Drive improves file transfer performance by using intelligent caching to temporarily store file content and metadata locally before transmitting it to the SFTP server. This reduces the number of network round trips required for file system operations, allowing the drive to consolidate write activity and upload complete files more efficiently. As a result, applications interacting with the virtual drive experience faster responsiveness and more consistent behavior, even when files are written in multiple steps or through frequent small I/O operations.

Callback Technologies SFTP Drive is licensed per user or per server and is available with one year of free upgrades and priority support. See our Callback Technologies SFTP Drive licensing page for full details.

For more information, visit our Callback Technologies SFTP Drive product page.

ソフトウェア展開を標準化

3月 6, 2026
インストールツールは、アプリケーションインストーラーを作成、設定、パッケージ化、検証し、一貫性のある信頼性の高いソフトウェア提供を保証

Installation tools are professional software solutions used to create, configure, and deliver application setup packages in a controlled and repeatable manner. They extend far beyond simply copying files, managing dependencies, system configuration changes, environment variables, registry updates, and prerequisite validation to ensure applications function correctly after deployment.

Used by independent software vendors distributing commercial products as well as enterprise IT teams preparing internal applications, these tools provide a structured framework for building installers that align with operating system standards and organizational policies. By formalizing the installation process, they reduce deployment errors, support versioning strategies, and maintain consistency across development, testing, and production environments.

Modern installer authoring tools typically offer graphical environments for building Windows-based formats such as MSI, EXE, and increasingly MSIX. Common capabilities include customizing installer processes and user interfaces, managing prerequisites and bundled components, digitally signing packages, and validating installations prior to release. Many solutions also support application repackaging, compatibility testing, virtualization formats, and integration with development pipelines or endpoint management systems — reflecting the needs of both software publishers and enterprise administrators.

Several installation tools offer these features including:

  • Advanced Installer Architect by Caphyon provides intuitive installer authoring with repackaging, MSIX conversion and virtualization support for robust deployment packages.
  • RayPack Studio by Raynet enables enterprise-grade packaging and virtualization with conflict analysis and quality assurance.
  • Setup Factory by Indigo Rose allows easy drag-and-drop Windows installer creation with customizable dialogs, scripting and compact single-file setup output.
  • InstallShield by Revenera offers professional MSI/MSIX/EXE creation with Visual Studio integration, prerequisites, bundle support and signed, repeatable installers.
  • AdminStudio by Flexera supports end-to-end application readiness with repackaging, compatibility testing and enterprise deployment system integration.

For an in-depth analysis of features and price, visit our comparison of Installation Tools.

Compare Installation Tools

パラメータを使って動的レポートを作成

3月 6, 2026
入力駆動のフィルタリングや設定を通じて、基盤となる設計やクエリロジックを変更することなく、レポートが実行時に適応可能

Parameter support in a reporting component refers to the ability to define input variables that control how a report is generated at runtime. These parameters can be used to filter data, adjust date ranges, select categories, or toggle specific report options without modifying the underlying report design or query logic. For software developers, this capability enables the creation of reusable and adaptable reports that respond dynamically to user input or application context. It improves maintainability by separating report structure from variable inputs, reduces duplication by allowing a single report definition to serve multiple scenarios, and enhances integration with applications by supporting programmatic parameter binding through application programming interfaces (APIs).

Several JavaScript reporting components support report parameters including:

  • ActiveReportsJS by MESCIUS lets you define structured report parameters that filter, sort, and control output dynamically across web-based reporting applications.
  • DevExpress Reporting allows you to configure parameter-driven reports that accept runtime inputs for filtering, grouping, and conditional data presentation.
  • Stimulsoft Reports.JS facilitates interactive parameter configuration, enabling developers to tailor report queries and layouts dynamically within JavaScript applications.

For an in-depth analysis of features and price, visit our JavaScript reporting comparison.

Compare JavaScript Reporting Controls