Skip to content

Commit e21bc64

Browse files
Note legacy status
1 parent 4c4603c commit e21bc64

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ ipython-sql
66

77
Introduces a %sql (or %%sql) magic.
88

9+
Legacy project
10+
--------------
11+
12+
IPython-SQL's functionality and maintenance have been eclipsed by [JupySQL](https://github.com/ploomber/jupysql), a fork maintained and developed by the Ploomber team. Future work will be directed into JupySQL - please file issues there, as well!
13+
14+
Description
15+
-----------
16+
917
Connect to a database, using `SQLAlchemy URL`_ connect strings, then issue SQL
1018
commands within IPython or IPython Notebook.
1119

0 commit comments

Comments
 (0)