home / xmpp

software_platforms

Data source: XMPP Standards Foundation

5 rows where software_id = 24

✎ View and edit SQL

This data as json, CSV (advanced)

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

Advanced export

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

CSV options:

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