简体   繁体   English

适用于SQL Developer的Oracle数据库

[英]Oracle Database for SQL Developer

Need some help with choosing the correct database version to use several applications like SQL Developer in conjunction with the db. 在选择正确的数据库版本时需要一些帮助,以将多个应用程序(例如SQL Developer)与数据库一起使用。 Yesterday I installed Oracle 18C, which when operating consumes around 3-4 gigs of my ram, what's idle version of Oracle DB to run SQL Developer, Jaspersoft's iReport etc. Below I'll attach the specifications of my laptop. 昨天我安装了Oracle 18C,它在运行时会消耗大约3-4 gig的内存,什么是Oracle DB的空闲版本,用于运行SQL Developer,Jaspersoft的iReport等。下面,我将附上我笔记本电脑的规格。

Processor: i3 6100u Memory: 8 Gigs of DDR3 Memory Storage: 1TB 5400 RPM HDD Operating System: Windows 10 Pro (64-Bit) 处理器:i3 6100u内存:8 Gigs DDR3内存存储:1TB 5400 RPM HDD操作系统:Windows 10 Pro(64位)

Currently using 18.4.0-376.1900 (64 Bit version), it would be awesome if you guys could suggest a DB which will be compatible with this version and also should support things like SQLPlus, Jaspersoft's iReport,PL-SQL etc. Thanking you in advance. 当前使用的是18.4.0-376.1900(64位版本),如果您可以建议一个与该版本兼容的DB,并且还应该支持SQLPlus,Jaspersoft的iReport,PL-SQL等功能,那将是非常棒的。预先。

I'd suggest Oracle 11g Express Edition (XE) as you're on Windows; 我建议您在Windows上使用Oracle 11g Express Edition(XE) there's 18cXE, but only for Linux. 有18cXE,但仅适用于Linux。 Here's the link: https://www.oracle.com/technetwork/database/database-technologies/express-edition/downloads/xe-prior-releases-5172097.html 这是链接: https : //www.oracle.com/technetwork/database/database-technologies/express-edition/downloads/xe-prior-releases-5172097.html

It is a fully functional, free to use database. 它是一个功能齐全的免费数据库。 True, it has some limitations, but you shouldn't worry about these for what you need. 没错,它有一些限制,但是您不必为自己的需要而担心。 SQL Developer works with it, you can connect other tools to it, it has Oracle Application Express (Apex) installed (version 4.x, but you can upgrade it to the most recent version) ... SQL Developer使用它,您可以将其他工具连接到它,它安装了Oracle Application Express(Apex)(版本4.x,但是您可以将其升级到最新版本)...

Shortly, that's an option you should think about. 不久,这是您应该考虑的选择。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM