home / xmpp

software_platforms

Data source: XMPP Standards Foundation

5 rows where software_id = 27

✎ View and edit SQL

This data as json, CSV (advanced)

Link software_id platform
27,BSD Psi+ 27 BSD
27,Haiku Psi+ 27 Haiku
27,Linux Psi+ 27 Linux
27,Windows Psi+ 27 Windows
27,macOS Psi+ 27 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.348ms · Data source: XMPP Standards Foundation