This document provides an overview of using open source tools for databases, map servers, and web mapping. It discusses using PostgreSQL with PostGIS for spatial databases, loading data with shp2pgsql, querying data with SQL, spatial queries in PostGIS, MapServer for map services, and basic map file syntax. Examples are given of spatial queries to find counties by name or location. The goal is to help understand how to store, access, and display spatial data on the web using open source software.