Access and Administer Databases in Chrome OS
Lu's TechSource
If you are a database administrator or developer and would like to access your database servers from your chromebook, I will show you how in this video.
Relevant info: Setting up flatpaks on your chromebook: https://youtu.be/PE1RjZ1eFkE
Do you have an ARM or x86 chromebook: https://youtu.be/_8FMwBuifl4
Linux commands: Install DBeaver flatpak sudo flatpak install flathub io.dbeaver.DBeaverCommunity
Install nano: sudo apt-get install nano
Create new DBeaver launch icon: nano ~/.local/share/applications/DBeaver.desktop
Enter this text: [Desktop Entry] Name=DBeaver Comment=DBeaver Exec=sommelier -X --scale=1 /usr/bin/dbeaver Icon=/usr/share/dbeaver/icon.xpm Terminal=false Type=Application Categories=Development;
Links: DBeaver website: http://dbeavar.io DBeaver edition comparisons: http://dbeaver.com/edition Flatpak website: http://www.flatpak.org Flatpak web repository: http://www.flathub.org
Chapters: 0:00 Intro 0:40 Downloading and Installing 2:47 Connecting to a MariaDB database 4:29 Connecting to a SQL Server database 5:10 Other databases 5:26 Fixing graphical glitches in DBeaver ... https://www.youtube.com/watch?v=S9VRzLuaeCs
54179935 Bytes