home / xmpp

software_categories

Data source: XMPP Standards Foundation

1 row where software_id = 7

✎ View and edit SQL

This data as json, CSV (advanced)

Link software_id category
7,client blabber.im 7 client

Advanced export

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

CSV options:

CREATE TABLE [software_categories] (
   [software_id] INTEGER,
   [category] TEXT,
   PRIMARY KEY ([software_id], [category]),
   FOREIGN KEY([software_id]) REFERENCES [software]([id])
);
Powered by Datasette · Queries took 18.418ms · Data source: XMPP Standards Foundation