A Fast, Easy-to-Use Database Interface
Select records
Update records
Upsert records
Create a database connection
Delete records
Close a database connection
Execute a statement
Insert records
Provides select, insert, update, upsert, and delete database operations. Supports 'PostgreSQL', 'MySQL', 'SQLite', and more, and plays nicely with the 'DBI' package.
Useful links