home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

18 rows where xep_id = 281

✎ View and edit SQL

This data as json, CSV (advanced)

Link xep_version status software_id xep_id
281,3 1.1 complete Movim 3 Persistent Storage of Private Data via PubSub 281
281,6 1.1 complete Gajim 6 Persistent Storage of Private Data via PubSub 281
281,7 1.1 complete blabber.im 7 Persistent Storage of Private Data via PubSub 281
281,10     Tigase XMPP Server 10 Persistent Storage of Private Data via PubSub 281
281,12 1.1 complete Prosody IM 12 Persistent Storage of Private Data via PubSub 281
281,18 1.1 complete Beagle IM 18 Persistent Storage of Private Data via PubSub 281
281,22 1.1 complete monocles chat 22 Persistent Storage of Private Data via PubSub 281
281,24 1.1 complete AstraChat XMPP Client 24 Persistent Storage of Private Data via PubSub 281
281,28 1.1 complete Cheogram Android 28 Persistent Storage of Private Data via PubSub 281
281,37 1.1 complete Siskin IM 37 Persistent Storage of Private Data via PubSub 281
281,38     Openfire 38 Persistent Storage of Private Data via PubSub 281
281,46 1.1 complete slixmpp 46 Persistent Storage of Private Data via PubSub 281
281,48 1.1 complete Conversations 48 Persistent Storage of Private Data via PubSub 281
281,50   complete Monal IM 50 Persistent Storage of Private Data via PubSub 281
281,52 1.1 complete Martin 52 Persistent Storage of Private Data via PubSub 281
281,54 1.1 complete Metronome IM 54 Persistent Storage of Private Data via PubSub 281
281,60     AstraChat XMPP Server 60 Persistent Storage of Private Data via PubSub 281
281,66   complete Dino 66 Persistent Storage of Private Data via PubSub 281

Advanced export

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

CSV options:

CREATE TABLE [implementations] (
   [xep_version] TEXT,
   [status] TEXT,
   [software_id] INTEGER,
   [xep_id] INTEGER,
   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 19.782ms · Data source: XMPP Standards Foundation