MariaDB/MySQL, PostgreSQL and SQLite3 - Comparing Command-Line Interfaces
Apr 13, 2012, 13:00 (0 Talkback[s])
"Of course, manipulating your database by hand, whether on the
command line or with a graphical program, probably should be
avoided in many cases in favor of using an automated front end?for
example, a PHP content management front end for the database that
contains the content for your company Web site. However, for those
times when you do need to dive in and tweak something manually, or
for small projects that don't justify the time or expense of a
custom front end, there is no need to be afraid of using the
command-line client of your chosen database.
Complete Story
Related Stories: