Why Nostr? What is Njump?
2023-08-31 01:47:12

<iced-quinn/> on Nostr: ``` sqlite> select id,name,'table' from (select id, name, 'spells' as 'table' from ...

```
sqlite> select id,name,'table' from (select id, name, 'spells' as 'table' from spells union select id, name, 'npc' as 'table' from npc) where id=3242092362354582953;
3242092362354582953|Paul Soupman|table
```

SQL is a very reasonable language :neocat_floof_mug:
Author Public Key
npub1f8e6w3kg6cptk4ljl09ua3vezr7gws4jcuwyvzdnpytsnlp2yd6savzu5u