- 1 Post
- 8 Comments
earmuff@lemmy.dbzer0.comto Selfhosted@lemmy.world•mysql or postgresql? Which is better for an Internet-facing applicationEnglish0·5 months agoAvoid MySQL and MariaDB at all cost.
earmuff@lemmy.dbzer0.comto Selfhosted@lemmy.world•I present: Managarr - A TUI and CLI to help you manage your Servarr instancesEnglish0·7 months agoIt looks nice, but honestly, once I set up everything (which I do on each of the *arr anyways), there is nothing left to be managed. That‘s the whole point of this setup, to get rid of managing things manually.
So even if I love that project and am very appreciative for all the work, I don’t have any use case in my setup that would want me to use this.
earmuff@lemmy.dbzer0.comto Linux@lemmy.ml•I got SWAT'ed and handcuffed live while Linux development streaming!0·9 months agoOnly because he had no windows
Yeah the Open Source version. I doubt that the hosted version is using that. Cloud providers have super fast DB’s that are basically compatible with the MySQL syntax
Well, who is using mysql/mariadb nowadays anyways? If you haven’t made the switch to at least postgres in the past 5 years, you messed up anyways.
I‘ve used Android and iPhones for multiple years. Now I am using an iPhone and I am very happy. Main reasons are build quality and software. It just works. And the main advantage is primarily if you use multiple Apple devices. And since Android phones are expensive as fuck, too, I don’t care about the price anymore
earmuff@lemmy.dbzer0.comto Privacy@lemmy.ml•Is it better to use a non-FOSS email and phone number forwarder or to use one of each for everything?0·2 years agoI host my own Simplelogin instance and generate a new address for every service. Combined with Bitwarden, I now have a unique address and password combination for each account.
While there was a time, where those databases were considered “good”, they are only this famous because they have been free or open source for ages. Professors love open source stuff. This does not necessarily mean it is a good product in terms of database functionality. They have been stuck in the old age and simply get outperformed by almost anything. Professors also hate to change their slides and to learn something new. Because their priority is on functionality, not on real world use. And when you want to use a product in the real world, non-functional properties gain a lot of value. One of them is performance.
If you want to have a fast, reliable, open source database, use ClickHouse.