Using SQLite in C# - Building Simple, Powerful, Portable Databases for Your Application
Have you ever wanted to store data for an application but didn’t want to deal with the hassle of a full database server? Or maybe you wanted to have one database per installation. Those and many other scenarios are a perfect fit for SQLite. Today I am going to show you how to get started using SQLite in C#. We will build a small database, attach it to a C# project, and then wire up our project to read from and write to the database.
SQLite From Start to Finish course:
Source Code:
Patreon:
Newsletter signup:
Thanks to Ralfs HBK for the chapter breakdown:
0:00 - Intro
1:14 - Demo app overview (win form app)
4:30 - What is SQLite
5:09 - How to create and build SQLite Database: DB Browser for SQLite
11:17 - Database Structure
13:04 - Adding the Database to the project
15:26 - Adding the Connection string
18:15 - SQLite and Dapper NUGet packa
7 views
15
5
1 month ago 00:16:31 4
Vectors in SQLite! (with libSQL)
1 month ago 03:41:20 9
Databases In-Depth – Complete Course
3 months ago 00:23:25 1
with SQLite: The Ultimate Beginner’s Guide!
3 months ago 01:21:37 2
Teaching Databases, Writing PHP, and Independent Work with Aaron Francis
3 months ago 00:31:04 6
Building a Multi-Tenant (Multi-DB) Project in Laravel with Turso
4 months ago 00:06:13 1
SQL for fun and profit
4 months ago 00:42:00 1
Writing My Own Database From Scratch
5 months ago 00:38:36 1
I Spent 18 Months Using Rust And Regret It
5 months ago 00:25:35 1
Laravel News Episode 218
6 months ago 01:43:21 1
.NET 7 💥 - Angular Authentication with JWT (JSON WEB TOKEN)
6 months ago 01:15:36 1
How to Create Hotel Management System in C# with SQLite Database - Full Tutorial
8 months ago 00:22:43 1
CREATE CORE USING POSTGRESQL. Using PostgreSQL with .NET Core 6.0
8 months ago 05:14:04 1
Pizza App .Net MAUI Step by Step Complete App Tutorial from Scratch by Abhay Prince
8 months ago 01:09:36 1
SQLite Android Course | Part 01 | Add Record
8 months ago 00:36:00 1
Tactical SIGINT Part 2: Tracking Spy Planes
8 months ago 00:04:29 8
Welcome Laravel 11
9 months ago 13:40:10 1
Python for Everybody - Full University Python Course
9 months ago 00:21:37 1
Add to Favorite List, Like Button | Android Studio - Part 1