Click here to Skip to main content
15,886,083 members
Everything / Database Development / MySQL

MySQL

MySQL

Great Reads

by Christoph Buenger
Describes PHP application development with the free Scavix Web Development Framework (Scavix-WDF).
by vic_ch2000
A nullable datetime column in .NET DataGrid with DateTimePicker.
by Peter Leow
Get your database to generate unique running IDs for your application
by SarmadAsghar
Building on My SQL Storage Engines and APIs to Conduct Complex Analysis Using SQL Query Language: Part 5

Latest Articles

by Zijian
Reusable codes for JWT security in business applications
by Frédéric -lefred- Descamps
How to install WordPress on Oracle Cloud Infrastructure (OCI) using always free tier
by Ștefan-Mihai MOGA
About the IntelliDisk app that uses many components published on CodeProject

All Articles

Sort by Updated

MySQL 

24 Sep 2009 by $uresh $hanmugam
How to upload images into a MySQL BLOB field using the ODBC driver.
9 Feb 2004 by aa2max
A complete website content management system using ASP and MySQL
14 Sep 2014 by Abani Kumar Meher
This article describes how we write code while developing web application which results in SQL injection vulnerability and how we should write code to prevent it.
13 Apr 2009 by adminmyserver
Ruby on Rails application for the world's fastest server data.
6 Aug 2013 by adriancs
Settings and Configurations of MySQL Connector/Net ASP.NET Session State Provider
8 Aug 2013 by adriancs
Silverlight access to MySQL using Web Services.
3 Feb 2022 by adriancs
Building a .NET Core Linux Project with MySqlBackup.NET
3 Feb 2022 by adriancs
Step by step guide for installing MySQL on CentOS
28 Mar 2022 by adriancs
Easily convert all default characters of MySQL Databases & Tables to utf8mb4 / utf8mb4_general_ci
24 Sep 2021 by adriancs
A tool to export and import MySQL database in .NET
22 Nov 2023 by adriancs
A quick walkthrough of manually installing MySQL on Windows without use of MySQL installer.
7 Dec 2022 by adriancs
Accelerate the Development with MySQL in C#
8 Jan 2023 by adriancs
Transform MySQL Rows into C# Class Objects. Perform INSERT/UPDATE by Passing Class or Dictionary
23 Oct 2011 by AdventureDriver
The code implements a system to create articles using MS-Word for use in the Mambo CMS. The majority of the code is a C# project that reads and parses HTML text created using MS Word. The support projects are a VBA macro for creating the needed HTML and an export/import system for getting localhost
1 Apr 2009 by Ahmet Göktaş
T-SQL string maker for backup with a MEDIAPASSWORD database.
19 Nov 2014 by Akshit Rana
In this article, I will explain how to implement Respository pattern and how to enable dependency injection feature to your MVC Application.
20 Dec 2010 by Albin Abel
Simple Pattern Matching Technique for Search Suggest Boxes
19 Jan 2010 by alex turner
How about a .NET COBOL program which uses ADO.NET to connect to either MySQL or SQL Server?
21 May 2009 by ambatisreedhar
An article on how to configure Joomla in a step by step manner
20 Apr 2009 by Amgad Fahmi
This an easy way to interact with your mysql database.
18 Jun 2011 by Amit Kumar Dutta
Discusses a technique to record current geographic location from mobile and display in web pages (with Location History Browsing)
17 Aug 2012 by AmitGajjar
Create, Read, Update and Delete operations in ASP.Net with MySQL database with N-Tier Architecture
10 Nov 2022 by André Marcos (Advisor), Thiago de Oliveira Lima, William Pereira de Souza
This web-based tool aims to facilitate the location of a person's data through their basic references information.
8 Oct 2015 by Anele 'Mashy' Mbanga
A look at a flexible Java MySQL CRUD PHP script generator
31 May 2019 by Arthur V. Ratz
The readers of this article will find out how to use Clarifai API for Node.js to create and deploy a lightweight vehicles images classification web-application.
2 Feb 2020 by Arthur V. Ratz
A Simple Web Application User Authentication Project using Passport.js And JSON Web Tokens (JWT) explained
1 Feb 2012 by Ashish Tripathi
DALC4NET is an Open Source data access layer built for Microsoft .NET projects. It enables us to access data from databases including SQL Server, Oracle, MySQL, MS Access, and MS Excel.
7 Apr 2010 by BarrySolomon
Support for Reading XML in MySQL
14 Feb 2015 by BD Star
Create-Read-Update-Delete(CRUD) operation by MySQLi procedural way in the PHP
9 Jun 2005 by Benjamin Mayrargue
Adds support for MySQL databases in the Data Access Application Block.
23 Oct 2013 by BharatRamV
Distributed transaction between MS SQL Server and MariaDB - A myth.
20 Mar 2023 by Bogdan Marian
Ensure your Docker Compose services start in the correct order
20 Apr 2019 by BrainlessLabs.com, sibani.p
Creating a simple ORM for C++ on-top of SQL database
18 Oct 2013 by Brian C Hart
To save you from hunting through the docs and locating downloads, we gather both databases here and walk you through installing them using SQL Server Management Studio Express -- updated for SQL Server 2008 Express Edition!
3 Feb 2009 by C.L. Moffatt
This article describes SQL Joins in a visual manner, and also the most efficient way to write the visualized Joins.
1 Mar 2015 by CarNet-India
CarNet is a project which involves creation of an mesh network between vehicles moving in vicinity of each other.
7 Nov 2007 by cellarjay
Accessing the MYSQL Database at your webspace from any remote computer
6 Mar 2015 by Chris_Riley
Klocwork is kind of like my code spell check, or professional editor. It just makes me sound good. And if I were part of a larger dev team it would be quite a powerful management tool.
31 Oct 2014 by Christoph Buenger
Describes PHP application development with the free Scavix Web Development Framework (Scavix-WDF).
16 Apr 2004 by Cláudio de Vasconcelos
Implement a simple class to store multiple queries and run against a MySQL database.
10 Jun 2009 by codef00
Combining methods to better search for words that sound like other words when searching a MySQL database.
19 Jun 2016 by cruppstahl
Describes how to write a MySQL storage engine - a plugin which is responsible for persisting MySQL table data.
3 Jul 2005 by Custec
An article on connecting to and using MySQL from Mono.
7 Mar 2016 by dale.newman
Importing Excel & Delimited Files into a Junk Database
16 May 2008 by Dane Balia
Creating a DAL DLL using Subsonic and MySQL.
20 Sep 2006 by DarkLizener
Tutorial on writing your own MySQL User Defines Functions
21 Mar 2017 by Dave Clemmer
Mo+ is the first technology that fully supports model oriented development, allowing software developers to powerfully scale the work they already do.
12 Jul 2021 by David Wincelberg
Strings that differ by typos can be matched.
15 May 2006 by defwebserver
A simple example using MySQL 5 and stored procedures with ObjectDataSources and Generics, in ASP.NET 2.0.
28 Jun 2022 by DiponRoy
How to use MERGE statements in different databases
27 May 2019 by DiponRoy
Creating or using cursor in SQL-Server, Oracle, MySQL, PostgreSQL databases
5 Apr 2020 by DiponRoy
Select data as DataTable object for a database using Entity Framework
8 Feb 2012 by ebrahim amini sharifi
Sending and receiving message, user authentication, user permission, priority message
13 Sep 2006 by Edacio
This is a MySQL based Profile Provider written in C# for .NET 2.0
19 Jun 2015 by Emiliano Musso
Geolocalize a device and store coordinates on webserver
23 Mar 2004 by Emmanuel Kartmann
This MySQL extension library provides an aggregate function that concatenate strings (for use with SELECT...GROUP BY clause).
2 May 2005 by Emmanuel Kartmann
This article provides a small executable (36K) which configures MySQL (or another Windows Service) to automatically restart whenever it fails/crashes.
3 Mar 2007 by Erwin@Attentia
Getting limited recordsets from various databases.
28 Dec 2011 by Evoluteur
A look at the minimal metadata needed (database mapping and user interface) for generic CRUD applications using the example of a to do list.
10 Jul 2016 by ezekielen
Dynamically generate SQL INSERT commands programmatically and run then in batches of hundreds to bulk load data from a .NET DataSet with multiple DataTables to MySql
18 Apr 2004 by Fahad Azeem
This article describes on how to set up a MySQL database to store images with ASP.NET and display it back to the browser.
N 12 Apr 2024 by Frédéric -lefred- Descamps
How to install WordPress on Oracle Cloud Infrastructure (OCI) using always free tier
25 Jun 2013 by Gazmend Jakupi
4 Mar 2022 by gggustafson
Autocomplete, or word completion, is a feature in which an application predicts the rest of a word a user is typing. This article describes a lightweight implementation.
22 Apr 2009 by Ghaffar Khan
Site statistics with PHP and MySQL
4 May 2003 by Goncalo Oliveira
A set of C++ classes for working with the MySQL library.
11 May 2010 by Gurux Ltd
Retrieve data from a physical device, process it, and visualize the results
12 Oct 2011 by Hamdy Ghanem
Set and get data via PHP Web Service between Android and PHP
17 Oct 2014 by Han Bo Sun
In this article, I will show you how to integrate Hibernate Search into a simple yet feature complete web application with the Spring MVC and Hibernate enabled.
4 Jan 2016 by Han Bo Sun
Detailed description of how many-to-many association works with Hibernate, using MySQL and Spring
3 Dec 2018 by Han Bo Sun
In this tutorial, I will introduce the use of Spring JdbcTemplate in a Spring Boot web application. This tutorial will show how to create the necessary configuration for JdbcTemplate. And how it can be used for data insertion and retrieval.
14 Apr 2021 by Han Bo Sun
Create a simple web app to support UTF-8 encoded strings
29 Apr 2021 by Han Bo Sun
This tutorial will discuss an advanced configuration to use MySQL database as the session management.
1 Jul 2020 by Hariprasanth S
A CLI to automate database backups with customizable recurring schedules
18 Oct 2007 by Harry Kimpel
A brief description on how to set-up MySQL as session state store for ASP.NET.
28 Jul 2006 by Hazem Torab
Source code for a generic comments module, using AJAX/PHP/MySQL.
2 Oct 2011 by Henry He
In this article, I will explain how to install and configure Drupal 7.8, HTTP Server 2.2.21, PHP 5.3.8, and MySQL 5.5.1 on Windows 7.
25 Jul 2014 by henry sentio kauta
Android at figure tips
3 Aug 2006 by Ian Semmel
A program which generates Typed DataSets and TableAdapters for MySQL databases
1 Jun 2016 by icemanind
Automatically generate Business and Data layers in C# or VB.Net from a SQL Server, Microsoft Access, MySql or SQLite database design.
20 Feb 2019 by Igor Krupitsky
Tool that will let you import data from SQL Server and Access to MySQL
28 Aug 2007 by Igor Sokolsky
The SqlBuilder class automates and simplifies database operations.
22 Oct 2007 by J Snyman
An Article on Implementing MySQL Providers for ASP.NET 2.0 Membership, Roles, Site Map and Personalization
21 Feb 2005 by j1webb
This code will let you save .WAV files to either a MSSQL, MSDE or MySql database and then retrieve them
3 Feb 2023 by JBartlau
This article demonstrates how Report Server offers a distribution of reports that save time, increase efficiency, and reduce potential errors.
24 May 2007 by Jeff Bazinet
VwdCms.ImageZoom is a server control that provides zoom in and out and best-fit image resizing. The control is very simple and is a good example of how to manipulate the size of images with JavaScript
15 Mar 2013 by Jeremy Todd
Using the right approach can make GUIDs nearly as fast as integer primary keys on almost any database system.
1 Aug 2009 by Jeroen De Dauw
A MediaWiki extension that allows you to insert, edit, view and aggregate coordinate data
16 Oct 2008 by Johan Lundqvist
A short article with an example of how you can use NHibernate and MyQL together.
6 Mar 2013 by Jon Rooney
Lightening Fast Troubleshooting for Your Cloud Applications
18 Jun 2007 by jopascual
Connecting from VB.NET to a MySQL database.
5 Mar 2012 by jqwidgets
How to connect our jQuery Chart to MySql Database using PHP
22 Aug 2017 by JUST_Neeraj
A Simple Messaging\ Workflow \ETL system on MySQL and .NET
18 Mar 2019 by JUST_Neeraj
A simple Workflow\ETL system in .NET Core which uses REST services to interact with the outside world
26 Jan 2016 by Jörgen Andersson
A propertymapping extension for DataReaders
3 May 2013 by kburman6
This article discusses the making of a search engine.