SQL-with-Python-detail-explaination

所属分类:数据库系统
开发工具:Jupyter Notebook
文件大小:102KB
下载次数:0
上传日期:2021-01-03 16:02:25
上 传 者sh-1993
说明:  您好,该存储库帮助您理解使用Python编程语言的SQL
(Hi there, This Repository helps one to understand SQL working with Python programming language)

文件列表:
Insert_fake_data_in_table_using_python_faker_module (0, 2021-01-04)
Insert_fake_data_in_table_using_python_faker_module\.ipynb_checkpoints (0, 2021-01-04)
Insert_fake_data_in_table_using_python_faker_module\.ipynb_checkpoints\create and insert fake data in sql table-checkpoint.ipynb (46343, 2021-01-04)
Insert_fake_data_in_table_using_python_faker_module\create and insert fake data in sql table.ipynb (47221, 2021-01-04)
Insert_fake_data_in_table_using_python_faker_module\dummyDB1.db (81920, 2021-01-04)
Table_creation_using_Fk (0, 2021-01-04)
Table_creation_using_Fk\.ipynb_checkpoints (0, 2021-01-04)
Table_creation_using_Fk\.ipynb_checkpoints\table create and insert data using RDBMS-checkpoint.ipynb (7023, 2021-01-04)
Table_creation_using_Fk\dummyDB.db (36864, 2021-01-04)
Table_creation_using_Fk\raw_sql_queries.py (2429, 2021-01-04)
Table_creation_using_Fk\table create and insert data using RDBMS.ipynb (7023, 2021-01-04)
basic SQL queries implementation (0, 2021-01-04)
basic SQL queries implementation\.ipynb_checkpoints (0, 2021-01-04)
basic SQL queries implementation\.ipynb_checkpoints\basic sql queries practical implementation in python with sqlite3-checkpoint.ipynb (70945, 2021-01-04)
basic SQL queries implementation\basic sql queries practical implementation in python with sqlite3.ipynb (40401, 2021-01-04)
basic SQL queries implementation\dummyDB1.db (81920, 2021-01-04)

# SQL-with-Python-detail-explaination Hi there, This Repository helps one to understand SQL working with Python programming language

Requirements:

  • Python 3.6+
  • jupyter notebook
  • Faker module for populte tables with fake data

what you will learn from this tutorial:

  • Creating Database and Table using Sqlite3 with python programming
  • Adding fake data in Sqlite3 table
  • Performing basic sql queries to fetch data from database
  • Handling CRUD Operations in sqlite3

近期下载者

相关文件


收藏者