home / xmpp

software_platforms

Data source: XMPP Standards Foundation

4 rows where software_id = 35

✎ View and edit SQL

This data as json, CSV (advanced)

Link software_id platform
35,Android Kaidan 35 Android
35,Linux Kaidan 35 Linux
35,Windows Kaidan 35 Windows
35,macOS Kaidan 35 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 16.789ms · Data source: XMPP Standards Foundation