home / xmpp

software_categories

Data source: XMPP Standards Foundation

1 row where software_id = 28

✎ View and edit SQL

This data as json, CSV (advanced)

Link category software_id
28,client client Converse.js 28

Advanced export

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

CSV options:

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