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 »
  • Distributed DDL Replication at Global Scale

    A talk presented at PGConf.dev 2024 ( Gwen Shapira presents: Distributed DDL Replication at Global Scale When building SaaS, having multiple copies of the same database schema is common. Either because tenants are isolated to individual schema or for sharding. At Nile, we are building serverless Postgres for modern SaaS. We handle multi-tenant database design by isolating each tenant to…

    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 »
  • RESOLVIDO: Erro no METASPLOIT ao se conectar com o PostgreSQL (Postgresql selected, no conection)

    RESOLVIDO: Erro no METASPLOIT ao se conectar com o PostgreSQL (Postgresql selected, no conection) 🎓Nossos Cursos🚀 🔗 Links Úteis: ➤ 00:00 – Introdução ➤ 01:48 – Metasploit Framework ➤ 04:55 – Atualizando Pacotes e Instalando Metasploit Framework ➤ 09:25 – Validando correção no Metasploit 📢 Torne-se Membro do Canal: Junte-se à nossa comunidade: 🎴 Recursos Adicionais: 🌐 Blog: 🌐 Site:…

    Read More »
  • How to build a PostgreSQL admin panel from scratch and for FREE

    In this video, I’m going to show you how to build a PostgreSQL admin panel from scratch and for FREE. This admin panel is perfect for managing your PostgreSQL database, and it’s absolutely free! This low code admin panel is perfect for anyone who wants to build a custom admin panel without having to spend hours coding. In this video,…

    Read More »
Back to top button