postgresql

  • Curso de FastAPI – Dockerizando a nossa aplicação e introduzindo o PostgreSQL | Aula 10

    Nessa aula vamos criar um container Docker da nossa aplicação com FastAPI, trocar o sqlite3 pelo PostgreSQL, introduzir os TestContainers e conversar sobre escopo de fixtures. Agenda do curso: Grupo no Telegram do curso: Página desta aula: ——————- O canal é mantido por uma iniciativa de financiamento coletivo: Apoia-se: picpay: @dunossauro Chave pix: pix.dunossauro@gmail.com Meus contatos e redes: ——————- Material…

    Read More »
  • SQL Tutorial for Beginners

    In this step-by-step tutorial, learn how you can write your own SQL queries. You don’t need any prior knowledge and we’re going to use all free tools. By the end of this video, you’ll know how to retrieve data from databases. At the end, I’ll show you a neat trick to write some of the most complex queries with very…

    Read More »
  • How to Install PostgreSQL on Linux Debian 12

    Discover how to seamlessly install, test, and uninstall PostgreSQL on your Debian 12 server with our comprehensive step-by-step tutorial! Whether you’re a seasoned developer or just getting started, this video will guide you through the entire process, ensuring you have a fully functional PostgreSQL database up and running in no time. From initial setup to efficient testing and clean uninstallation,…

    Read More »
  • How To Migrate ZABBIX from MySQL to PostgreSQL

    In case if you decide to move away from MySQL to PostgreSQL, there is quite easy way to do that by still preserving all the data. Follow along tutorial with all the steps needed to perform this migration Blog post: Subscribe to my second channel: @DmitryLambertTech ☕ Support me and become a Fan! → 👋 SOCIAL MEDIA → → →…

    Read More »
Back to top button