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
8 months ago 00:16:31 8
Vectors in SQLite! (with libSQL)
8 months ago 03:41:20 14
Databases In-Depth – Complete Course
10 months ago 01:21:37 2
Teaching Databases, Writing PHP, and Independent Work with Aaron Francis
10 months ago 00:31:04 7
Building a Multi-Tenant (Multi-DB) Project in Laravel with Turso
11 months ago 00:06:13 2
SQL for fun and profit
12 months ago 00:42:00 0
Writing My Own Database From Scratch
12 months ago 00:38:36 0
I Spent 18 Months Using Rust And Regret It
12 months ago 00:25:35 0
Laravel News Episode 218
1 year ago 01:43:21 0
.NET 7 💥 - Angular Authentication with JWT (JSON WEB TOKEN)
1 year ago 01:15:36 0
How to Create Hotel Management System in C# with SQLite Database - Full Tutorial
1 year ago 00:22:43 0
CREATE CORE USING POSTGRESQL. Using PostgreSQL with .NET Core 6.0
1 year ago 05:14:04 0
Pizza App .Net MAUI Step by Step Complete App Tutorial from Scratch by Abhay Prince
1 year ago 01:09:36 1
SQLite Android Course | Part 01 | Add Record
1 year ago 00:36:00 0
Tactical SIGINT Part 2: Tracking Spy Planes
1 year ago 00:04:29 8
Welcome Laravel 11
1 year ago 13:40:10 0
Python for Everybody - Full University Python Course
1 year ago 00:21:37 1
Add to Favorite List, Like Button | Android Studio - Part 1