Multiple Databases in PyCharm

preview_player
Показать описание
Oh drat! In your latest project, you need to use data from multiple different databases - and worse still, they’re different database types! Rather than needing to work out the CLI commands for connecting to and viewing the contents of each specific database, you can use PyCharm's Database tool window to easily access and explore a huge range of different databases. In this video, we’ll also see how PyCharm can help you with querying and managing the results from each database, including the built-in code completion for specific SQL dialects.

#PyCharm #Tips #SQL
Рекомендации по теме
Комментарии
Автор

Do you then export the query as a csv for use with pandas or is there a more streamlined way to do this?

leroymendez
Автор

What!!! So you can rename the terminal's title. PyCharm has so many awesome hidden features.

pythonantole
Автор

does it support big databases (like 100 million rows)

unknwn_
Автор

I have a question,
Do you answer me....

MdAbdullah-hupz