Skip to content

Mechadarwin

My evolving relationship with technology and art

  • QBCPS Main
  • QBCPS Blog
  • Junglemonkey’s Blog

Tag Archives: SQL

Doing DB Stuff in Vapor

Having imported a bunch of tables from an Access database into a Postgres database, I want to transform them so that the information can be used by a Vapor application. Mostly, that app is just going to do exporting again, but you never know; someday someone might actually want to do something more intricate.

Posted bypirateguillermoAugust 3, 2023Posted inprogrammingTags:piping, SQL, swiftLeave a comment on Doing DB Stuff in Vapor

Time Out for SQL

Basic SQL is pretty simple, really. It’s only when I start dealing with big joins and group functions that I start to lose track of what exactly is going on. I’m in that situation now, so I’m constructing a small data set with short table and column names so I don’t have to type asContinue reading “Time Out for SQL”

Posted bypirateguillermoApril 19, 2012Posted inUncategorizedTags:database, mysql, programming, SQL1 Comment on Time Out for SQL
Mechadarwin, Powered by WordPress.com.
 

Loading Comments...