Hacker News new | ask | show | jobs
Ask HN: What is the fastest open source single-node SQL database?
3 points by eatplayrove 2425 days ago
Despite various searches, I haven't been able to find an adequate answer to the question in the title. I know that there are various database technologies out there apart from PostgreSQL and MySQL/MariaDB, but I haven't found any performance benchmark on a single-node across various options. Any insight would be greatly appreciated.
2 comments

Use Postgres and don't worry about the absolute single node fastest. It should be sufficient unless you have unusual compute environment, (iot, embedded) at which point the discussion would be very different