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
3/20/2024 6:54:00 PM by raddevus
An informal study of the Sqlite database and how many concurrent inserts it can handle. Will help you decide if you want to use Sqlite in your projects.
10/26/2023 5:52:00 AM by Federico Di Marco
spSearchTables: a helper T-SQL stored procedure for digging into (large) databases
7/11/2023 5:12:00 PM by Igor Krupitsky
This application lets you copy tables from folder with CSV files to SQL Server
6/20/2024 8:43:00 AM by raddevus
Using .NET Core 8.x to create a WebAPI framework which saves each user's data in a personal copy of Sqlite database.
5/13/2024 1:20:00 PM by Wendelius
A small function utilizing CTE to replace undesired characters from a string
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
9/29/2024 3:37:00 PM by Michael Haephrati
This article explains how and where browsing history is stored and how to fetch it.
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..
10/23/2023 9:26:00 AM by Federico Di Marco
Query Excel or CSV files with T-SQL without importing them in a table first