Udemy

SQLite databases with Python

立即報名
  • 10,746 名學生
  • 更新於 7/2021
4.4
(60 個評分)
CTgoodjobs 嚴選優質課程,為職場人士提升競爭力。透過本站連結購買Udemy課程,本站將獲得推廣佣金,有助未來提供更多實用進修課程資訊給讀者。

課程資料

報名日期
全年招生
課程級別
學習模式
修業期
0 小時 33 分鐘
教學語言
英語
授課導師
Frank Anemaet
評分
4.4
(60 個評分)
2次瀏覽

課程簡介

SQLite databases with Python

Quick intro to Databases with Python

In this course you will learn interacting with SQLite3 databases. It makes it easy to access sqlite databases from python code. Manipulate and analyze your data using Python.

While you can store your data in files, this quickly becomes impractical.  A file can only be opened and written once, not by millions of people at the same time. If you want to make any kind of data-driven application you need to use a database system.

SQLite is a great little database. basically, it is a low-overhead, cross-platform, self-contained, zero-configuration, transactional SQL database engine. It's great when you want to move beyond files on the disk and start working with databases.

The best part is that it has bindings in lots of languages. In python, those bindings are in Python Package Index (pypi) as python-sqlite3 package.

The course teaches you how to setup a database and basic SQL with Python. Once you know how to work with SQLite, you can transfer that knowledge to working with other database systems like MySQL or Postgres.You will learn how to insert, retrieve, update and delete data amongst other things.

If you are a Python beginner and want to work with databases, this course is for you.

課程章節

  • 2 個章節
  • 11 堂課
  • 第 1 章 Introduction
  • 第 2 章 Intermediate

課程內容

  • How to use SQLite databases with Python
  • Basic SQL queries


評價

  • P
    Pedro Mesquita
    5.0

    Short and good.

  • S
    Saroj Kumar
    5.0

    wonderful

  • M
    Mausam Pathak
    5.0

    gg

  • G
    Geddada Nethranand
    4.5

    good

立即關注瀏覽更多

本網站使用Cookies來改善您的瀏覽體驗,請確定您同意及接受我們的私隱政策使用條款才繼續瀏覽。

我已閱讀及同意