We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f2a313 commit ff0673aCopy full SHA for ff0673a
README.md
@@ -30,7 +30,7 @@ Postgres Pro also provides comprehensive schema information to support SQL gener
30
## Demo
31
32
Here is a demo of using Postgres Pro in Cursor to optimize and fix an AI-generated app.
33
-We organically generated the app using Replit, but the SQLAlchemy code it wrote ran very slowly, making the application practically unusable.
+We initially generated the app using Replit, but the SQLAlchemy code it wrote ran very slowly, making the application practically unusable.
34
35
**We used the Cursor AI agent and Postgres Pro to:**
36
- Fix performance - including ORM queries, indexing, and caching
0 commit comments