An Open Source Content Management System on Golang
1–5 of 5 posts
Re: An Open Source Content Management System on Golang
#2Not to knock the project, but I always wonder why SQLite is often the odd man out in projects like this.
Re: An Open Source Content Management System on Golang
#3Not to knock the project, but I always wonder why SQLite is often the odd man out in projects like this.
What do you mean by "odd man out"?
Re: An Open Source Content Management System on Golang
#4Re: An Open Source Content Management System on Golang
#5Not to knock the project, but I always wonder why SQLite is often the odd man out in projects like this.
I suspect you know the answer, though: people erroneously believe SQLite isn't up to the task—and then combine that with ego, my project needs a real database.