- SQLite Introduction
- SQLite DB Browser
- From CSV to SQLite
- From SQLite to CSV
What is DB Browser? DB Browser for SQLite (DB4S) is a high quality, visual, open source tool designed for people who want to create, search, and edit SQLite or SQLCipher database files.
What is SQLite? SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine. SQLite is the most used database engine in the world.
I’m using Windows 11 and below is a screen shot of DB Browser for SQLIte with a database called friends that is open in the app.
works with Windows, macOS, and most versions of Linux and Unix.