Opera (64-bit)

最新版本 DbVisualizer 24.1

DbVisualizer 24.1

DbVisualizer 24.1
適用於 Windows 電腦的 Opera 64 位為您提供了瀏覽網頁的快速,高效和個性化的方式。它配備了一個流暢的界面,可自定義的快速撥號,發現功能,它可以幫助您找到新的網頁內容,數據保存 Opera Turbo 模式,可視化書籤,超過 1000 個擴展。在一個快速的瀏覽器上在網上做更多!您可以通過點擊免費下載按鈕,從我們的網站下載 Opera 離線安裝程序.



State in sync
輕鬆地從您的設備上繼續瀏覽。只需登錄您的 Opera 帳戶即可訪問您的計算機或移動設備上的書籤並在 Opera 中打開標籤。請記住為您的手機和平板電腦獲得 64 位 Opera 瀏覽器!

通過 web
OperaSpeed 團隊添加了許多改進,使 Opera 成為一個快速的瀏覽器。例如,由於內置的視頻支持,視頻啟動速度更快。而且,如果您的網絡連接速度較慢,Opera Turbo 可以壓縮頁面以加快瀏覽速度.

個性化您的瀏覽器
擁有 1000 多個擴展程序,可以很容易地自定義 Opera 並根據您的習慣進行定制。從 Opera 附加組件目錄下載您喜歡的擴展程序和主題,為您添加個性化觸摸並獲得最佳的瀏覽器體驗.

保持簡單
使用 Opera 直觀的組合地址和搜索欄,輕鬆搜索和瀏覽網頁。選擇一個預先安裝的搜索引擎,如穀歌,雅虎!或維基百科,或添加一個自定義搜索引擎。您還可以自定義鍵盤快捷鍵和鼠標手勢。下載 Opera Offline Installer 安裝程序!

更安全更安全
Opera 可以讓您瀏覽安全,所以您可以專注於內容。安全的瀏覽器可以防止已知的惡意網站。歌劇的欺詐和惡意軟件保護將提醒你,如果一個網站試圖欺騙你,竊取你的密碼或安裝病毒.

獲取更多完成
最近關閉標籤,標籤騎自行車一次與多個頁面玩耍的人,和其他小的改進節省您的時間在線。此外,如果使用可視化書籤,默認情況下在任何其他瀏覽器中都不可用,則可以快速返回到有趣的網站。你甚至可以與你的朋友分享書籤。下載用於 Windows 的 Opera Offline Installer 安裝程序!

發現更多的內容
想要留在最新消息的循環? Opera 的 Discover 功能將您的瀏覽器帶到您所在地區的各種主題的最新內容中.

也可用:下載 Opera for Mac

ScreenShot

軟體資訊
檔案版本 DbVisualizer 24.1

檔案名稱 dbvis_windows-x64_24_1.exe
檔案大小
系統 Windows 7 64 / Windows 8 64 / Windows 10 64
軟體類型 免費軟體
作者 Opera Software
官網 http://www.opera.com/computer/windows
更新日期 2024-01-09
更新日誌

What's new in this version:

- Introducing DbVisualizer 24.1. This new release comes with an all-new Code Editor, that has been completely overhauled and improved. It comes with improvements such as a better Find and Replace tool and a smarter Auto-complete function. We're also introducing Workspaces, a handy feature that makes switching between contexts and tasks simpler. You’ll also see updates to how you create new connections, how the master password behaves, performance improvements, better database support, and more.
- Version 24.1 is our first release of 2024, and we are excited for what’s yet to come. Our plan is to accelerate development even more this year, build on our progress from 2023, and invest even further in additional capabilities and reliability in 2024.

SQL Editor rebuilt from the ground up:
- We've completely overhauled the SQL editor in our latest update to be more user-friendly and efficient. This new version includes many improvements, both big and small, all aimed at giving you a great environment to work in.

Find and Replace:
- We've redesigned the Find and Replace functions for efficiency and ease of use. Now, you can seamlessly switch between searching and replacing text, choose to match by case or whole words, utilize regular expressions for complex searches, and easily navigate between matches. All of this is accessible through a straightforward, inline panel.

Auto-complete:
- The new SQL editor features a newly developed auto-completion engine designed to be smarter and more accurate than before. Among other things, it handles complex queries better and understands the difference in context between the inner and the outer parts of the query.
- The default shortcut to trigger the auto-complete feature in the editor is CTRL + SPACE.

Switch between multiple contexts using workspaces:
- The new release includes support for workspaces, a feature that allows you to switch effortlessly between different work contexts. Each workspace operates independently, complete with its own connections, drivers, scripts, and settings. This functionality makes it easy to manage distinct environments, projects, or client engagements. You have the flexibility to tailor each workspace to suit your specific requirements.
- Workspaces can be created and opened through the File -> Workspaces menu.

Create a connection from a database URL:
- We've introduced an additional method to create database connections, to simplify the setup process. Now, you can begin by entering your database URL, and DbVisualizer will automatically choose the matching drivers for you.

Streamlined handling of the master password:
- If security is a priority for you, you're likely already familiar with our master password feature. In this new release, we've refined the master password experience to make it more intuitive and less obtrusive. This enhancement allows you to maintain robust security without compromising on ease of use.

Performance and stability fixes:
Improved database read performance:
- We've reduced the need for roundtrips and are handling paging in a smarter way for BigQuery, SingleStore, Vertica, and Oracle databases. This results in better response times and less load on the database.

Additional syntaxes for multi-row inserts:
- We’ve added support for additional syntaxes for multi-row inserts that can be generated when exporting table data. Using multi-row inserts is essential to the performance when importing large data sets. This release extends the support for the default SQL-92 syntax to also include syntaxes specific to Oracle and Cassandra, as well as the generic union-based syntax.
- Multi-Row INSERT exports for tables in DbVisualizer

Smarter memory management:
- Memory used by scripts and result sets is released faster, making DbVisualizer more efficient when processing large result sets and working with complex scripts.

Improved database support:
Oracle:
- The Grant Privilege action has been added for materialized views, functions, and procedures in Oracle databases. With this addition, you can give privileges to database users to perform operations on the corresponding database object. To give privileges to several objects at once, select them in the database objects tree first.

Microsoft SQL Server:
- In the new release, default constraints are displayed alongside primary key, foreign key, unique and check constraints in the database objects tree for SQL Server. This allows for a more comprehensive view and easier navigation of the database schema.

SingleStore:
- Now, DbVisualizer includes the capability to display the DDL for pipelines in SingleStore. This allows users to view the underlying SQL statements that define the structure and configuration of pipelines in their database.

Vertica:
- Support for procedures in Vertica has been improved. Now it is possible to create stored procedures as well as external procedures in the GUI, and more information about existing procedures is shown both in the Procedures view and in the database objects tree.

Additional improvements across the board:
Navigation in the row form editor:
- We've added navigation buttons to the row form editor in DbVisualizer. This update makes it easier to move between rows within a full result set, while staying within the familiar interface of the row form editor. This enhancement streamlines the process of reviewing and editing data, providing a more seamless and efficient user experience.

Adjust window sizes to the selected application font:
- As you adjust the font size within the application, the windows will automatically resize to match, ensuring a consistent and optimal viewing experience. This feature not only improves readability but also provides a more comfortable and adaptable user interface, catering to various screen sizes and user preferences.

Security updates:
- We keep strengthening our security infrastructure by upgrading to the latest version of the Java platform and updating third-party dependencies. This approach to maintaining up-to-date software components is a key part of our commitment to providing a secure environment for our users. DbVisualizer now comes bundled with Java 17.0.9.

DbVisualizer 24.1 相關參考資料
Creating a Table - DbVisualizer 24.1 User Guide

2024年1月7日 — To create a new table: Expand nodes in the tree under the connection node in the Databases tab tree until you reach the Tables node,; Select the ...

https://confluence.dbvis.com

Creating Queries Graphically - DbVisualizer 24.1 User Guide

2024年1月7日 — To create a query, open the query builder using the SQL Commander->Show Query Builder menu choice or click the vertical Query Builder button in ...

https://confluence.dbvis.com

DbVisualizer 24.1 User Guide

2024年1月7日 — Getting Started · Downloading · Getting the Most Out of the GUI · Main Window Layout · Managing Database Objects · Opening a Database Object.

https://confluence.dbvis.com

Download DbVisualizer SQL client - For Windows, macOS ...

Download the latest DbVisualizer version here, with installers for Windows, macOS, Linux or Unix.

https://www.dbvis.com

Installing a JDBC Driver - DbVisualizer 24.1 User Guide

2024年1月7日 — This page describes the way JDBC drivers are managed in DbVisualizer. If a JDBC driver for your database is bundled with DbVisualizer, ...

https://confluence.dbvis.com

Release notes

24.1.2 - Released 2024-02-12 · Area Details · Auto-Completion Pressing the tab key in SQL Commander gives an error in DbVisualizer Free · Auto-Completion

https://www.dbvis.com

Release Notes List

DbVisualizer 24.1 - 24.1.2 2024-01-08 Release Notes ->. Previous versions. Version Date View. DbVisualizer 23.2 - 23.2.6 2023-08-15 Release Notes ...

https://www.dbvis.com

What's New in DbVisualizer 24.1

What's new · SQL Editor rebuilt from the ground up · Switch between multiple contexts using workspaces · Create a connection from a database URL · Streamlined ...

https://www.dbvis.com

_OnlyInPro - DbVisualizer 24.1 User Guide - ...

2024年1月7日 — DbVisualizer 24.1 User Guide · User Guide · Getting Started · Getting the Most Out of the GUI · Managing Database ...

https://confluence.dbvis.com

_OnlyInProUseSQL - DbVisualizer 24.1 ...

2024年1月7日 — DbVisualizer 24.1 User Guide · User Guide · Getting Started · Getting the Most Out of the GUI · Managing Database ...

https://confluence.dbvis.com