Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
  • Add AI to your apps
  • Learn AI Programming
  • Publish your AI projects
Free, open source, locally hosted, any platform, any language. View on GitHub

Discuss Download Docs
Turn a code snippet, simple Python module, or a Jupyter notebook into a CodeProject.AI module that can be deployed and used anywhere by everyone. Learn and AI without fighting tools and setup environments.
Over
1 Million
Downloads!
Latest Modules
  • Multi-modal LLM - Chris Maunder
  • LLama chatbot on your desktop - CodeProject
  • License Plate detection (update) - Mike Lud
  • Multi-TPU Coral.AI image detection (update) - Seth
  • AI Image generator - Matthew Dennis
10/6/2024 11:30:00 PM by Vivek Johari
This article explained about measures for securing data in SQL Server at various levels to protect data from unauthorized access and breaches.. The post Securing data in SQL Server appeared first on Technology with Vivek Johari..
1/11/2024 11:00:00 PM by Nicolas DESCARTES
How to write a lexical analyzer for SQL?
4/11/2024 12:54:00 PM by Frédéric -lefred- Descamps
How to deploy Arm instances on Oracle Cloud Infrastructure (OCI) using Terraform
10/15/2024 9:44:00 AM by Trần_Tuấn_Anh
SQL Injection (SQLi) is a serious security vulnerability that allows attackers to execute arbitrary SQL code on a database. This can lead to unauthorized access, data breaches, and even complete system compromise.
8/15/2024 5:21:00 AM by Trần_Tuấn_Anh
A series of my experiences and mistakes in working with databases up until now.
12/9/2023 10:10:00 AM by Mishael Ogo
A look at a simple SQL builder for Dapper
7/10/2024 3:05:00 PM by Bert O Neill
In this article, I provide a detailed overview of using IDistributed Cache to improve the performance of your EF Core queries, against On-Premise caching systems like Redis, NCache, SqlCache, MySqlCache, MongoDBCache and API Output caching.
4/12/2024 6:55:00 PM by Frédéric -lefred- Descamps
How to install WordPress on Oracle Cloud Infrastructure (OCI) using always free tier
10/26/2023 5:52:00 AM by Federico Di Marco
spSearchTables: a helper T-SQL stored procedure for digging into (large) databases
4/29/2024 4:40:00 PM by Bert O Neill
This article provides an overview for developers, on how to quickly generate a dependency Entity Relationship Diagram for a table and its immediately related tables, within SQL Server.