Aura.Sql
Database library
An extension to native PDO that simplifies database interactions by reducing overhead and providing additional features.
SQL database access through PDO.
558 stars
44 watching
100 forks
Language: PHP
last commit: about 2 months ago
Linked from 2 awesome lists
auradatabasepdo-instancephpprofiler
Related projects:
Repository | Description | Stars |
---|---|---|
auraphp/aura.sqlquery | A collection of query builders for various databases | 451 |
faapz/pdo | A PDO-based PHP library for interacting with databases | 316 |
heavenmercy/pdonosql | A PHP library that simplifies communication with databases using a type-safe PDO connection. | 0 |
paragonie/easydb | A simple and secure PDO wrapper for PHP projects. | 737 |
web2py/pydal | A pure Python Database Abstraction Layer that generates SQL/noSQL in real-time for different databases. | 498 |
phppgadmin/phppgadmin | A web-based administration tool for managing PostgreSQL databases | 802 |
hyperf/database | A PHP-based library providing an ORM and coroutine-friendly interface to interact with databases. | 17 |
palantir/atlasdb | A distributed database layer with transaction support | 55 |
astaxie/beedb | A lightweight Go ORM that maps structs to database tables and supports various databases | 709 |
fern4lvarez/piladb | A lightweight, RESTful database engine based on stack data structures | 206 |
chillerlan/php-database | A comprehensive PHP library for interacting with various databases. | 38 |
oracle/python-cx_oracle | Provides a Python interface to Oracle Database | 890 |
nikolays/postgres_dba | A collection of tools and scripts to simplify Postgres DBA tasks | 1,126 |
canopytax/asyncpgsa | A library that wraps asyncpg to enable use with SQLAlchemy | 417 |
r-dbi/rpostgres | An R interface to PostgreSQL database | 334 |