Skip to main content

bitrix-database

Stars12
Forks2
UpdatedJuly 16, 2026 at 09:32

Covers direct database work in Bitrix โ€” Application::getConnection(), Connection, MysqliConnection, SqlHelper, SqlExpression, raw SQL queries via query()/queryExecute()/queryScalar(), transactions (startTransaction/commitTransaction/rollbackTransaction), DDL and schema migrations, bulk operations (insertBatch, addMulti), additional connections via the connections section in .settings.php. Applied when ORM is insufficient โ€” bulk operations, raw SQL, migrations, working with external databases, and building custom queries. Key terms โ€” Connection, SqlHelper, SqlExpression, transaction, raw SQL, bulk insert, DDL, migration.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly