Datasette plugin for making the internal database visible for debugging
Project description
datasette-visible-internal-db
Datasette plugin for making the internal database visible for debugging
Datasette 1.0a5 made the internal database no longer visible through the Datasette interface.
This plugin brings it back, for debugging purposes.
Installation
Install this plugin in the same environment as Datasette.
datasette install datasette-visible-internal-db
The internal database will now be publicly visible at /_internal in your Datasette instance.
Controlling access to the internal database
You can use Datasette's permissions mechanism to control who is allowed to interact with the internal database.
To restrict access to just the root actor, drop this into your configuration:
databases:
_internal:
allow:
id: root
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file datasette_visible_internal_db-0.1.1a2.tar.gz.
File metadata
- Download URL: datasette_visible_internal_db-0.1.1a2.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5151fc4b5ba3e46530124436d90a3e3824b0dd2c7bcaf16b5baa64756f49e342
|
|
| MD5 |
91df5455eaa11d1ee2f374266e9d8a02
|
|
| BLAKE2b-256 |
3cee5883ac9814adca2305e5b4bdd0415a96a09e6ccdefcb68c38c12a437cbcf
|
File details
Details for the file datasette_visible_internal_db-0.1.1a2-py3-none-any.whl.
File metadata
- Download URL: datasette_visible_internal_db-0.1.1a2-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f7d27703016a7d6ecdce3e3a85fc2909616040d3beac7fb12cd6c33cb774f5f1
|
|
| MD5 |
e0325b4415a5f10c63019de4c4ebc1a0
|
|
| BLAKE2b-256 |
0c802c6654f53166e3bd7fda24c5b21426c37665f6f0e1f5bea1702b60f7a722
|