Libraries tagged by database query
mvccore/ext-model-db-mysql
113 Downloads
MvcCore - Extension - Model - Database - MySQL - extension to work with MySQL/MariaDB/Percona Server SQL queries in more comfortable API.
mshamaseen/laravel-mongodb
163 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
mohiwalla/php-mysql
10 Downloads
A PHP library for MySQL connections, executing queries, calling procedures, and fetching results with error handling.
mazentouati/snacks-console
8 Downloads
Snacks console is an intuitive browser-based SQL console to run and save SQL queries.
lroman242/laravel-cassandra
310 Downloads
A Cassandra based Eloquent model and Query builder for Laravel (Casloquent)
lpks/mongodb
403 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
jrsaunders/shard-matrix
1480 Downloads
A Complete Database Sharding system for MYSQL and/or Postgres. Using Laravels Query Builder easily scale up your application. Configure your whole solution in one Yaml Config file.
jenssegers/mongodb-core
25 Downloads
A MongoDB based Query builder for Laravel
iyifei/myfpdo
33 Downloads
php操作mysql pdo的orm类库
iosql/iosql
11 Downloads
An Index-Only database library (IOSQL) for PHP.
ilias/maestro
123 Downloads
A PHP object-oriented postgres database manager
ibraheem-ghazi/dbdiff
21 Downloads
php based script that helps developers to find the difference between two databases structure and compare it with auto generating queries
hybridlogic/db
60 Downloads
A driver-agnostic database library for PHP providing convenient methods for escaping, preparing and executing statements.
hraw/dbqb
264 Downloads
A lightweight mysql query builder for PHP
hi/sqlquery
66 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.