Skip to content

What is this library for? #354

Answered by rafalp
AdhTri001 asked this question in Q&A
Jun 15, 2021 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

This library is asynchronous database access layer (DBAL) for Python. It gives you unified interface for connecting and querying different database systems in asynchronous fashion.

Quickstart has example for connecting to SQLite database and running few queries against. There's also connections and transactions examples in the docs.

Can you share what's not obvious for you in the docs? They seem pretty self-explanatory looking at the feedback we've got so far.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@tomchristie
Comment options

@rafalp
Comment options

@tomchristie
Comment options

Answer selected by rafalp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants