ASP.NET Core Database Programming
Home
Introduction
1. Introduction
2. Data, data-management & database
3. Database Programming Intro
4. Development Environment
Foundation Knowledge
5. ASP.NET Core 101
6. Data Sources
Microsoft SQL Server
LocalDB
Azure SQL database
MySQL
MariaDB
PostgreSQL
SQLite
CosmoDB
Other data sources
7. Databases Programming 101
Database Application
8. N-tier Layered Data Access
9. Data Service Providers (WebAPI)
10. Data Consumers
Securing & Monitoring Data Access
11. Securing Data Access
12. Logging and Monitoring
13. External & Third-party authentication
About
ASP.NET Core Database Programming
Docs
»
Foundation Knowledge »
6. Data Sources
Data Sources
Microsoft SQL Server
LocalDB
Azure SQL database
MySQL
MariaDB
PostgreSQL
SQLite
CosmoDB
Other data sources
JSON
XML
Text based (CSV)
« Previous
Next »