22 skills found
ospaarmann / ExdgraphgRPC based Elixir Dgraph client. Under development.
Apps72 / DbMockerData Mocker for C# DbConnection
hryz / Dapper.LoggingIntegration of the DbConnection and Asp.Net Core Logging
JaCraig / SQLHelperSQLHelper is a wrapper around DbConnection/DbCommand and a micro ORM. It automatically handles batching, data conversion, transactions, etc. for you. It's been around even longer than Dapper as part various libraries I've had over the years.
loresoft / FluentCommandFluent Wrapper for DbCommand
adrien-mogenet / TMongoDBConnectionTalend MongoDB component to be able to connect to a MongoDB server
hosomichi / KirariDbConnection wrapper for multi-thread query execution.
mu-ki / A Online Quiz Site# Skill's Breaker An online quiz system built on PHP, JS and HTML. It has inbuilt Timer support along with Admin Panel This project is a great improvement of 'Online-Exam-System-' Modified by Mugunthan.K (mugunthkumar99@gmail.com). Since it was licensed under MIT so I think I have rights to improve and re-distribute it. I have again licensed it under MIT. You are free to modify and re-distribute #Added features: 1. Added Timer support. 2. Added control to "Enable" and "Disable" the quiz on the Admin panel 3. Added control to navigate among all the questions of quiz (during the quiz) and finish the quiz whenever the user wants. 4. Added control so that user can start the quiz at any time and continue the quiz even if some error or session timeout occurs. 5. Added control to store the answers to question and show a detailed analysis of the quiz results. 6. Improved GUI of the quiz panel. #Setup: 1. Create a new database in MySQL. 2. Run the SQL query in "quiz.sql". 3. Open the file "dbConnection.php" and change the Server name, Username, Password and Database name. 3. Visit the home page in browser. Use the "Admin Login" link to login to Admin Panel. Default user - 'muki' pass - '1111' #How to Use 1. Use the Admin Panel to set up quiz. Quiz won't be enabled unless you click the "Enable" button. Click on the same to enable an added quiz. 2. Scores are updated realtime on the server, however the leaderboard will be updated only when the user finishes the quiz, or there is a time out or the admin ends the quiz by clicking on "Disable" button. 3. Once the admin clicks on the disable button, the quiz ends for all the users taking that quiz, irrespective of their active or inactive state (whether logged in or left the quiz in the middle only). The leaderboard will be updated either when a user "Finishes" his /her quiz and when the admin "disables" the quiz. 4. Once the quiz is disabled, the quiz becomes inaccessible. If the quiz is enabled again later, only those user who have not already taken the quiz can take the quiz. 5. It is recommended that you Enable the quiz when all the users are ready and disable the quiz when all the users have completed the quiz or time limit of taking the quiz has exceeded. #Bugs: 1. Too many SQL queries, needs optimization. Yet not suitable for more than 200 simultaneous user. 2. Security issues, need to sanitize the URL queries.
gentoorax / Promethix.Framework.AdoAdoScope: A lightweight and flexible library for Dapper and ADO.NET that manages DbConnection and DbTransaction lifecycles.
2881099 / FreeSql.Connection.ExtensionsMysql, postgresql, sqlserver, Oracle and SQLite connection object extension methods.
countoren / DBMonadWrapper library for .net DB Client(DBConnection class) that provide monadic interface
jmg48 / NSubstitute.DbConnectionHelper extensions for mocking database queries using NSubstitute
hawku-com / Ecto Connection ResetterEcto Connection Resetter
seesharper / DbActivitiesInstrumentation of DbConnection and friends using System.Diagnostics.Activity DbActivities
lexingsen / DbConnectionPool基于Linux-ubuntu18.04平台,C++编写的MySQL连接池项目
softlgl / SqlXmlMapperDbConnection扩展读取Xml文件Sql语句
SinaAboutalebi / DbConnectionSnippet code for mongodb connection in js
dingxy3 / Dbconnection Pool数据库连接池简略版
andieguo / JDBCDemo本Java project实现了使用JDBC驱动连接mysql数据库,创建了DBConnection类(封装了连接和关闭数据库连接操作),实现了将查询记录封装到实体Bean中。
jumpwire-ai / Pool DiveAn explanation of DBConnection pooling