Sqlite

From Linuxintro

Here is an example how to work with sqlite:

# sqlite roundcubemail
SQLite version 2.8.17
Enter ".help" for instructions
sqlite> .databases
seq  name             file                                                      
---  ---------------  ----------------------------------------------------------
0    main             /var/www/roundcube/roundcubemail                          
1    temp             /var/tmp/sqlite_fWDjMUYco0dIRgS 

See also