DB Browser for SQLite for MAC

v 3.12.1
Category  Developer Tools

Screenshots
DB Browser for SQLite mac screenshot NaNDB Browser for SQLite mac screenshot NaNDB Browser for SQLite mac screenshot NaNDB Browser for SQLite mac screenshot NaNDB Browser for SQLite mac screenshot NaNDB Browser for SQLite mac screenshot NaNDB Browser for SQLite mac screenshot NaN

About DB Browser for SQLite For MAC

DB browser for SQLite is an open-source tool that allows you to create, edit, and design SQLite database files. It's for developers and users who want to create databases and search and edit data. It has a familiar interface that looks like a spreadsheet, so you don't have to know complicated SQL commands. Users can use wizards and controls to:

  • Make compact database files
  • Create, modify, delete, and define tables
  • Create, define, and delete indexes
  • You can browse, edit, add, or delete records
  • Search for records
  • Textual description of import and export records
  • CSV files can be imported and exported with import and export tables
  • Import/export databases from/to SQL dump file files
  • Execute SQL queries and examine the results
  • Check out a log of all SQL commands issued to the application

Download DB Browser for SQLite For MAC

Whats New

Version 3.12.1:

  • Fix loading of project files with empty filter values (#2288)
  • Fix initial table view when using the -t / --table command line option (#2113)
  • Add status message when opening a file from the recent file list (4dfe4f7)
  • Make sure to not show "NULL" for empty but non-NULL values in the Edit dialog (#2204)
  • Fix plot being drawn before all data is loaded (#2286)
  • Restore original default for having condition format in filter line (f28ecc0)
  • Fix default font in the format toolbar (c4b2ffc)

Full list of changes available here