IceCream Ebook Reader

最新版本 DbVisualizer 24.1

DbVisualizer 24.1

DbVisualizer 24.1
冰淇淋電子書閱讀器是一個偉大的軟件,讓您在您的計算機上組織,存儲和閱讀電子書。它處理普通電子書格式(EPUB,FB2,PDF,CBR,CBZ 和 MOBI)的書籍,並為您提供最佳的閱讀體驗。冰淇淋電子書閱讀器允許組織您的電子書到圖書館,從而優化您的閱讀體驗。您可以在“書架”或“表格視圖”模式下查看書籍,並查看最近閱讀的書籍,收藏夾和所有書籍,並按格式對其進行過濾。該程序使讀取過程舒適,由於特殊功能。

冰淇淋電子書閱讀器功能:

Library
管理您的數字電子書庫在 FB2,EPUB,PDF 格式,MOBI 和其他格式。  

讀取進度
檢查剩餘多少頁面,並從您離開的地方繼續。  

書籍搜索
查找一本您正在尋找的作者或書名.

Fullscreen mode
以全屏模式讓您的 epub 閱讀器達到最高效率.

Bookmarks
使用書籤來重溫您書中最令人難忘的部分.

夜晚模式
在弱光下閱讀或完全沒有照明.

圖書模式
將您的整個屏幕變成一本真正的書籍,以獲得最大的舒適度.

注意:未註冊版本中的功能有限.

ScreenShot

軟體資訊
檔案版本 DbVisualizer 24.1

檔案名稱 dbvis_windows-x64_24_1.exe
檔案大小
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 未分類
作者 IceCream Apps
官網 http://icecreamapps.com/Ebook-Reader/
更新日期 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