Building Apps in Ubuntu Using PostgreSQL
-
Creating apps in Ubuntu that will work seamlessly on different platforms may seem like quite the challenge. Nonetheless, with the right knowledge, you can manage that like a pro. By installing Django on Ubuntu Server 18.04 LTS and configuring it to use PostgreSQL (which is focused on SQL standards compliance), you can now easily build apps there using heterogeneous databases.Read the article by Mikhail Rodionov, an IT engineer focused on K2 and Microsoft technology stack, to learn how to install Django on Ubuntu Server 18.04 LTS and configure it to use Postgres database now.