Beginner question:question: it is possible for Air...
# ask-community-for-troubleshooting
s
Beginner question it is possible for AirByte to send data from a postgres (write only) database to other python servers (Flask/Django/FastAPI) ? So far what I found is it can manage to replicate database postgres to a separate postgres. i.e. write-only db to read-only db. So what about database to python servers?