I know we’re not supposed to whine about the medium but focus on the content. However, on Medium, the medium becomes the content because I can’t even read the damn thing without being accosted by some CTA popover. This is my quiet crusade against authoring on that platform.
SQLite3: No Room for Drama
11–18 of 18 posts
Re: SQLite3: No Room for Drama
#12either way though, obviously humans should do whatever writing they but aggregators like HN should reject ones like this.
Re: SQLite3: No Room for Drama
#13is sqlite used for server side nowadays ? I've always thought this was highly not recommended.
Re: SQLite3: No Room for Drama
#14Re: SQLite3: No Room for Drama
#15I know we’re not supposed to whine about the medium but focus on the content. However, on Medium, the medium becomes the content because I can’t even read the damn thing without being accosted by some CTA popover. This is my quiet crusade against authoring on that platform.
Re: SQLite3: No Room for Drama
#16I love SQLite, but some arguments in the article seems contradicting each other. 1. Massive Max DB size vs It can't handle the traffic: If it can't handle the high throughput it doesn't matter how big it can get, because you never get there, you can't do 1 insert/sec and leverage 281 TB storage capability 2. It's just for small projects vs It can't handle the traffic: so it is for small projects, right? I know there…
I'm starting to think of using PSQL as my dirty up-and-going weapon.
Re: SQLite3: No Room for Drama
#17is sqlite used for server side nowadays ? I've always thought this was highly not recommended.
It has been for 25 years. If it solves a problem well, feel free to use it.
Re: SQLite3: No Room for Drama
#18feels like clickbait