GNU/Linux Lite Installing DataGrip – Quick-Start Guide
Hi! The Tutorial shows you Step-by-Step How to Install DataGrip Database Management App in Lite 3+ LTS GNU/Linux Desktop.
DataGrip is the multi-engine Database environment that support MySQL, PostgreSQL, Microsoft SQL Server, Microsoft Azure, Oracle, Amazon Redshift, Sybase, DB2, SQLite, HyperSQL, Apache Derby, and H2.
If a DBMS has a JDBC Driver you can connect to it via DataGrip.
For any of supported Engines it provides Database Introspection and various instruments for Creating and Modifying Objects.
Especially relevant: DataGrip includes an evaluation License Key for a free 30-day Trial.
Finally, the guide include detailed instructions on How to Getting Started with DataGrip.
1. Terminal Getting-Started Guide
How to Quick-Start with Command Line on Lite GNU/Linux:
First Update the Apt Repo Sources with:
sudo apt update
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Contents