Libraries tagged by sql driver
nette/database
5923906 Downloads
💾 Nette Database: layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.
makinacorpus/query-builder
86049 Downloads
Driver agnostic SQL query builder.
delight-im/db
137163 Downloads
Safe and convenient SQL database access in a driver-agnostic way
yiisoft/db-sqlite
147704 Downloads
SQLite driver for Yii Database
yiisoft/db-pgsql
144406 Downloads
PostgreSQL driver for Yii Database
yiisoft/db-oracle
52695 Downloads
Oracle driver for Yii Database
yiisoft/db-mysql
139396 Downloads
MySQL driver for Yii Database
yiisoft/db-mssql
68147 Downloads
MSSQL Server driver for Yii Database
namoshek/laravel-scout-database
64063 Downloads
A generic Laravel Scout driver which performs full-text search on indexed model data using an SQL database as storage backend. Indexed data is stored in normalized form, allowing efficient search.
satag/doctrine-firebird-driver
1323 Downloads
Doctrine DBAL/ORM driver for Firebird SQL 2.5 and newer
verifiedit/laravel-sqlsrv-driver-enhanced
2409 Downloads
Enhanced version of Laravel's database driver for Sql Server.
tobymaxham/laravel-odbc-driver
4412 Downloads
An ODBC Driver for SQL Server within Laravel
saman-jafari/telescope-elasticsearch-driver
7174 Downloads
it will allow you to switch from sql database to elasticsearch as driver for your data storage and it will eliminate the deadlock so it makes telescope a ready for production logging system.
falseclock/dbd-php
5196 Downloads
Database driver for PHP (PostgreSQL, MySQL, MSSQL, OData, YellowERP, 1С)
google/sqlcommenter-laravel
75100 Downloads
SQLCommenter implementation for Laravel. SQLCommenter is a set of tools that augments SQL Statements with comments containing information about the code that caused its execution. These information can be action, controller, framework, db_driver, route and opentelemetry traceparent.