Skip to main content
HomePythonIntroduction to Databases in Python

Introduction to Databases in Python

In this course, you'll learn the basics of relational databases and how to interact with them.

Comece O Curso Gratuitamente
4 Horas20 Videos66 Exercicios
95.196 AprendizesTrophyDeclaração de Realização

Create Your Free Account

GoogleLinkedInFacebook

or

By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.
GroupTreinar 2 ou mais pessoas?Experimente o DataCamp For Business

Loved by learners at thousands of companies


Descrição do Curso

In this course, you'll learn the basics of using SQL with Python. This will be useful because databases are ubiquitous and data scientists, analysts, and engineers must interact with them constantly. The Python SQL toolkit SQLAlchemy provides an accessible and intuitive way to query, build, and write to essential databases, including SQLite, MySQL, and PostgreSQL.
Para Empresas

GroupTreinar 2 ou mais pessoas?

Obtenha acesso à biblioteca completa do DataCamp, com relatórios, atribuições, projetos e muito mais centralizados
Experimente O DataCamp for BusinessPara uma solução sob medida , agende uma demonstração.
  1. 1

    Basics of Relational Databases

    Grátis

    In this chapter, you’ll get acquainted with the fundamentals of relational databases and the relational model for database management. You will learn how to connect to a database and interact with it by writing basic SQL queries, both in raw SQL as well as SQLAlchemy, which provides a Pythonic way of interacting with databases.

    Reproduzir Capítulo Agora
    Introduction to Databases
    50 xp
    Relational model
    50 xp
    Connecting to your database
    50 xp
    Engines and connection strings
    100 xp
    Autoloading Tables from a database
    100 xp
    Viewing Table details
    100 xp
    Introduction to SQL queries
    50 xp
    Selecting data from a Table: raw SQL
    100 xp
    Selecting data from a Table with SQLAlchemy
    100 xp
    Handling a ResultSet
    100 xp
    Congratulations!
    50 xp
Para Empresas

GroupTreinar 2 ou mais pessoas?

Obtenha acesso à biblioteca completa do DataCamp, com relatórios, atribuições, projetos e muito mais centralizados

Conjuntos De Dados

Census (CSV)Census (SQLite)Employees (SQLite)

Colaboradores

Collaborator's avatar
Hugo Bowne-Anderson

Pre Requisitos

Intermediate Python
Jason Myers HeadshotJason Myers

Co-Author of Essential SQLAlchemy and Software Engineer

Veja Mais

O que os outros alunos têm a dizer?

Cadastre-se mais 13 milhões de alunos e comece Introduction to Databases in Python Hoje!

Create Your Free Account

GoogleLinkedInFacebook

or

By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.