PostgreSQL is a powerful external data source that you can use on the Kuika platform. As an open source database management system, it offers advanced data query and management features. It can be integrated as a data source into the applications you develop in Kuika.
PostgreSQL provides high performance when working with large data sets and stands out with its flexible data structures. You can use PostgreSQL to optimize data processing, analysis and querying processes. In this course, you will learn how to integrate PostgreSQL into your Kuika applications and how to perform efficient data operations with the database.
This training content consists of the following topics:
After clicking the “CREATE” button, fill in the following fields on the screen that opens:
After completing the connection settings, check the correctness of the connection by clicking the Test button. After a successful test, click the CREATE button to create your data source.
Server=myServerAddress;Database=myDataBase;User Id=myUsername;Password=myPassword;
4. If the connection is successful, click the CREATE button to complete the process.