We have finish English version of Valentina Studio Introduction 11 min video.
You can watch it on youtube [EN], as well as Russian version [RU]
When you are in DataEditor or SQL Editor Result, you can now select a record and open contextual menu for it. Here you will see new commands
Continue reading [NEW][VStudio] Copy a Record as CSV/SQL text to clipboard
So far this app has been the best GUI I’ve seen for dealing with PostgreSQL on OS X or Ubuntu.
by Morganwilde – Version 5.1.1 – May 22, 2013
Ottima app , gratuita e funzionante , intuitiva e anche carina esteticamente. Complimenti agli sviluppatori.
cavoli!!! ★★★★★ Missy0376 – Version 5.1 – Mar 24, 2013 Mac App Store.
This is an amazing product, that is now alongside XCode in my suite. Being able to communicate with MySQL, PostgreSQL and SQLite right out of the box, working on the first try is an impressive thing. The consoidation of the tools access these multiple systems into one tool is a very very nice thing to have. PGAdmin, MySQLWorkbench, and sqlite command line tools are now demoted. I like it so much, I am going to have to try the Valentina DB.
Brilliant Tool ★★★★★ by DM3333 – Version 5.1 – Mar 24, 2013. Mac App Store.
Let you want todo reverse engineering, i.e. visualize some existed tables and links on a new diagram. Let you want to expose on a diagram some family of linked tables. You add the first table and meet problem. You usually don’t know/remember which other tables are linked.
Now you have great help on this step. In the contextual menu of Table, in the model find command “Add Linked Tables …”.
It will show you dialog where you can select all or some linked tables, click OK and see linked tables.
We have made final switch from Drizzle to MariaDB client library for mySQL plugin and mySQL datasource in Valentina Reports.
Thank to this step we have got C client library with totally same API as native mySQL client library and therefore:
a) Implement support of few results of few commands executed at once.
b) Resolve trouble of some users which have passwords in old format.
In v5.2 of Valentina Studio we have added JSON format of dumps of Database and Table. In SQL Editor’s result pane you can choose Export -> JSON also.