0

is there any (free) program for sqlite3 viewer.

I used db browser for sqlite3 but it doesn't have all available sqlite3 data types (datetime,varchar,...)

Chris P
  • 197
  • Beekeeper Studio is a pretty decent client for all sorts of databases – matigo Aug 01 '22 at 14:14
  • 1
    Hm, 2 weeks free only. – Chris P Aug 01 '22 at 14:30
  • SQLite only supports INTEGER, REAL, TEXT, BLOB, and NULL data types (https://www.sqlite.org/datatype3.html). What do you mean by "doesn't have all available data types"? Do you mean creating a table with an arbitrary data type name or editing a datetime value in a specific editor? – umitu Jan 06 '23 at 05:59

0 Answers0