Valentina Studio
macOS / developpeurs
=== 100% Free - The Best Database Management GUI for ===
=== DuckDB, SQLite, MS SQL Server, MariaDB, MongoDB, MySQL, PostgreSQL and Valentina databases ===
Valentina Studio brings you powerful, visual editors for your data including:
* Schema Editor (tree view and column view) - create and modify all schema objects of supported databases: Tables, Views, Fields, Enums, Links, Constraints, Triggers, Indexes, Stored Procedures, and more.
* Diagram Editor - design new diagrams or do reverse engineering, i.e., explore existing databases visually.
* Data Editor - easily browse table records in the grid, modify records, inline editing of values, sort, filter records and save favorite filters, preview images, hex editors for binary values, and more.
* Related Data Editor - easily learn and manage linked records of two tables, link/unlink records by a mouse click, perform set operations over linked records, and more.
* SQL Editor - with color syntax, auto-completion, recent and saved favorite queries, templates, console with error/warning reporting, and more.
* Query Editor - build SQL queries visually using just a few mouse clicks.
* Server Admin - where you can manage users, learn logs and other parameters of servers.
Open as many editors as you like at the same time for different databases/servers opened in tab-panels. You also get different DB-related utilities, including Import/Export, Dumps, Diagnose, Clone and Reindex, and more.
Valentina Studio uses iCloud to share bookmarks between your devices!
*** See also: Valentina Studio Pro ($199 only) ***
Get Valentina Studio Pro as an in-app purchase (pay only once) to get additional advanced pro-features such as:
* Report Editor - visual editor of Valentina Reports that can be saved into Valentina Project file (.vsp). Reports can use as datasource MS SQL, MySQL, PostgreSQL, SQLite, Valentina DB, ODBC.
* Form Editor - visual editor of Valentina Forms that can be saved into Valentina Project file (.vsp). Forms can use all supported databases as the datasource.
* Data Editor - enables 'go to parent record' function.
* Data Editor Layouts - save columns and their order as a named layout.
* Data Editor Multiple Update - update multiple records at once.
* Data Transfer - copy data between different databases.
* Diagram Editor - enables forward engineering - i.e., generation of SQL scripts for new/changed database objects.
* Dump Wizard - enables filter for tables to select them for a dump.
* Error Lookup - search for error description by its code.
* Keyboard Shortcuts - enables the ability to redefine the shortcuts and create own shortcut sets.
* Object Colors - enables marking objects with specific colors.
* Query Editor - enables the ability to copy the generated query.
* Schema Cache - save and reuse schema cache.
* Schema Editor - copy one or multiple schema objects using drag&drop mechanism.
* Schema Editor - expanding and collapsing the tree items with subitems using OPTION + click.
* Schema Snapshot - save and load schema in structured format.
* Source Control - develop database using any VCS.
* SQLDiff - find differences between two states of databases and generate SQL script to move between these states.
* SQL Search - search of schema objects.
* SQL Editor - integrated AI Chat with ASK and AGENT modes.
* SQL Editor - format SQL queries.
* SQL Editor - edit the result of SQL queries.
* SQL Editor - use bind parameters in SQL queries.
*** See also: Valentina Studio Single ($79.99 only) ***
Get Valentina Studio Single as an in-app purchase (pay only once) to get additional advanced pro-features for a single database engine, except for Valentina Project development (reports, forms, JavaScript) and AI functionality.
Quoi de neuf dans la dernière version ?
=== New ===
* [Parquet][Start Page] Added cloud examples that are available for download from the Start Page.
=== Improvements ===
* [DuckDB] DuckDB engine updated to v1.5.4.
* [Schema Editor][ValentinaDB] The database creation dialog now remembers the last used settings.
* [Data Editor] Large record counts are now formatted using locale-aware separators, for example 1,000,000.
* [Data Editor] Find Column is now available from the Records -> Find Column... menu item and by shortcut: Cmd+Shift+K.
* [Data Editor] The column lookup dialog now supports Up, Down, and Esc keys.
* [Schema Editor] Record counts are now formatted using locale-aware separators in the Property Inspector.
* [Form Editor] Improved error handling when adding or updating records.
* Updated translations.
=== Fixes ===
* [ValentinaDB] Fixed a rare crash that could occur when importing very large CSV files.
* [Data Editor] Fixed paging after switching from a high page in one table to a smaller table, so the grid no longer becomes empty after the switch.
* [Data Editor][MySQL] Fixed record counts for MyISAM tables. MySQL reports INFORMATION_SCHEMA.TABLES.TABLE_ROWS as a cached estimate for MyISAM, so Valentina Studio now treats it as an estimated count instead of an exact count.
* [Data Editor] Fixed filtered record counts in the status bar when paging is used.
* [ValentinaDB] Fixed BLOB and Picture field handling when limited BLOB data is returned as text. This fixes the Picture control in related SubForms.
* [Data Editor][DuckDB] Fixed handling of DuckDB VARIANT Object, Array, and Geometry values in query results and record updates.
* [Query Editor] Adjusted the query panel width so buttons fit correctly in all UI languages.