9front - general discussion about 9front
 help / color / mirror / Atom feed
* [9front] SQL
@ 2021-01-11  3:20 William Gunnells
  2021-01-11  3:56 ` p. j.
  2021-01-11  4:07 ` Kurt H Maier
  0 siblings, 2 replies; 7+ messages in thread
From: William Gunnells @ 2021-01-11  3:20 UTC (permalink / raw)
  To: 9front

Okay so plan9 does not have DB because...well it's a file based
system. Okay okay so how would you manage large data. grep would suck.
I guess sqlite would work but is that even ported. I read somewhere
about using: https://github.com/harelba/q/ I don't know about that. I
don't have a practical use as of yet. Just curious. It seems like a
challenge to build some sort of http server in plan9 with basic
webauth capability and store data in a file. What's the file size
limitation? 9front has a list server. I'm sure that data is pretty
extensive but those pages are not being served. Thoughts?

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-01-11 17:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-11  3:20 [9front] SQL William Gunnells
2021-01-11  3:56 ` p. j.
2021-01-11  4:07 ` Kurt H Maier
2021-01-11  8:01   ` Steve Simon
2021-01-11  9:42     ` Jens Staal
2021-01-11 15:36   ` ori
2021-01-11 16:58     ` Kurt H Maier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).