什么是最轻量级的 oracle 版本?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/2123144/
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
what is the most lightweight oracle version?
提问by Gold
i want to install oracle 11g on a very weak computer for learning. what is the most lightweight oracle version ? is it the express edition ?
我想在非常弱的计算机上安装 oracle 11g 以进行学习。什么是最轻量级的 oracle 版本?是快递版吗?
thanks in advance
提前致谢
采纳答案by Graham
I guess it will depend on the sorts of things you are wanting to learn.
我想这取决于你想要学习的东西。
I've been using Oracle Database 10g Express Editionas a datastore for personal/learning software development projects. From Oracle's website:
我一直在使用Oracle Database 10g Express Edition作为个人/学习软件开发项目的数据存储。来自 Oracle 的网站:
Oracle Database 10g Express Edition (Oracle Database XE) is an entry-level, small-footprint database based on the Oracle Database 10g Release 2 code base that's free to develop, deploy, and distribute; fast to download; and simple to administer.
Oracle 数据库 10g 快捷版 (Oracle 数据库 XE) 是一个入门级、占用空间小的数据库,它基于可免费开发、部署和分发的 Oracle 数据库 10g 第 2 版代码库;下载速度快;并且易于管理。
For what I need, I've found it quick and easy to use.
对于我所需要的,我发现它快速且易于使用。
回答by Peter Lang
Oracle XE is the Oracle Database 10g Express Edition.
Oracle XE 是Oracle 数据库 10g 快捷版。
If you don't need any special 11g
features though, this might well be sufficient for you.
11g
不过,如果您不需要任何特殊功能,这对您来说可能就足够了。
回答by sfactor
yes oracle express edition is the one you want if you have a weaker computer. it requires 512 MB RAM to work smoothly. however, it is based on Oracle 10g release 2, so it is not quite 11g. but since you are just learning it is good. start with the tutorial here and other books in the oracle site.
是的,如果您的计算机较弱,那么 oracle express 版本就是您想要的版本。它需要 512 MB RAM 才能顺利运行。但是,它基于 Oracle 10g 第 2 版,因此它不是 11g。但既然你只是在学习它是好的。从这里的教程和 oracle 站点中的其他书籍开始。
http://st-curriculum.oracle.com/tutorial/DBXETutorial/index.htm
http://st-curriculum.oracle.com/tutorial/DBXETutorial/index.htm
回答by Chathuranga Wijeratna
回答by davek
As Yada says, there currently no 11g Express version and it's not due for about another year - discussion can be found here:
正如 Yada 所说,目前还没有 11g Express 版本,而且还不到一年的时间——可以在这里找到讨论:
回答by Yada
Oracle XE is based on 10g. So if you want to learn Oracle 11g you should install 11g.
Oracle XE 基于 10g。所以如果你想学习 Oracle 11g,你应该安装 11g。
回答by mijaved
Oracle Database Express Edition (XE) are the most lightweight version available for developers.
Oracle 数据库快捷版 (XE) 是可供开发人员使用的最轻量级的版本。
Latest version of express edition can be found here:
最新版本的 express 版本可以在这里找到: