SQLite

SQLite

SQLite is an embedded database engine written in C, used by many top web browsers, operating systems, mobile phones and other embedded systems. It follows PostgreSQL syntax but does not enforce type checking by default, allowing for flexibility. It has bindings to many programming languages.

1 courses cover this concept

CSE 154 Web Programming

University of Washington

Summer 2022

This course introduces the fundamental concepts of web programming and technologies required for web development. It covers the full spectrum of web development, from HTML, CSS, JavaScript to server-side technologies like Node.js, databases, and SQL.

No concepts data

+ 37 more concepts