# PostgreSQL and MySQL as data sources

**URL:** https://community.glideapps.com/t/postgresql-and-mysql-as-data-sources/64897
**Category:** Ask for Help
**Created:** [August 10, 2023, 11:07am UTC](https://community.glideapps.com/t/postgresql-and-mysql-as-data-sources/64897 "2023-08-10T11:07:22Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Muhammad\_Haseeb1](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/muhammad_haseeb1/32/61182_2.png) [@Muhammad\_Haseeb1](https://community.glideapps.com/u/Muhammad_Haseeb1)
#### Post date: [August 10, 2023, 11:07am UTC](https://community.glideapps.com/t/postgresql-and-mysql-as-data-sources/64897/1 "2023-08-10T11:07:22Z")

</div>

Hello Gliders,

A few days ago I got email from glide that now we can use PostgreSQL & MySQL as data source. As a business customer we can have early access on this & become an alpha tester.

As I am not the expert & could not understand, So I need help from you guys regrading this. I have few questions if you can answer and clear my thoughts on this. Thanks in advance.

1. how we can use the SQL. What we can do with the SQL data source. Is it same like BigQuery which glide offers?

2. Is it read & write or read only?

3. If it is read only , how we can move data from glide tables to SQL to use it as archive of datas?

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [August 10, 2023, 11:51am UTC](https://community.glideapps.com/t/postgresql-and-mysql-as-data-sources/64897/2 "2023-08-10T11:51:02Z")

</div>

Have you already applied to be a part of the Alpha Test Group?

If you have, you should have been (or will be) invited to a Slack Channel where you can post these questions and get better answers.

I can tell you that these new Data Sources will be read only, at least to start with. So yes, similar to Big Query. In terms of Data Migration/Archive, Glide Tables provide a CSV export option, so at the very least you would have an option to Export as CSV and then import to your SQL data source.

cc @DJP

---

<div class="post-metadata">

### Author: ![DJP](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/djp/32/62545_2.png) [@DJP](https://community.glideapps.com/u/DJP)
#### Post date: [August 10, 2023, 2:29pm UTC](https://community.glideapps.com/t/postgresql-and-mysql-as-data-sources/64897/3 "2023-08-10T14:29:32Z")

</div>

Hey, Darren! Thanks for tagging me.

@Muhammad_Haseeb1, please respond to my email if you would like to get access to the Alpha program.

---

<div class="post-metadata">

### Author: ![david](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/david/32/62831_2.png) [@david](https://community.glideapps.com/u/david)
#### Post date: [August 10, 2023, 3:02pm UTC](https://community.glideapps.com/t/postgresql-and-mysql-as-data-sources/64897/4 "2023-08-10T15:02:45Z")

</div>

SQL data source is for customers who already have SQL databases with their data in it. If you are learning about SQL for the first time, that’s very exciting but that’s not who this is for.

---

<div class="post-metadata">

### Author: ![Eden](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/eden/32/18651_2.png) [@Eden](https://community.glideapps.com/u/Eden)
#### Post date: [August 22, 2023, 3:35pm UTC](https://community.glideapps.com/t/postgresql-and-mysql-as-data-sources/64897/5 "2023-08-22T15:35:15Z")

</div>

Considering applying for PostgreSQL, as much of our data resides there.

Question is how Glide works with Writes and data refresh.

Any insights?  
I was thinking having separate columns for writes which are then pushed via webhooks is an option, but definitely not ideal.
