There are 1 repository under database-abstraction topic.
ADOdb is a PHP database class library that provides powerful abstractions for performing queries and managing databases. ADOdb also hides the differences between DB engines so you can easily switch them without changing your code.
[No Maintenance] Neo4j nodeJS OGM(object-graph mapping) abstraction layer
A simple database abstraction layer using PHP and PDO
The Hoa\Database library.
Small PDO wrapper/abstraction layer to provide read/write endpoints and load balancing capabilities in one line of code
Simple, lightweight and effective PHP ORM using MySQLi.
A database abstraction layer that behaves as a graph database while storing all the data in a MySQL database.
A comprehensive codebase offering multi-language examples for integrating applications with RDBMS like SQLite, employing ORM for database abstraction, utilizing migration frameworks for schema transitions, and implementing REST APIs.
A database layer, passive record and orm abstraction layer for your php application.
A tool to transform database schema files into SQL files for MySQL, PostgreSQL, and SQLite, along with Rust models.
Pangolin Database Manager
Database abstraction when working with the standard database/sql package, sql to struct column mapper, logging to database, etc.
Model-based Database Abstraction Library using QtSql for C++
Set of Php classes providing utility functions
PDO-based Database Manager With Useful Extensions
📑 simple database abstraction interface with OOP query builder and a mock implementation for easy testing
Secure Query Handler by Mirosław Zięba is a PHP class for secure, efficient SQL query management. Designed for robust database security, dynamic parameter validation, and transaction handling, it leverages parameterized queries to protect against SQL injection and maintain data integrity.