GNU/Linux Ubuntu 20.04 Installing Derby DB – QuickStart Guide
Hi! The Tutorial shows you Step-by-Step How to Install and Getting-Started with the Apache Derby Java Database in Ubuntu 20.04 Focal LTS Desktop/Server.
And Apache Derby for Ubuntu 20.04, an Apache DB subproject, is an Open Source Relational Database implemented entirely in Java.
Apache Derby main Features List:
- Small Footprint
- Based on Java, JDBC and SQL Standards
- Embedded JDBC Driver to Easy Integrate in Java Projects
- Support the Client/Server Mode with Derby Network Client JDBC
- Easy to Install, Deploy and Use
Especially relevant, here it’s described a Derby System-Wide Setup, for a Local one simply Decompress the Archive and from a location into your Home folder.
Finally, this Setup is valid for all the Ubuntu-based Distros like:
- Linux Mint
- Zorin OS
- Lubuntu
- Elementary OS
- Kde Neon
- Pop_OS!
- Xubuntu
- Linux Lite
- Bodhi
- Puppy
- Kubuntu
- LXLE
- Trisquel
- Voyager Ubuntu
- feren OS
- Peppermint
- Linux Ultimate Edition
1. Launching Terminal
Open a Command Line Console Window
Ctrl+Alt+t
(Press “Enter” to Execute Commands)
Or Login into Server Shell Shell.
Contents