Why not SQLite?

Why not SQLite?
someone Wednesday 3rd March 2021, 15:09:27

I've been trying this forum, and it's really cool project. Anyway, I wondered why you didn't go with SQLite or any other embbeded database. SQLite is very performant even for medium-sized websites, and with concurrent users, which SQLite deals by itself.

Replies 2
JPRuehmann
JPRuehmann  Wednesday 3rd March 2021, 17:28:37

Why should it use any kind of Database if it is not neccessary?
A Database means additional administrative work, adds additionally dependencies and security Problems.
That makes Sense for Forums such as Discourse with thaousands of Themes and Millions of Threads and users.
But not a Forum with four or five themes a hundred of threads and some tens of users. and for that this Forum is perfekt.

Fred
Fred  Sunday 7th March 2021, 22:19:53

I performed benchmarks with a Flatboard containing more than 100,000 messages without any problem.
image
I also chose the Json format because it is much more readable and reusable by any API.
  Flatboard doesn't use a member manager, but does it really need one?

Last modified by Fred on Sunday 7th March 2021, 22:21:00
  • Before ask a question, read the documentation.
  • 🎉  Featured as #1 product of the day on Product Hunt
  • Please like in alternativeto.net 👍🏻
  • ╰☆╮Flatboard╰☆╮ is a open source and community contributions are essential to project success!
  • <TextField>, my new CMS project designed by a passionate developer, for developers!
  • I am currently busy 😫.

Suggested Topics
Asdd
Asdd@b8500609 started としまして
Open Bar
3.8K 1
started
32.1K 0
454d888b started solved login
Bug reports
3.8K 1
4.3K 2
Want to read more? Browse all categories or view latest topics.