home / xmpp

software_platforms

Data source: XMPP Standards Foundation

5 rows where software_id = 33

✎ View and edit SQL

This data as json, CSV (advanced)

Link platform software_id
33,Android Android AstraChat XMPP Client 33
33,Linux Linux AstraChat XMPP Client 33
33,Windows Windows AstraChat XMPP Client 33
33,iOS iOS AstraChat XMPP Client 33
33,macOS macOS AstraChat XMPP Client 33

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