YoVDO

SQLite with Modern C++

Offered By: Pluralsight

Tags

SQLite Courses Software Development Courses C++ Courses SQL Courses Database Management Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn everything you need to know to make great use of this incredible little database engine with modern C++.

This course introduces C++ developers to the SQLite database engine, an embeddable and completely self-contained database engine written entirely in C. The benefit for C++ developers is that there is no configuration or distribution headaches. The drawback is that the API is provided in C. This course will show developers how to effectively and efficiently wrap the C API in a modern C++ abstraction that adds no runtime cost but greatly improves reliability and productivity.

Syllabus

  • Introduction 5mins
  • Getting Started with SQLite 21mins
  • Mastering SQLite Resources 15mins
  • SQLite Connections and Exceptions 22mins
  • Taking Command of SQLite Statements 50mins
  • Distinctive SQLite Features 37mins

Taught by

Kenny Kerr

Related Courses

Software as a Service
University of California, Berkeley via Coursera
Software Testing
University of Utah via Udacity
The Hardware/Software Interface
University of Washington via Coursera
Software Debugging
Saarland University via Udacity
Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera