<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[jupyter sql]]></title><description><![CDATA[<p dir="auto"><a href="https://www.datacamp.com/tutorial/sql-interface-within-jupyterlab" rel="nofollow ugc">https://www.datacamp.com/tutorial/sql-interface-within-jupyterlab</a><br />
!pip install ipython-sql<br />
%load_ext sql<br />
这种方式本质是从python执行sql</p>
<p dir="auto">jupyterlab-sql extension<br />
<img src="/assets/uploads/files/1683878703129-5df72e38-2623-4bcd-b48d-a17f44edd94a-image.png" alt="5df72e38-2623-4bcd-b48d-a17f44edd94a-image.png" class=" img-responsive img-markdown" /><br />
这个插件时间比较久了 而且功能相对比较单一</p>
]]></description><link>http://an.forum.genostack.com/topic/881/jupyter-sql</link><generator>RSS for Node</generator><lastBuildDate>Sat, 13 Jun 2026 09:22:39 GMT</lastBuildDate><atom:link href="http://an.forum.genostack.com/topic/881.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 12 May 2023 08:05:28 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to jupyter sql on Fri, 12 May 2023 08:24:26 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://medium.com/analytics-vidhya/postgresql-integration-with-jupyter-notebook-deb97579a38d" rel="nofollow ugc">https://medium.com/analytics-vidhya/postgresql-integration-with-jupyter-notebook-deb97579a38d</a><br />
还有就是直接用python包调用sql</p>
]]></description><link>http://an.forum.genostack.com/post/2143</link><guid isPermaLink="true">http://an.forum.genostack.com/post/2143</guid><dc:creator><![CDATA[anneng]]></dc:creator><pubDate>Fri, 12 May 2023 08:24:26 GMT</pubDate></item><item><title><![CDATA[Reply to jupyter sql on Fri, 12 May 2023 08:20:39 GMT]]></title><description><![CDATA[<p dir="auto"><strong><a href="https://github.com/ploomber/jupysql" rel="nofollow ugc">https://github.com/ploomber/jupysql</a></strong><br />
About<br />
Better SQL in Jupyter<br />
Run SQL in Jupyter/IPython via a %sql and %%sql magics.</p>
<p dir="auto">IPython-SQL's functionality and maintenance have been eclipsed by JupySQL, a fork maintained and developed by the Ploomber team. Future work will be directed into JupySQL - please file issues there, as well!</p>
<p dir="auto">这个项目应该是最新的支持了</p>
]]></description><link>http://an.forum.genostack.com/post/2142</link><guid isPermaLink="true">http://an.forum.genostack.com/post/2142</guid><dc:creator><![CDATA[anneng]]></dc:creator><pubDate>Fri, 12 May 2023 08:20:39 GMT</pubDate></item><item><title><![CDATA[Reply to jupyter sql on Fri, 12 May 2023 08:14:40 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://blog.jetbrains.com/datalore/2022/02/14/how-to-run-sql-from-jupyter-notebook-two-easy-ways/" rel="nofollow ugc">https://blog.jetbrains.com/datalore/2022/02/14/how-to-run-sql-from-jupyter-notebook-two-easy-ways/</a></p>
]]></description><link>http://an.forum.genostack.com/post/2141</link><guid isPermaLink="true">http://an.forum.genostack.com/post/2141</guid><dc:creator><![CDATA[anneng]]></dc:creator><pubDate>Fri, 12 May 2023 08:14:40 GMT</pubDate></item><item><title><![CDATA[Reply to jupyter sql on Fri, 12 May 2023 08:12:06 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://github.com/jupyter-xeus/xeus-sql" rel="nofollow ugc">https://github.com/jupyter-xeus/xeus-sql</a><br />
另外一个扩展 和%%sql相比优势不明显</p>
]]></description><link>http://an.forum.genostack.com/post/2140</link><guid isPermaLink="true">http://an.forum.genostack.com/post/2140</guid><dc:creator><![CDATA[anneng]]></dc:creator><pubDate>Fri, 12 May 2023 08:12:06 GMT</pubDate></item><item><title><![CDATA[Reply to jupyter sql on Fri, 12 May 2023 08:06:44 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://pypi.org/project/jupyterlab-sql-editor/" rel="nofollow ugc">https://pypi.org/project/jupyterlab-sql-editor/</a><br />
A JupyterLab extension providing:</p>
<p dir="auto">SQL formatter<br />
Automatic extraction of database schemas<br />
Auto-completion triggered by tab or dot for:<br />
table names<br />
table aliases<br />
table joins<br />
nested column names<br />
functions<br />
Syntax highlighting for:<br />
line magic<br />
cell magic<br />
Python strings<br />
IPython magic for:</p>
<p dir="auto"><strong>Spark SQL<br />
Trino</strong></p>
]]></description><link>http://an.forum.genostack.com/post/2139</link><guid isPermaLink="true">http://an.forum.genostack.com/post/2139</guid><dc:creator><![CDATA[anneng]]></dc:creator><pubDate>Fri, 12 May 2023 08:06:44 GMT</pubDate></item></channel></rss>