home / xmpp

software_platforms

Data source: XMPP Standards Foundation

5 rows where software_id = 57

✎ View and edit SQL

This data as json, CSV (advanced)

Link platform software_id
57,FreeBSD FreeBSD poezio 57
57,Linux Linux poezio 57
57,NetBSD NetBSD poezio 57
57,OpenBSD OpenBSD poezio 57
57,macOS macOS poezio 57

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