• Wincent
    Open
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

SQLite cheatsheetEdit

Created 1/29/2014, updated 1/10/2025
  • .help: get help
  • .tables: like SHOW TABLES in MySQL
  • .schema <table>: like SHOW CREATE TABLE <table> in MySQL
  • .quit: exits
  • sqlite
  • wiki
  • cheatsheet
Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell using React, Relay and GraphQL (with help from Git, Redis and Neovim).