General DB versions

General DB is a general-purpose database application.
5.1
3.1
Jun 10, 2014
Review

What's new

v5.1
- Importing a text file now displays the number of rows imported in the status bar, instead of the log. This prevents the log file from growing too large if a large number of rows are imported.
- SQLite 3.34
- The generate_series() virtual table is now built in to this app. As an example, the SQL executed below would a virtual table of 6 rows with even values starting from 0 up to 10:
SELECT value FROM generate_series(0, 10, 2)
Note: Backing up your databases before a major software update is good practice and recommended. To backup your databases, use Time Machine, or go to Window > Databases in the app can copy them to another folder.

Alternative downloads

Navicat Premium
Navicat Premium
rating

Connect and manage MySQL, Oracle, or PostgreSQL databases.

dbeaver
dbeaver
Free
rating

Manage several database connections and execute SQL scripts.

SQLiteManager 4
SQLiteManager 4
rating

Efficiently manage and organize numerous SQLite databases.

SQLEditor
SQLEditor
rating

Edit, import and create SQL databases without much effort.

SqliteQuery
SqliteQuery
Free
rating

Utility for executing SQL statements on SQLite databases.