|
|
|
|
|
by spacemanmatt
4498 days ago
|
|
I have ended up with MySQL and PostgreSQL on nearly every linux I've installed. It is baffling to me that someone would decline these tools in favor of text file drivers or SQLite, with the exception of using SQLite as an embedded config database or something. |
|
This is however useful for one off, throwaway query that offers familiar SQL syntax, if you don't want to use awk that is.