Mariadb with cloudflare worker

Hey I want to upload my nodejs website to cloudflare pages and use my own mariadb database that I have only my server since I must have it to work fast because its a game server that must talk with the db without latency.
Can I connect my database to cloudflare pages using cf workers?
Was this page helpful?