# Comment se lancer avec Glide

**URL:** https://community.glideapps.com/t/comment-se-lancer-avec-glide/73290
**Category:** Ask for Help
**Created:** [May 12, 2024, 2:19pm UTC](https://community.glideapps.com/t/comment-se-lancer-avec-glide/73290 "2024-05-12T14:19:58Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![voietv](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/voietv/32/74957_2.png) [@voietv](https://community.glideapps.com/u/voietv)
#### Post date: [May 12, 2024, 2:19pm UTC](https://community.glideapps.com/t/comment-se-lancer-avec-glide/73290/1 "2024-05-12T14:19:58Z")

</div>

pouvez vous m’aider a creer une application pour fans club  
j’ai besoin d;une base de donner pour adhesion et calendrier d’evenements

---

<div class="post-metadata">

### Author: ![nathanaelb](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/nathanaelb/32/43079_2.png) [@nathanaelb](https://community.glideapps.com/u/nathanaelb)
#### Post date: [May 12, 2024, 5:26pm UTC](https://community.glideapps.com/t/comment-se-lancer-avec-glide/73290/2 "2024-05-12T17:26:47Z")

</div>

Bonjour Jean George, bienvenu au forum de discussion de la communauté Glide 👋

Vous pouvez aller voir [les templates de Glide](https://www.glideapps.com/templates), vous y trouverez peut-être des maquettes d’applications et cela pourrait vous aider à vous lancer.

Allez voir aussi [Glide Docs](https://www.glideapps.com/docs), c’est une espace qui explique les bases de Glide, le contenu est riche et accessible.

Enfin, dans [Glide University](https://learn.glideapps.com/dl/courses) (l’Université de Glide), vous trouverez des formations gratuites sur des thématiques diverses et variées.

Vous pouvez aussi vous jeter dans le grand bain et sans formation créer une app. Vous ne casserez rien, c’est ludique et c’est une excellente façon d’apprendre.

Bienvenu et bon apprentissage !

---

<div class="post-metadata">

### Author: ![voietv](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/voietv/32/74957_2.png) [@voietv](https://community.glideapps.com/u/voietv)
#### Post date: [May 12, 2024, 6:42pm UTC](https://community.glideapps.com/t/comment-se-lancer-avec-glide/73290/3 "2024-05-12T18:42:29Z")

</div>

Hi thank you for your message. I really need a database for an application, for a Fan Club, for a football team. Thank you for helping me in this quest.

---

<div class="post-metadata">

### Author: ![nathanaelb](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/nathanaelb/32/43079_2.png) [@nathanaelb](https://community.glideapps.com/u/nathanaelb)
#### Post date: [May 12, 2024, 6:55pm UTC](https://community.glideapps.com/t/comment-se-lancer-avec-glide/73290/4 "2024-05-12T18:55:12Z")

</div>

Glide isn’t a database solution, it’s a progressive web app solution. Glide is a complete suite that has a 3-pronged approach to building web apps: the backend (data), the frontend (layout), and actions (integrations and on-screen behavior).

So when is comes to the data or database side of things, Glide offers the following:

1. An in-house spreadsheet-type database called Glide Tables that scales up to about 25k records
2. An in-house high-scale database called Glide Big Tables that scales to millions of records
3. Integrations with spreadsheet-type databases such as Google Sheets, Excel, Airtable
4. Integrations with high-scale SQL databases

I don’t know if this explanation answers your question, but I hope it gave you a few pointers. For more information on data sources, see here 👇

> **[Introduction to Data Sources | Glide Docs](https://www.glideapps.com/docs/essentials/data-sources)**
>
> Discover how to connect your data to your Glide app

---

<div class="post-metadata">

### Author: ![voietv](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/voietv/32/74957_2.png) [@voietv](https://community.glideapps.com/u/voietv)
#### Post date: [May 12, 2024, 7:14pm UTC](https://community.glideapps.com/t/comment-se-lancer-avec-glide/73290/5 "2024-05-12T19:14:16Z")

</div>

Yes indeed I am talking about the Glide calculation tableIf it is possible to have an example of a project.  
This is what I call a database.

---

<div class="post-metadata">

### Author: ![nathanaelb](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/nathanaelb/32/43079_2.png) [@nathanaelb](https://community.glideapps.com/u/nathanaelb)
#### Post date: [May 12, 2024, 7:16pm UTC](https://community.glideapps.com/t/comment-se-lancer-avec-glide/73290/6 "2024-05-12T19:16:48Z")

</div>

For sample projects, head over to the [templates gallery](https://www.glideapps.com/templates/made-by-glide).

To see how computations are done in Glide’s database (Glide Tables), [see computed columns](https://www.glideapps.com/docs/automation/computed-columns).

---

<div class="post-metadata">

### Author: ![voietv](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/voietv/32/74957_2.png) [@voietv](https://community.glideapps.com/u/voietv)
#### Post date: [May 12, 2024, 7:30pm UTC](https://community.glideapps.com/t/comment-se-lancer-avec-glide/73290/7 "2024-05-12T19:30:50Z")

</div>

Thank you  
When I have a problem Can I ask you for more details?

---

<div class="post-metadata">

### Author: ![nathanaelb](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/nathanaelb/32/43079_2.png) [@nathanaelb](https://community.glideapps.com/u/nathanaelb)
#### Post date: [May 12, 2024, 8:12pm UTC](https://community.glideapps.com/t/comment-se-lancer-avec-glide/73290/8 "2024-05-12T20:12:47Z")

</div>

People will be here in the forum to help you, don’t hesitate.
