
Prerequisites
Before you start, make sure you:1
Install the libSQL dialect for SQLAlchemy
2
Retrieve database credentials
Get the database URL:Get the database authentication token:Assign credentials to the environment variables inside
.env
.3
Create database models
models.py
4
Create engine
Embedded Replicas
Embedded Replicas
Remote only
Remote only
Memory Only
Memory Only
Local only
Local only
5
Query
app.py