TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How does Oracle db licensing work for developers?

1 pointsby jfabreabout 2 years ago
I&#x27;m really confused about Oracle licensing.<p>Is there a way for developers to run an Oracle db on their machine for a service that already runs in production without having to pay for a license?<p>Been working for a couple months for a big co that mainly uses Oracle as their database and how my team work is that we all share a remote dev database that some dba manages.<p>I proposed that we all install a copy of that db on our machines so that we can make changes without impacting everyone else. We&#x27;re already handling schema changes through version control.<p>I had a meeting with a dba at my company today and he says we would have to buy licenses for every single db we install on our machines.<p>Is he right? Is Oracle really gouging their customers like that? It seems hard to believe. I read their licenses online and he &quot;seems to be right&quot;, but I&#x27;m not a lawyer.<p>Thanks for the help.

1 comment

bassaabout 2 years ago
<a href="https:&#x2F;&#x2F;www.oracle.com&#x2F;database&#x2F;free&#x2F;faq&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.oracle.com&#x2F;database&#x2F;free&#x2F;faq&#x2F;</a><p>+)What are the resource limits for Oracle Database Free Oracle Database Free supports up to:<p>2 CPUs for foreground processes 2GB of RAM (SGA and PGA combined) 12GB of user data on disk (irrespective of compression factor)<p>+)Will patches be provided for Oracle Database Free?<p>No, patches will not be released for Oracle Database Free. To obtain patches you must be on a fully supported edition, such as Oracle Database Enterprise Edition or Oracle Database Standard Edition 2.<p>+)Can I use Oracle Database Free in production?<p>Oracle Database Free does not restrict the environment in which it can be deployed. However, Oracle Database Free is not supported and does not receive any patches, including security patches. Oracle recommends running production deployments on fully supported Oracle Database editions or cloud services.