TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Do you / Would you use a closed-source DBMS?

3 点作者 nopipeline大约 1 年前

3 条评论

mtmail大约 1 年前
I've used Oracle DB and Microsoft SQL Server in the past. I'm using Mysql and Postgresql now and can't say I ever looked at the source code.
dagw大约 1 年前
While I personally would always use Postgres as first my first choice, I've used both Oracle and SQL Server in various projects in the past. Oracle because we needed to run an application that only supported Oracle, and SQL Server because the company I was working at at the time already had a large SQL Server install. Honestly both are perfectly fine databases and I saw no technical reason to replace either if you already have them. That being said, I didn't have to deal with the licensing or the costs, which are the main arguments against both. Everybody I know who has migrated from Oracle to Postgres has done so, not for technical reasons, but to get away from having to deal with Oracles licensing bullshit.
munzman大约 1 年前
I would say no but then I am using SQLite which contradicts my statement.<p>I believe it depends on the project at hand, just like with every dependency&#x2F;library we use, we barely look at the source code unless the task at hand was mission critical.
评论 #40530166 未加载