Added datasette-write to plugins list on Ecosystem

This commit is contained in:
Simon Willison 2020-06-28 20:49:45 -07:00 committed by GitHub
commit 968ce53689
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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-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 datasette-media
--------------- ---------------