Database_only.sql

Some database drivers and configurations use similar terminology to restrict access:

: INSERT INTO statements to populate the database with initial or backed-up data. DQL Commands : SELECT statements for data retrieval. pandas.read_sql — pandas 3.0.2 documentation - PyData | database_only.sql

: Provides an option to restrict queries to read-only access (only SQL SELECT statements allowed), which is sometimes categorized under "database only" permissions to prevent structural changes. is a specific backup profile option.

In the context of Akeeba Backup , is a specific backup profile option. database_only.sql