Oracle 数据库标准版是免费的吗?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/35095228/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-19 03:08:52  来源:igfitidea点击:

Is Oracle Database Standard Edition Free?

sqldatabaseoraclerdbms

提问by BalaK

I'm a beginner level RDBMS student. I need to manage and test SQL commands on one database on my laptop (localhost). I see 'Oracle Database Standard Edition 12c' (2.6 Gb) in the download section. So, is it free or does it need licensing?

我是初级 RDBMS 学生。我需要在我的笔记本电脑 (localhost) 上的一个数据库上管理和测试 SQL 命令。我在下载部分看到了“Oracle 数据库标准版 12c”(2.6 Gb) 。那么,它是免费的还是需要许可?

回答by barbarity

Oracle has a version called Oracle Expresswhich is, in fact, free.

Oracle 有一个名为的版本Oracle Express,实际上是免费的。

You can download it from here: http://www.oracle.com/technetwork/database/database-technologies/express-edition/overview/index.html

您可以从这里下载:http: //www.oracle.com/technetwork/database/database-technologies/express-edition/overview/index.html

From its webpage:

从它的网页:

Oracle Database XE is a great starter database for:

Developers working on Node.js, Python, PHP, Java, .NET, XML, and Open Source applications

DBAs who need a free, starter database for training and deployment

Oracle Database XE 是一个出色的入门数据库,适用于:

开发 Node.js、Python、PHP、Java、.NET、XML 和开源应用程序的开发人员

需要免费的入门数据库进行培训和部署的DBA