

Create, define, modify and delete tables.It has controls and wizards for the most common database actions, including: The entire SQL database with multiple tables, indexes, triggers, and views, is contained in a single disk file.ĭB Browser offers an accessible interface for working with SQLite files. It doesn’t have a separate server process, and it reads and writes directly to ordinary files. It’s an in-process library that implements a self-contained, serverless, transactional SQL database engine. SQLLite is the world’s most widely used database, mainly due to its use as the database engine in memory constrained gadgets such as cellphones, PDAs, and MP3 players.

This isn't a visual shell for SQLite instead, it lets users work with SQLite format data visually.

The software has a spreadsheet style interface, and can be used to create databases, search, and edit data.
SQLITE BROWSER CREATE VIEW PORTABLE
Portable Version Of DB Browser For SQLiteĭB Browser for SQLite is a visual open source tool that can be used to create, design, and edit database files compatible with SQLite. A PortableApp version has been released to join the Windows, Linux and Mac versions.
