Przeskocz do zawartości
Multimedia 1 dla listy PostgreSQL Connection Tools

Opis

With PostgreSQL, you can integrate SQL in your project very easly. It allows you to connect to your PostgreSQL Database, and to execute any query you want (SELECT, INSERT, DELETE...). Then, if there is a return to your query, you can get the column with the name, or the id, and transorm the result in the type you want.

Uwzględnione formaty