Is there a free oracle product for trial/development?

3

1

I have some vague memory that there was a limited use license of a version of oracle so you could try it out on a small installation to try it out. Does such a beast still exist?

Stu

Posted 2010-02-23T01:50:39.727

Reputation: 1 044

Question was closed 2018-05-15T16:50:36.693

Answers

5

I believe what you're referring to is called Oracle Express Edition, which can be found here:

http://www.oracle.com/technology/software/products/database/xe/index.html

Basically, there are some limitations which I don't quite remember the details of, but I think you're limited to 4 GB database. In addition, the Express Edition is available only for versions up to Oracle 11.

This link contains good info on the differences from standard Oracle DB: http://www.oracle.com/technology/products/database/xe/pdf/dbxe_faq.pdf

jonathan.cone

Posted 2010-02-23T01:50:39.727

Reputation: 208

1I've used this before. It is not a trial, but does have some limitations. Which are unlikely to be a problem if using for development purposes. Anything you get working with this, should be able to work with the real deal. – Grant Palin – 2010-02-23T05:55:55.707

4

Joelio

Posted 2010-02-23T01:50:39.727

Reputation: 184