mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Added datasette-write to plugins list on Ecosystem
This commit is contained in:
parent
265483173b
commit
968ce53689
1 changed files with 6 additions and 1 deletions
|
|
@ -112,6 +112,11 @@ datasette-init
|
|||
|
||||
`datasette-init <https://github.com/simonw/datasette-init>`__ allows you to define tables and views in your metadata file that should be created on startup if they do not already exist.
|
||||
|
||||
datasette-write
|
||||
---------------
|
||||
|
||||
`datasette-write <https://github.com/simonw/datasette-write>`__ provides an interface at ``/-/write`` allowing users to execute SQL write queries against a selected database.
|
||||
|
||||
datasette-media
|
||||
---------------
|
||||
|
||||
|
|
@ -219,4 +224,4 @@ datasette-sentry
|
|||
datasette-publish-fly
|
||||
---------------------
|
||||
|
||||
`datasette-publish-fly <https://github.com/simonw/datasette-publish-fly>`__ lets you publish Datasette instances using the `Fly <https://fly.io/>`__ hosting platform. See also :ref:`publish_fly`.
|
||||
`datasette-publish-fly <https://github.com/simonw/datasette-publish-fly>`__ lets you publish Datasette instances using the `Fly <https://fly.io/>`__ hosting platform. See also :ref:`publish_fly`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue