Why not SQLite?

Why not SQLite?
someone Wednesday 3rd March 2021, 15:09:27I'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

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.
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.

I performed benchmarks with a Flatboard containing more than 100,000 messages without any problem.

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?

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!
- My last project Fast⚡︎CMS, a Flat-File cms.
- I am currently busy 😫.
Suggested Topics

Fred
started FlatBoard v0.7.4 Beta
Announcements

T@bef7e829
started Large Flatboard forums?
Open Bar

Ben@49a5762e
started Would like to debug the Facebook ogg Image Share not working correctly
Bug reports

df0b2
started solved Archives Page - For Small Forums
Feature Requests