8000 GitHub - neumachen/dbal: DB Access Layer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

neumachen/dbal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

master
drone repo
codecov
doc
go report card

dbal - DB Access Layer

Description

This package wraps the database/sql package by allowing you to specify parameters in a map and converting the SQL parameters to positional parameters to leverage the SQL santizaton provided by the database/sql package.

Usage

TBD ...

TODO

  • add support for transactions
  • benchmark SQL parsing

About

DB Access Layer

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0