{"id":18248122,"url":"https://github.com/hourout/mysql_kernel","last_synced_at":"2026-03-06T22:05:05.887Z","repository":{"id":53829755,"uuid":"245320436","full_name":"Hourout/mysql_kernel","owner":"Hourout","description":" Mysql Kernel for Jupyter","archived":false,"fork":false,"pushed_at":"2022-08-05T12:19:10.000Z","size":549,"stargazers_count":6,"open_issues_count":2,"forks_count":5,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-20T15:01:32.714Z","etag":null,"topics":["jupyter-kernels","mysql","sql"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Hourout.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-03-06T03:19:59.000Z","updated_at":"2024-11-24T05:21:25.000Z","dependencies_parsed_at":"2022-09-12T13:42:48.733Z","dependency_job_id":null,"html_url":"https://github.com/Hourout/mysql_kernel","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hourout%2Fmysql_kernel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hourout%2Fmysql_kernel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hourout%2Fmysql_kernel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hourout%2Fmysql_kernel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hourout","download_url":"https://codeload.github.com/Hourout/mysql_kernel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247202992,"owners_count":20900887,"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","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":["jupyter-kernels","mysql","sql"],"created_at":"2024-11-05T09:35:44.016Z","updated_at":"2026-03-06T22:05:00.856Z","avatar_url":"https://github.com/Hourout.png","language":"Python","readme":"# Mysql_kernel\n\n![PyPI version](https://img.shields.io/pypi/pyversions/mysql_kernel.svg)\n![Github license](https://img.shields.io/github/license/Hourout/mysql_kernel.svg)\n[![PyPI](https://img.shields.io/pypi/v/mysql_kernel.svg)](https://pypi.python.org/pypi/mysql_kernel)\n![PyPI format](https://img.shields.io/pypi/format/mysql_kernel.svg)\n![contributors](https://img.shields.io/github/contributors/Hourout/mysql_kernel)\n![downloads](https://img.shields.io/pypi/dm/mysql_kernel.svg)\n\nMysql Kernel for Jupyter\n\n[中文介绍](document/chinese.md)\n\n## Installation\n\n#### step1:\n```\npip install mysql_kernel\n```\n\nTo get the newest one from this repo (note that we are in the alpha stage, so there may be frequent updates), type:\n\n```\npip install git+git://github.com/Hourout/mysql_kernel.git\n```\n\n#### step2:\nAdd kernel to your jupyter:\n\n```\npython -m mysql_kernel.install\n```\n\nALL DONE! 🎉🎉🎉\n\n## Uninstall\n\n#### step1:\n\nView and remove mysql kernel\n```\njupyter kernelspec list\njupyter kernelspec remove mysql\n```\n\n#### step2:\nuninstall mysql kernel:\n\n```\npip uninstall mysql-kernel\n```\n\nALL DONE! 🎉🎉🎉\n\n\n## Using\n\n```\njupyter notebook\n```\n\u003cimg src=\"image/mysql1.png\" width = \"700\" height = \"300\" /\u003e\n\n### step1: you should set mysql host and port\n```\nmysql://user:password@host:port\n\nor\n\nmysql://host:port\n```\n\n### step2: write your mysql code\n\n![](image/mysql2.png)\n\n## Quote \nkernel logo\n\n\u003cimg src=\"https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2\u0026fname=https%3A%2F%2Fk.kakaocdn.net%2Fdn%2FyZrl5%2FbtqwEwV2HHb%2Fd8u9PLWcIxXLJ8BkqvV881%2Fimg.jpg\" width = \"32\" height = \"32\" /\u003e\n\n- https://jeongw00.tistory.com/203\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhourout%2Fmysql_kernel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhourout%2Fmysql_kernel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhourout%2Fmysql_kernel/lists"}