diff --git a/docs/ecosystem.rst b/docs/ecosystem.rst index 18390122..29b80707 100644 --- a/docs/ecosystem.rst +++ b/docs/ecosystem.rst @@ -23,6 +23,8 @@ sqlite-utils The CLI tool can consume JSON streams directly and use them to create tables. It can also be used to query SQLite databases and output the results as CSV or JSON. +See `sqlite-utils: a Python library and CLI tool for building SQLite databases `__ for more. + db-to-sqlite ------------