SQLite

  1. SQLite crate
  2. SQLite in memory example with INSERT and SELECT
  3. SQLite in-memory COUNT
  4. SQLite in-memory plain placeholder (?)
  5. SQLite SELECT with named placeholder - bind variables
  6. SQLite SELECT with placeholder
  7. SQLite INSERT with placeholder
  8. SQLite Multi-Counter
  9. SQLite with AUTOINCREMENT
  10. SQLite - field with DEFAULT value
  11. SQLite Transaction
  12. SQLite transaction - bank
  13. SQLite - Groups and Owners (with FOREIGN KEY)
  14. SQLite get_autocommit function