Additional Information
With this free app you can create and edit SQlite databases
Version | DB Browser for SQLite 3.13.1 |
Requirements |
Mac OS X 10.7 or later |
Updated | October 20, 2024 |
Author | René Peinthor and Martin Kleusberg |
Category | Developer Tools |
License | Open Source |
Language | English |
Download | 136 |
Overview
Controls and wizards are available for users to:
- Create and compact database files
- Create, define, modify and delete tables
- Create, define, and delete indexes
- Browse, edit, add, and delete records
- Search records
- Import and export records as text
- Import and export tables from/to CSV files
- Import and export databases from/to SQL dump files
- Issue SQL queries and inspect the results
- Examine a log of all SQL commands issued by the application
- Plot simple graphs based on table or query data
This program was developed originally by Mauricio Piacentini from Tabuleiro Producoes, as the Arca Database Browser. The original version was used as a free companion tool to the Arca Database Xtra, a commercial product that embeds SQLite databases with some additional extensions to handle compressed and binary data.