# Glide Enterprise

**URL:** https://community.glideapps.com/t/glide-enterprise/27445
**Category:** Ask for Help
**Created:** [May 31, 2021, 3:06pm UTC](https://community.glideapps.com/t/glide-enterprise/27445 "2021-05-31T15:06:49Z")
**Posts on this page:** 15
**Page:** 1

<div class="post-metadata">

### Author: ![Harry\_OBrien](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/harry_obrien/32/14485_2.png) [@Harry\_OBrien](https://community.glideapps.com/u/Harry_OBrien)
#### Post date: [May 31, 2021, 3:06pm UTC](https://community.glideapps.com/t/glide-enterprise/27445/1 "2021-05-31T15:06:49Z")

</div>

I’m curious to know how much faster & scalable glide enterprise is for someone using Google Sheets.

Are apps granted more server space or is it solely related to switching over to a SQL database backend?

---

<div class="post-metadata">

### Author: ![AymenM](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/aymenm/32/21370_2.png) [@AymenM](https://community.glideapps.com/u/AymenM)
#### Post date: [May 31, 2021, 4:26pm UTC](https://community.glideapps.com/t/glide-enterprise/27445/2 "2021-05-31T16:26:48Z")

</div>

I think @Ian will be a valuable ressource to you for such question 🙂

---

<div class="post-metadata">

### Author: ![Ian](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/ian/32/13049_2.png) [@Ian](https://community.glideapps.com/u/Ian)
#### Post date: [May 31, 2021, 4:47pm UTC](https://community.glideapps.com/t/glide-enterprise/27445/3 "2021-05-31T16:47:21Z")

</div>

Thanks, @AymenM!

@Harry_OBrien the short answer is: it depends 🙂 What are you trying to accomplish?

The MySQL integration was built to connect to Enterprise customer’s existing large databases to Glide.

For example, a customer might have 150k rows in their database. But they still have to query for the most relevant 25k rows, because the apps are still limited to around 25k rows on the phone due to performance issues.

The speed is better than Google Sheets, however, because we don’t have to do the roundtrip to hit Google’s APIs. It’s closer to Glide Tables level of performance.

Also worth noting, we do not host a MySQL database for you. You would need your own MySQL database and we could connect to it.

---

<div class="post-metadata">

### Author: ![Harry\_OBrien](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/harry_obrien/32/14485_2.png) [@Harry\_OBrien](https://community.glideapps.com/u/Harry_OBrien)
#### Post date: [May 31, 2021, 5:11pm UTC](https://community.glideapps.com/t/glide-enterprise/27445/4 "2021-05-31T17:11:29Z")

</div>

Hi Ian - thanks.

I am building an app that could have anywhere from 500-1000 concurrent (desktop) users and I am concerned it may begin to struggle at those numbers. Currently ~15k rows are on Google sheets due to content coming from external data sources via APIs. I intend/ed to go live this coming month, so even a little improvement in the short term would likely be beneficial - it is quite time sensitive.

Hence why I was curious if Enterprise Glide apps operating on top of Google Sheets handle more load than Pro Glide apps on top of Google Sheets, or if it is only more scalable when you remove google sheets and switch to an SQL backend.

If not, I would look into running an SQL database however this is not something I have experience with so I’m concerned it would take me a while to replicate what I have functioning on google sheets. Apps scripts, importranges and arrayformulas all over the place, its pretty complex!

---

<div class="post-metadata">

### Author: ![Mark\_Turrell](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/mark_turrell/32/26605_2.png) [@Mark\_Turrell](https://community.glideapps.com/u/Mark_Turrell)
#### Post date: [May 31, 2021, 5:34pm UTC](https://community.glideapps.com/t/glide-enterprise/27445/5 "2021-05-31T17:34:37Z")

</div>

I’m going through the process of migrating a system from GS to MySQL on Glide (as in, I just sent the details to @Ian and glide support to make things happen).

I’ll keep folk posted!

---

<div class="post-metadata">

### Author: ![Ian](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/ian/32/13049_2.png) [@Ian](https://community.glideapps.com/u/Ian)
#### Post date: [May 31, 2021, 6:18pm UTC](https://community.glideapps.com/t/glide-enterprise/27445/6 "2021-05-31T18:18:10Z")

</div>

@Harry_OBrien got it.

Within a month or so you’ll be able to convert a Google Sheets based app to a MySQL database or Glide Table based app which should help you manage a larger database. We’re still adding the ability to query for your most relevant 25k rows, which will be the lynchpin for this feature right now.

Shoot me a private message and let’s chat soon.

---

<div class="post-metadata">

### Author: ![AymenM](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/aymenm/32/21370_2.png) [@AymenM](https://community.glideapps.com/u/AymenM)
#### Post date: [May 31, 2021, 6:28pm UTC](https://community.glideapps.com/t/glide-enterprise/27445/7 "2021-05-31T18:28:53Z")

</div>

Sure ! Thanks a lot @Mark_Turrell for all your insights !

---

<div class="post-metadata">

### Author: ![Mark\_Turrell](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/mark_turrell/32/26605_2.png) [@Mark\_Turrell](https://community.glideapps.com/u/Mark_Turrell)
#### Post date: [May 31, 2021, 6:31pm UTC](https://community.glideapps.com/t/glide-enterprise/27445/8 "2021-05-31T18:31:42Z")

</div>

Being realistic, the first couple of weeks of Glide on MySQL will be for companies with SQL systems wanting to make them available, not as a working data source for our apps. But, as @Ian says, more is coming soon (I would like sooner, but hey-ho)

---

<div class="post-metadata">

### Author: ![Manu\_Marea](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/manu_marea/32/21714_2.png) [@Manu\_Marea](https://community.glideapps.com/u/Manu_Marea)
#### Post date: [June 1, 2021, 7:18am UTC](https://community.glideapps.com/t/glide-enterprise/27445/9 "2021-06-01T07:18:05Z")

</div>

In a slimmed way down mysql would be so great to have even on the normal pro plan , just a thought .

---

<div class="post-metadata">

### Author: ![Zonez\_SF](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/zonez_sf/32/26294_2.png) [@Zonez\_SF](https://community.glideapps.com/u/Zonez_SF)
#### Post date: [June 1, 2021, 4:37pm UTC](https://community.glideapps.com/t/glide-enterprise/27445/10 "2021-06-01T16:37:43Z")

</div>

> [@Ian](#):
>
> The speed is better than Google Sheets, however, because we don’t have to do the roundtrip to hit Google’s APIs. It’s closer to Glide Tables level of performance.

Hi @Ian any opinion on how Glide/MySQL performance/speed compare with Glide tables? Is it comparable or do apps built on GT tables from the beginning have a slight edge?

I ask because if our first few events are successful, we’d like to launch in several cities globally.

Thanks in advance

---

<div class="post-metadata">

### Author: ![Steven](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/steven/32/15309_2.png) [@Steven](https://community.glideapps.com/u/Steven)
#### Post date: [June 1, 2021, 5:54pm UTC](https://community.glideapps.com/t/glide-enterprise/27445/11 "2021-06-01T17:54:03Z")

</div>

Hi Ian,

What are the key differences between connecting a SQL database to Glide App over a PowerApp?

---

<div class="post-metadata">

### Author: ![Ian](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/ian/32/13049_2.png) [@Ian](https://community.glideapps.com/u/Ian)
#### Post date: [June 1, 2021, 6:22pm UTC](https://community.glideapps.com/t/glide-enterprise/27445/12 "2021-06-01T18:22:38Z")

</div>

@Manu_Marea that’s basically Glide Tables.

@Zonez_SF TBD. No benchmarks in place yet.

@Steven mainly, everything about Glide. Did you have something more specific in mind?

---

<div class="post-metadata">

### Author: ![Zonez\_SF](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/zonez_sf/32/26294_2.png) [@Zonez\_SF](https://community.glideapps.com/u/Zonez_SF)
#### Post date: [June 1, 2021, 6:52pm UTC](https://community.glideapps.com/t/glide-enterprise/27445/13 "2021-06-01T18:52:47Z")

</div>

Thanks @Ian Sent you a PM as well

---

<div class="post-metadata">

### Author: ![Ian](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/ian/32/13049_2.png) [@Ian](https://community.glideapps.com/u/Ian)
#### Post date: [June 1, 2021, 8:31pm UTC](https://community.glideapps.com/t/glide-enterprise/27445/14 "2021-06-01T20:31:42Z")

</div>

There’s been a couple folks asking, just to clarify:

MySQL is not an easy setup. It’s mainly meant for Enterprises that have existing MySQL implementations. You’d need to spin up your own hosted MySQL instance and then work with our engineers to set up the necessary SSH tunnels, etc. to get it up and running.

Glide Tables is still your best bet in terms of performance.

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [June 1, 2021, 10:06pm UTC](https://community.glideapps.com/t/glide-enterprise/27445/15 "2021-06-01T22:06:36Z")

</div>

> [@Ian](#):
>
> Within a month or so you’ll be able to convert a Google Sheets based app to a … Glide Table based app

Hooray!
