Simple local database program for mac

broken image

I choose test.db, in the /Users/flaviocopes/ folder: You select a name, and type a database path. You create a new connection, choosing SQLite:

broken image

I know there are macOS, Windows and Linux versions. It comes with a free trial that’s perfect for our usage, because it’s not time-based but rather it limits the amount of concurrent connections you can make to the database.ĭownload it from. You can upgrade SQLite using Homebrew, but for the sake of simplicity, I’m not going to cover this.Ī great software we can use to interact with a SQLite database is TablePlus. My macOS with Mojave comes with SQLite 3.24, and the latest version (at the time of writing) is SQLite 3.30. Press ctrl-C 2 times to exit the SQLite executable.