home / staticevolution

Menu
  • Log in

blog_tag

4 rows

✎ View and edit SQL

This data as json, CSV (advanced)

id ▼ tag description
4 obsidian  
5 test  
7 japan  
8 art  

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [blog_tag] (
   [id] INTEGER PRIMARY KEY,
   [tag] TEXT,
   [description] TEXT
);
Powered by Datasette · Queries took 3.825ms