An open API service indexing awesome lists of open source software.

https://github.com/jimmckeeth/firedac-fundamentals

Introduction to FireDAC: The Fundamentals of Data Access with Delphi - Slides and Samples
https://github.com/jimmckeeth/firedac-fundamentals

Last synced: 3 months ago
JSON representation

Introduction to FireDAC: The Fundamentals of Data Access with Delphi - Slides and Samples

Awesome Lists containing this project

README

        

# FireDAC-Fundamentals
Introduction to FireDAC: The Fundamentals of Data Access - Slides and Samples from my Dev Days of Summer 2024 session.

Do you want to access data in your application? FireDAC is the answer. This session provides a comprehensive introduction to the essentials of using FireDAC for accessing various types of data and databases across multiple platforms. Whether you're working with local databases or remote servers, you'll learn the foundational techniques to efficiently manage data in your Delphi applications. A basic understanding of SQL is recommended to make the most of this session. Be sure to catch the FireDAC: Your Secret Dataset Weapon session tomorrow!

Also check out the [FireDAC Secret Weapons session](https://github.com/jimmckeeth/FireDAC-Secret-Weapons)