Skip to content

Low level database interaction abstraction.

Notifications You must be signed in to change notification settings

db-interop/driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Database Interoperability - Driver

The driver is a low level database interaction abstraction covering the following:

  • Database connection.
  • Performing SQL queries using prepared statements.
  • Transactions.

About

Low level database interaction abstraction.

Resources

Stars

Watchers

Forks

Languages