An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: dbal

nilportugues/eloquent-repository

Eloquent Repository implementation

Language: PHP - Size: 44.9 KB - Last synced at: 17 days ago - Pushed at: almost 9 years ago - Stars: 17 - Forks: 1

auxmoney/OpentracingBundle-Doctrine-DBAL

Doctrine extension for the auxmoney/OpentracingBundle-core

Language: PHP - Size: 271 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 3 - Forks: 7

StereoFlo/dbal-clickhouse

doctrine dbal layer for clickhouse.

Language: PHP - Size: 467 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

antidot-framework/react-dbal-adapter

Drift ReactPHP DBAL PSR-11 container factories

Language: PHP - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

antidot-framework/dbal-adapter

Doctrine DBAL adapter library for Antidot Framework.

Language: PHP - Size: 35.2 KB - Last synced at: 29 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

phpvv/db

Language: PHP - Size: 813 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

elie29/oci-driver

OCI Driver

Language: PHP - Size: 761 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

grizz-it/dbal-sql

Database abstraction layer package implementing SQL operations

Language: PHP - Size: 33.2 KB - Last synced at: 1 day ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

grizz-it/dbal-pdo

Database abstraction layer package implementing PDO

Language: PHP - Size: 12.7 KB - Last synced at: 1 day ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

PcComponentes/apm-doctrine-dbal

Elastic APM for Doctrine DBAL

Language: PHP - Size: 14.6 KB - Last synced at: 12 days ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 3

grizz-it/dbal

Database abstraction layer

Language: PHP - Size: 7.81 KB - Last synced at: 7 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

devlop/dbal-timestamp

Custom DBAL Type for Timestamp

Language: PHP - Size: 4.88 KB - Last synced at: 29 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

devlop/dbal-tinyint

Custom DBAL Type for TinyInt

Language: PHP - Size: 1.95 KB - Last synced at: 4 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

marlic7/node-dal

Node.js Database Abstraction Layer

Language: JavaScript - Size: 153 KB - Last synced at: 25 days ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 1

shapintv/datagen

Deal with DB & fixtures

Language: PHP - Size: 104 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

viile/orm

An object-relational mapping (ORM) framework for dlang's database, support PostgreSQL / MySQL / SQLite.

Language: D - Size: 7.15 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

tuupola/dbal-psr3-logger

PSR-3 Logger for Doctrine DBAL

Language: PHP - Size: 7.81 KB - Last synced at: 3 days ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 1

fknoedt/db-journal

General purpose Database Journaling Tool based on doctrine/dbal

Language: PHP - Size: 93.8 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

doctrine-dbal-util/connection-pagerfanta

Trait and Methods to Query on a DBAL Connection and Return a PagerFanta Pager

Language: PHP - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

dawidgorecki/dbal-php

Database abstraction layer (DBAL) for PHP

Language: PHP - Size: 34.2 KB - Last synced at: 7 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

jirikapoun/node-queries

Node.js library for building SQL queries and HTTP responses using SQL-like DSL.

Language: TypeScript - Size: 67.4 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

phpmodules/dbal

DBAL layer for zend expressive

Language: PHP - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

jitesoft/wp-dbal

Small project intended to create a database abstraction layer between WordPress database and logic. (Mirror)

Language: PHP - Size: 94.7 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

mauretto78/db-importer

Db Importer is a library that allows you to import data in your database with very low effort

Language: PHP - Size: 102 KB - Last synced at: about 15 hours ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

uniwue-rz/lyra-db

Lyra Database component based on Doctrine DBAL

Language: PHP - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1

smcjones/doctrine-multi-schema-bundle

Enables multiple schemas for Doctrine + Symfony + MySQL

Language: PHP - Size: 18.6 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

krislux/anano-2

Lightweight PHP framework

Language: PHP - Size: 2.31 MB - Last synced at: 11 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

alexsasharegan/model-framework

Make getting started with data-driven apps easier by using some solid model classes and database abstractions.

Language: PHP - Size: 74.2 KB - Last synced at: 1 day ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

alexsasharegan/Database_lib

A dependency free, light PHP mysqli library to properly handle errors, connections, and make getting data simple and DRY.

Language: PHP - Size: 249 KB - Last synced at: 25 days ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0