- Hands-On Artificial Intelligence for IoT
- Amita Kapoor
- 101字
- 2021-07-02 14:02:01
SQL data
Most databases are organized using relational models. A relational database consists of one or more related tables of information, and the relationship between information in different tables is described using keys. Conventionally, these databases are managed using the Database Management System (DBMS), software which interacts with end users, different applications, and the database itself to capture and analyze data. Commercially available DBMSes use Structured Query Language (SQL) to access and manipulate databases. We can also use Python to access relational databases. In this section, we will explore SQLite and MySQL, two very popular database engines that work with Python.
推薦閱讀
- Mastering Mesos
- 實時流計算系統設計與實現
- 并行數據挖掘及性能優化:關聯規則與數據相關性分析
- Cloud Analytics with Microsoft Azure
- 圖解PLC控制系統梯形圖和語句表
- Python Data Science Essentials
- iClone 4.31 3D Animation Beginner's Guide
- VB語言程序設計
- 人工智能與人工生命
- STM32嵌入式微控制器快速上手
- Cloudera Administration Handbook
- 嵌入式操作系統
- Mastering GitLab 12
- INSTANT Puppet 3 Starter
- Photoshop CS4數碼攝影處理50例