question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Rewrite databases page

See original GitHub issue

The idea is to rewrite the databases page on our documentation: https://www.starlette.io/database/ .

Instead of recommending databases, we should recommend pure SQLAlchemy.

cc @zzzeek (just pinging to let you know about our intentions, no need to react)

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:1
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
tomchristiecommented, Nov 14, 2022

Is the reason behind databases that there was no async capabilities for it at the time?

Yes.

1reaction
gnatcommented, Nov 12, 2022

I imagine if SQLAlchemy had asyncio previously, databases would likely have never been created, even with the poor developer docs story.

https://docs.sqlalchemy.org/en/20/changelog/migration_14.html#change-3414

tl;dr: SQLAlchemy makes use of greenlet to support asyncio.

I’m not terribly familiar with the greenlet library, so if anyone can chime in with real world experiences, that would be fantastic.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Using Custom Rewrite Providers with URL Rewrite Module
This walkthrough will guide you through how to use custom rewrite providers with URL Rewrite Module 2.0. The walkthrough uses the URL ...
Read more >
How to rewrite database - Stack Overflow
I am doing an app which uses sqlite db. When the app start it has to update by rewriting the data from a...
Read more >
in SQL databases does an update rewrite all columns in the ...
As with the underlying drives writing to a page will result in rewriting the whole page (which may be multiple disk blocks in...
Read more >
How to Change WordPress URL in Database
Looking for a way to change your site URL? Follow our step-by-step guide and learn how to change WordPress URL in database with...
Read more >
JSTOR Home
JSTOR is a digital library of academic journals, books, and primary sources.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found