Sandman Expert Licensed User Longtime User Today at 7:24 AM #1 From the article: What if I told you SQL could play chess? Not "store chess moves in a database." Not "track game state in a table." Actually render a chess board. With pieces. That you can move around. In your browser. Using nothing but SELECT, UPDATE, and a bit of creative thinking. No JavaScript. No frameworks. Just SQL. Click to expand... Chess in Pure SQL - DB Pro Blog What if I told you SQL could play chess? No JavaScript, no frameworks - just pure SQL rendering a full chess board in your browser. www.dbpro.app
From the article: What if I told you SQL could play chess? Not "store chess moves in a database." Not "track game state in a table." Actually render a chess board. With pieces. That you can move around. In your browser. Using nothing but SELECT, UPDATE, and a bit of creative thinking. No JavaScript. No frameworks. Just SQL. Click to expand... Chess in Pure SQL - DB Pro Blog What if I told you SQL could play chess? No JavaScript, no frameworks - just pure SQL rendering a full chess board in your browser. www.dbpro.app