SQLPage - SQL website examples
  • About
    Security Performance License Articles
  • Examples
    Tabs Layouts Forms File uploads Password protection All examples & demos
  • Community
    Blog Report a bug Discussions Github
  • Documentation
    Getting started All Components SQLPage Functions Extensions to SQL Custom Components Configuration
  • Search
  • Show all examples
  • mysql
  • postgres
  • sql server
  • sqlite

Advanced Authentication

Build a secure user authentication system with login, signup, and in-database session management.

Authenticated CRUD

Complete Create-Read-Update-Delete operations with user authentication.

Image Gallery

Create an image gallery with user uploads and session management.

Developer UI

A web-based interface for managing SQLPage files and database tables.

Corporate Game

An interactive multiplayer board game with real-time updates.

Roundest Pokemon

Demo app with a distinct non-default design, using custom HTML templates for everything.

Todo Application

A full-featured todo list application with PostgreSQL backend.

MySQL & JSON

Learn advanced JSON manipulation in MySQL to build advanced SQLPage applications.

Apache Web Server

Use an existing Apache httpd Web Server to expose your SQLPage application.

Sending Emails

Use the fetch function to send emails (or interact with any other HTTP API).

Simple Website

Basic website example with navigation and data management.

Geographic App

Use SQLPage to create and manage geodata.

Multi-step form

Guide to the implementation of forms that spread over multiple pages.

Custom HTML & JS

Building a custom form component with a dynamic widget using HTML and javascript.

Splitwise Clone

An expense tracker app to split expenses with your friends, with nice debt charts.

Advanced Forms with MS SQL Server

Forms with multi-value dropdowns, using SQL Server and its JSON functions.

Rich Text Editor

A rich text editor with bold, italic, lists, images, and more. It posts its contents as Markdown.

See source code on GitHub

Built with SQLPage