{"id":21423477,"url":"https://github.com/nafisalawalidris/databases-and-sql-for-data-science-with-python","last_synced_at":"2025-10-20T04:04:20.334Z","repository":{"id":163626428,"uuid":"638044876","full_name":"nafisalawalidris/Databases-and-SQL-for-Data-Science-with-Python","owner":"nafisalawalidris","description":"Learn how to work with databases and SQL for data science tasks using Python. Create tables, insert data, query results, and retrieve data into pandas dataframes.","archived":false,"fork":false,"pushed_at":"2023-06-07T18:47:19.000Z","size":1722,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-01T15:12:27.914Z","etag":null,"topics":["database","sql","sqlite"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nafisalawalidris.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-05-09T01:07:35.000Z","updated_at":"2023-09-04T13:30:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"2c9a40d6-cbfc-4581-9cfe-f6473a6ef4e0","html_url":"https://github.com/nafisalawalidris/Databases-and-SQL-for-Data-Science-with-Python","commit_stats":null,"previous_names":["nafisalawalidris/databases-and-sql-for-data-science-with-python"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nafisalawalidris/Databases-and-SQL-for-Data-Science-with-Python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nafisalawalidris%2FDatabases-and-SQL-for-Data-Science-with-Python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nafisalawalidris%2FDatabases-and-SQL-for-Data-Science-with-Python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nafisalawalidris%2FDatabases-and-SQL-for-Data-Science-with-Python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nafisalawalidris%2FDatabases-and-SQL-for-Data-Science-with-Python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nafisalawalidris","download_url":"https://codeload.github.com/nafisalawalidris/Databases-and-SQL-for-Data-Science-with-Python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nafisalawalidris%2FDatabases-and-SQL-for-Data-Science-with-Python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280004217,"owners_count":26257575,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-20T02:00:06.978Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["database","sql","sqlite"],"created_at":"2024-11-22T21:16:30.203Z","updated_at":"2025-10-20T04:04:20.309Z","avatar_url":"https://github.com/nafisalawalidris.png","language":"Jupyter Notebook","readme":"# Databases-and-SQL-for-Data-Science-with-Python\n\n## Objectives\n\nAfter completing this lab, you will be able to:\n\n- Create a database\n- Create a table\n- Insert data into the table\n- Query data from the table\n- Retrieve the result set into a pandas dataframe\n- Close the database connection\n\nSQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world.\n\n## Objectives\n\nAfter completing this lab, you will be able to:\n\n- Perform simplified database access using SQL \"magic\"\n\n**Note:** This lab focuses on using SQLite and SQL for data science tasks. It covers various operations such as database creation, table creation, data insertion, querying data, retrieving results into a pandas dataframe, and closing the database connection.\n\nPlease refer to the lab notebook for detailed instructions and code implementation.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnafisalawalidris%2Fdatabases-and-sql-for-data-science-with-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnafisalawalidris%2Fdatabases-and-sql-for-data-science-with-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnafisalawalidris%2Fdatabases-and-sql-for-data-science-with-python/lists"}