home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

8 rows where xep_id = 297

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: status

Link xep_id software_id xep_version status
297,1 Service Administration 297 AstraChat XMPP Server 1    
297,16 Service Administration 297 Slidge 16   planned
297,20 Service Administration 297 Prosody IM 20 1.3.1 partial
297,34 Service Administration 297 Metronome IM 34 1.1 complete
297,38 Service Administration 297 ejabberd 38 1.3.0 partial
297,46 Service Administration 297 Tigase XMPP Server 46    
297,61 Service Administration 297 slixmpp 61 1.2 complete
297,68 Service Administration 297 Openfire 68    

Advanced export

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

CSV options:

CREATE TABLE [implementations] (
   [xep_id] INTEGER,
   [software_id] INTEGER,
   [xep_version] TEXT,
   [status] TEXT,
   PRIMARY KEY ([xep_id], [software_id]),
   FOREIGN KEY([xep_id]) REFERENCES [xeps]([id]),
   FOREIGN KEY([software_id]) REFERENCES [software]([id])
);
Powered by Datasette · Queries took 24.145ms · Data source: XMPP Standards Foundation