List of fictional religions

Fictional religions are religions that exist only in works of fiction.

B

C

D

E

F

  • Faith of the Seven A Song of Ice and Fire

J

O

  • Order of Wen the Eternally Surprised Discworld
  • Old Gods - A Song of Ice and Fire

R

S

Z

  • Zensufi Dune series
  • Zensunni Dune series
gollark: Which is still HIGHLY dodecahedral and dependent on columns' order.
gollark: I'm not actually entirely sure, but it would involve a bunch of meddling with a "cursor", and you would have to get each column by index instead of name.
gollark: See? This is quite nice. It turns the results into a usable and non-annoying form. It uses prepared statements for efficiency.
gollark: This is the example:```javascriptconst db = require('better-sqlite3')('foobar.db', options); const row = db.prepare('SELECT * FROM users WHERE id = ?').get(userId);console.log(row.firstName, row.lastName, row.email);```
gollark: I didn't mean to EXECUTE it.

See also

References


    This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.