prepared-statements
There are 84 repositories under prepared-statements topic.
paragonie/easydb
Easy-to-use PDO wrapper for PHP projects.
galeone/igor
igor is an abstraction layer for PostgreSQL with a gorm like syntax.
stefangabos/Zebra_Database
A compact, lightweight and feature-rich PHP MySQLi database wrapper
Pamblam/jSQL
jSQL is the "official" Javascript Query Language - A database written in Javascript for use in a browser or Node.
knadh/goyesql
Parse SQL files with multiple named queries and automatically prepare and scan them into structs.
Vasiliy-Makogon/Database
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
GrumpyCrouton/GrumpyPDO
A simple PHP class wrapper for PDO.
rjanjic/PHP_MySQL_wrapper
MySQL database access wrapper.
CAFxX/autoprepare
Automatically prepare frequently-executed database/sql statements
jproggy/snippetory
A code generation platform for java with intact templates. A sql generator for prepared statements. A fluent API for easy application.
claudiomarpda/RoomBooking
Database operations developed with Java and MySQL for a DB course.
VolkanSah/MiniGreX
MiniGreX will be designed with security in mind, and the code will be written to minimize the risk of SQL injection attacks and other security vulnerabilities. To ensure maximum security, we recommend keeping the CMS up-to-date with the latest security patches and using strong passwords for all user accounts.
liuxinsi/mongo-jdbc
使用jdbc方式访问MongoDB
pontikis/dacapo
Simple PHP database wrapper
philgookang/Postman.php
A Php based Mysql Prepare Statement Wrapper Class.
ramoures/PHP-Phone-Book
PHP Phone Book (Apache HTTP Server - MySQL database, PDO Connection - OOP - MVC - Twig template engine - Bootstrap) - Licensed MIT
tivins/database
A secure and efficient fluent PDO wrapper
Viv31/CRUD-with-Prepared-Statement
CRUD operations using Prepared Statements
adititewari13/Cassandra
Cassandra for Beginners
appu22/JDBC-Projects
jdbc and mysql
beseidel/Python-FavoriteQuotes
Python Flask Application where Users login, register, enter session, and post their Favorite Quotes
ryjen/libcoda-db
A c++17 database wrapper with easy to use syntax and active-record pattern.
topicusonderwijs/pgbouncer-ps-patch
Prepared statement support in transaction pooling mode for PgBouncer
VaishnaviSh14/JDBC--Java-Database-Connectivity
This repository provides a comprehensive example of using JDBC (Java Database Connectivity) to perform CRUD (Create, Read, Update, Delete) operations with a MySQL database.
0x00000FF/DaechungCon-Prepared-Statement
"Prepared Statement 올바르게 사용하기", 제 1회 대충콘 세미나 발표 및 시연 자료
Guna-Santosh/JDBC-J2SE-
Master JDBC with comprehensive tutorials, examples, and best practices. Dive into database connectivity and SQL interaction to build robust Java applications.
himanshu1295/db-capstone-project
Database Engineer Capstone Project
ImRohitSingh/Advanced-Java
Swing, JDBC, Servlets, JSP, Javabeans and other Advanced Java Concepts
krisnaajiep/php-blog-system
Simple Blog System using MVC PHP, MySQL, and Bootstrap 5
NishitBhardwaj15/Student-Registration-Portal
Student Registration Portal using PHP and MySQL.
panaitescu-paul/Tic-Tac-Toe-Game-Java-2018
Tic Tac Toe Game that runs in a Browser with AI decisions.
tobidosumu/bloggerPhp
This is part of a series of PHP assignments at Upperlink (where I intern). The objective of this assignment is to develop a blog wherein a user is required to signup and login before she/he is able to create blog posts.
tomchaplin/PHP_Paginator
A basic PHP class which enables easy pagination of data retrieved from a database using PDOs.
valentinsoare/BooksLibraryWithCRUDInMind
A small library with CRUD operations in mind using OOP, genercis, lambda functions, streams, anonymous classes...you can find more info if you will close the repo :P
VolkanSah/Simple-CMS-Example-with-PHP-PostgreSQL-PDO-and-Prepared-Statements
This is a basic example demonstrating how to implement a simple CMS using PHP, PostgreSQL, PDO, and Prepared Statements. This is not a production-ready CMS.