home / xmpp

software_platforms

Data source: XMPP Standards Foundation

4 rows where software_id = 60

✎ View and edit SQL

This data as json, CSV (advanced)

Link platform software_id
60,Android Android Smack 60
60,Linux Linux Smack 60
60,Windows Windows Smack 60
60,macOS macOS Smack 60

Advanced export

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

CSV options:

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