home / xmpp

software_platforms

Data source: XMPP Standards Foundation

3 rows where software_id = 67

✎ View and edit SQL

This data as json, CSV (advanced)

Link platform software_id
67,Android Android Halcyon 67
67,JS JS Halcyon 67
67,JVM JVM Halcyon 67

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