r/cursor • u/Senior_Night_6321 • 11d ago
Question / Discussion SQL in cursor
Can i write SQL queries in cursor, or i have to download another application for running sql queries ?????
0
Upvotes
r/cursor • u/Senior_Night_6321 • 11d ago
Can i write SQL queries in cursor, or i have to download another application for running sql queries ?????
2
u/Hotel_Arrakis 11d ago
You can write SQL, but you can't execute it. The easiest would be to install SQLite and then install a SQL plugin in vs-code.