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.

    Language:Java1.3k105166339
  • 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.

    Language:Python3101
  • 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.

    Language:PHP2000
  • leventkaragol/libcpp-pg-pool

    Thread-safe, high performance, PostgreSQL connection pooling library for C++ (17+)

    Language:C++1160
  • 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.

    Language:Java1100
  • 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.

    Language:JSON0100
  • Joeri-Abbo/rocket-cli

    Rocket CLI: A user-friendly command-line tool for managing and launching SSH connections with optional proxy support.

    Language:Python101