LiveSQL v2 is here โ faster, cleaner, smarter ๐
โ๏ธ Powered by @Oracle Database 23ai
โ๏ธ Run SQL instantly in your browser (no installs, no sign-ups)
โ๏ธ Explore scripts & tutorials from the community
โ๏ธ Fresh UI + improved developer experience
Try it now โ https://t.co/5HSGkxYv1D
FreeSQL just got a lot more powerful, y'all
You can now connect a real @OracleDatabase directly to your local tools using SQL*Net. That means VS Code, SQLcl, SQL Developer, Python, and Node all connect to the same hosted database :)
Free, zero setup, and SUPER useful for building real full-stack apps ๐
Ok, this is my FAVE feature on FreeSQL so far:
our new SQL*Net connection lets you move between FreeSQL ๐๐๐ VS Code with the ๐ ๐๐๐ schema and data ๐ค๐ฝ
Copy your SQLcl details โ connect via terminal โ query your data โ back to FreeSQL to verify
Check out the flow :-)
Relational and JSON in one model? ๐คฏ
With Oracle Database 26ai, you can use relational tables AND JSON documents togetherโthe same data, perfectly synced, no duplications. Learn more in this hands-on lab: https://t.co/Z6yhHU6NIK (via @pilatesdev)
Explaining ROW_NUMBER, RANK, and DENSE_RANK in SQL can leave your audience yawning. ๐ด
Enter @pilatesdev, who built a simple leaderboard in FreeSQL that brought instant clarity on how the ranking functions behave. Practice SQL ranking functions using her Leaderboard Demo tutorial in FreeSQL: https://t.co/kMtUPDdBS9
hi from your friendly neighborhood @oracle FreeSQL dev + PM! ๐ฉ๐ฝโ๐ง
we just shipped a new feature on FreeSQL called SQL*Net :) you can now connect to your FreeSQL schema from any local tool, like VsCode, Python, SQLcl, or anything you prefer!
read more about it below
NEW feature on https://t.co/l6Y75yWl1h ๐ช
Connect your FreeSQL schema from any local tool using SQL*Net: VS Code, SQLcl, SQL Developer, Python, Node.js, you name it!
Write SQL in your favorite tool, all backed by Oracle Database โก
How to get started ๐
https://t.co/AKkVNQt0JK
You ever hit Run and just smile at your output? :โ) Thatโs when you realize how overcomplicated your old SQL was -- one line with SUM() OVER (ORDER BY sale_date) does the work of ten, and itโs so satisfying to watch it execute!
Instead of juggling nested subqueries for running totals, window functions handle it in one clean sweep. No self-joins, no CTE gymnastics -- just clean, readable results that tell a story row by row ๐๐ค๐ฝ
๐ช Try my Running Totals Demo in LiveSQL: https://t.co/IyhIxf0HdH
Curious about whatโs new in LiveSQL v2? ๐ช
Our dev & PM @pilatesdev walks you through the fresh UI, features, and workflow.
๐Watch the video: https://t.co/lw3RBttJ2u
LiveSQL v2 is here โ faster, cleaner, smarter ๐
โ๏ธ Powered by @Oracle Database 23ai
โ๏ธ Run SQL instantly in your browser (no installs, no sign-ups)
โ๏ธ Explore scripts & tutorials from the community
โ๏ธ Fresh UI + improved developer experience
Try it now โ https://t.co/5HSGkxYv1D
Ever tried explaining the difference between ROW_NUMBER, RANK & DENSE_RANK in SQL?
Usually takes boring slides ๐คฎ I ran a quick leaderboard demo in LiveSQL -- 3 lines of SQL, instant clarity on how the ranking functions behave!!
Try it yourself, no setup needed! Link below
SQL INNER JOINs return matches only; LEFT JOINs also return the unmatched left rows. We all know the textbook definitions, but the real learning happens when you SEE it ๐๐ค๐ฝ
I ran both queries in @OracleLiveSQL, with zero setup in the browser. Try my JOINS demo, link below!
What can you do with Oracle Autonomous Database and #LowCode?
With @OracleAPEX and @OracleREST, you can:
โ reduce costs
โ deliver solutions faster
โ provide rich functionality
โ develop and deploy world class apps
โ bonus: become a hero!
https://t.co/w4MNfXAyLv
#orclapex
Announcing the immediate availability of APEX, ORDS, and SQL Dev Web on Autonomous Database Cloud!
Unparalleled functionality combined into a single self-driving platform.โจ
@OracleREST + @OracleAPEX + Autonomous @OracleDatabase = Awesome!
https://t.co/1rgLCUN2Ta
#orclapex
@OracleLiveSQL is now running #orclapex 18.1 + the latest version of Universal Theme!
We've also streamlined the #UX making it far simpler to use!
Get free and instant access to @OracleDatabase 18c and over 800+ scripts and tutorials!
https://t.co/732MFKxBTz
#SQL#Database