You’ve had an overview of DuckDB, and now have the knowledge and skills necessary to get started using it in your code.
In this video course, you’ve learned how to:
- Create DuckDB databases from data files
- Verify your data files have been read correctly
- Query the database using Structured Query Language (SQL)
- Query the database using DuckDB’s Python Application Programming Interface (API)
- Access the database concurrently
- Use DuckDB data in a Python environment
Resources Linked in This Lesson