PDONoSQL
Database wrapper
A PHP library that simplifies communication with databases using a type-safe PDO connection.
A bunch of classes in PHP based on a PDO connection to communicate with a database without bothering about SQL.
0 stars
1 watching
0 forks
Language: PHP
last commit: almost 5 years ago databasenosqlpdo-connectionphpsql
Related projects:
Repository | Description | Stars |
---|---|---|
paragonie/easydb | A simple and secure PDO wrapper for PHP projects. | 737 |
auraphp/aura.sql | An extension to native PDO that simplifies database interactions by reducing overhead and providing additional features. | 558 |
faapz/pdo | A PDO-based PHP library for interacting with databases | 316 |
gobuffalo/pop | A library that simplifies interactions with databases using a convention-driven approach to CRUD operations and migrations. | 1,444 |
chillerlan/php-database | A comprehensive PHP library for interacting with various databases. | 38 |
quanvo87/firebasehelper | A wrapper around Firebase's Realtime Database functions, providing simple methods for common operations. | 15 |
mlaanderson/database-js | Provides a unified interface to multiple databases using connection strings | 74 |
smile-sa/gdpr-dump | A utility that creates anonymized MySQL database dumps to comply with GDPR regulations | 184 |
rebing/graphql-laravel | A PHP package that enables Laravel applications to interact with GraphQL servers | 2,131 |
markroddy/duckdb-pytables | An extension for DuckDB that allows running SQL queries on arbitrary data sources using Python functions. | 83 |
hearsaycorp/normalize | A toolkit for wrapping network data in Python objects to simplify data handling and comparison. | 13 |
sheharyarn/memento | A Mnesia wrapper that simplifies its complex API and provides an easy-to-use interface for building distributed databases. | 740 |
nexylan/slack-bundle | A Symfony bundle integrating with the Nexylan/Slack library to enable Slack API integration in PHP applications. | 109 |
hashicorp/go-dbw | A lightweight package to encapsulate database operations in Go. | 14 |
auraphp/aura.sqlquery | A collection of query builders for various databases | 451 |