# DBHelper **Repository Path**: yuguansu/DBHelper ## Basic Information - **Project Name**: DBHelper - **Description**: 数据库连接静态类,已实现ORACLE和SQLSERVER的基本功能 - **Primary Language**: C# - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-09-21 - **Last Updated**: 2022-08-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DBHelper 数据库连接静态类 1. 支持数据库:Oracle SqlServer PostgreSQL 2. 支持执行sql、存储过程 ## 更新 2022.8.10 1. DBHelper.Net48 1.0 已发布nuget。 2. DBHelper.NetCore 1.0.3 已发布nuget。 ## 更新 2022.8.4 新增NpgsqlHelper 来自