home / xmpp

software_platforms

Data source: XMPP Standards Foundation

5 rows where software_id = 37

✎ View and edit SQL

This data as json, CSV (advanced)

Link platform software_id
37,Android Android Whixp 37
37,Linux Linux Whixp 37
37,Windows Windows Whixp 37
37,iOS iOS Whixp 37
37,macOS macOS Whixp 37

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 38.525ms · Data source: XMPP Standards Foundation