We use an Oracle database for Jira. We are getting ready to install Confluence, and we want Jira and Confluence to work together. Do we need to create a separate Oracle database for Confluence? Can the Confluence database be some other type?
Yes, the systems really don't care if the other one is running a totally different database.
You do want them separated and running in different areas though. The mysql install I've got here has one area for Jira and one for Confluence. Only one SQL service running, and if I need to dig through the data, I log in and then have to use "use jira" or "use confluence" to swap between them.
The only time you might struggle is if you rig up Confluence to read Jira's database for its users. You'll need to install two database drivers - one to read the Confluence database, and one to read the Jira. Just a case of being careful with the config though - once you get it running, it'll be fine.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.