connection-management
There are 7 repositories under connection-management topic.
swaldman/c3p0
a mature, highly concurrent JDBC Connection pooling library, with support for caching and reuse of PreparedStatements.
Illia-the-coder/Telegram-Notion-Image-Updater
This repository contains a Python script that downloads images from a Telegram group and updates a Notion database with the images.
commonphp/dbengine
Toolkit for database interaction and management in PHP applications offering features for connecting to databases, objectifying queries, executing them, and handling results efficiently.
leventkaragol/libcpp-pg-pool
Thread-safe, high performance, PostgreSQL connection pooling library for C++ (17+)
office-user/ConnectionManager
This Java library simplifies the process of connecting to Oracle Identity Manager (OIM) and relational databases. It provides a reusable Platform class for establishing connections to OIM and databases, both in local development environments and during deployment to OIM servers.
YEmrehan/vb_sql_connection
VB SQL Connection demonstrates how to establish a basic connection between a VB.NET application and a Microsoft SQL Server (MSSQL) database using ADO.NET. This beginner-friendly solution supports basic CRUD operations, includes error handling, and features a scalable structure for easy future expansion.
Joeri-Abbo/rocket-cli
Rocket CLI: A user-friendly command-line tool for managing and launching SSH connections with optional proxy support.