I tried downloading this plugin and manually installing it, but it seems to be for the paid version.
I looked in PyCharm log for anything mentioning "database" but couldn't find any entries - well, there is one, for Database Navigator plugin, which is no longer compatible and I uninstalled it anyway, just to make sure it wasn't interfering.
In plugins directory I only have 3 plugins, Docker, gherkin and mongo4idea.
In PyCharm's install folder I have the following plugins: configurationScript, copyright, editorconfig, git4idea, github, hg4idea, IntelliLang, laf-win10, markdown, platform-images, properties, python-ce, pythonIDE, rest, settings-repository, sh, stats-collector, svn4idea, tasks, terminal, textmate, vcs-changeReminder, yaml.
Version info:
PyCharm 2020.1 (Community Edition) Build #PC-201.6668.115, built on April 7, 2020 Runtime version: 11.0.6+8-b765.25 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o Windows 10 10.0 GC: ParNew, ConcurrentMarkSweep Memory: 1950M Cores: 12 Non-Bundled Plugins: Mongo Plugin, gherkin, Docker
I downloaded PyCharm Professional 2020.1, opened the executable archive and copied DatabaseTools plugin to my install folder, but I'm getting the following error:
22:48 Plugin Error Plugin "Database Tools and SQL" requires "com.intellij.modules.ultimate" plugin to be installed. Disable "Database Tools and SQL" Open plugin manager
Has Database Tools plugin been made a paid option and is no longer available in the Community version ??
I suspect an issue with database plugin
Could you please try to reinstall while wiping out the [plugins directory](https://www.jetbrains.com/help/idea/2020.1/tuning-the-ide.html#plugins-directory) ?
This has happened to me as well :(
EDIT:
I tried reinstalling PyCharm 2020.1 (previously it was upgraded to this version) but I still do not see Database tool window
EDIT2:
Tried an uninstall while also uninstalling the existing version (non silently) but this didn't work either.
Go to plugin settings | Installed, and search for "Database". Find anything?
Nope, the plugin isn't listed there.
I tried downloading this plugin and manually installing it, but it seems to be for the paid version.
I looked in PyCharm log for anything mentioning "database" but couldn't find any entries - well, there is one, for Database Navigator plugin, which is no longer compatible and I uninstalled it anyway, just to make sure it wasn't interfering.
In plugins directory I only have 3 plugins, Docker, gherkin and mongo4idea.
In PyCharm's install folder I have the following plugins: configurationScript, copyright, editorconfig, git4idea, github, hg4idea, IntelliLang, laf-win10, markdown, platform-images, properties, python-ce, pythonIDE, rest, settings-repository, sh, stats-collector, svn4idea, tasks, terminal, textmate, vcs-changeReminder, yaml.
Version info:
PyCharm 2020.1 (Community Edition)
Build #PC-201.6668.115, built on April 7, 2020
Runtime version: 11.0.6+8-b765.25 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0
GC: ParNew, ConcurrentMarkSweep
Memory: 1950M
Cores: 12
Non-Bundled Plugins: Mongo Plugin, gherkin, Docker
I downloaded PyCharm Professional 2020.1, opened the executable archive and copied DatabaseTools plugin to my install folder, but I'm getting the following error:
22:48 Plugin Error
Plugin "Database Tools and SQL" requires "com.intellij.modules.ultimate" plugin to be installed.
Disable "Database Tools and SQL"
Open plugin manager
Has Database Tools plugin been made a paid option and is no longer available in the Community version ??
It looks like it's a paid feature only now :((
So I take it that this has been moved to a paid feature and we're left without database access ?
The release notes could have mentioned this a bit clearer ...
Database functionality was always Professional-only (at least in 2018.x and 2019.x versions)
I downgraded to 2019.3.4 Community and I have the option to connect to databases now. How is that possible on the community version ?
I don't see the "Database" plugin listed but I have the "DB Browser" tool window and can connect to Oracle DBs
Perhaps you're using some third-party database plugin?