Regarding amount of database connections

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
sidcass
Posts: 2
Joined: 2014-07-09 16:05

Regarding amount of database connections

Post by sidcass » 2014-07-09 16:13

Hi everyone I am new to AppGini so pardon me if this question has been asked before. I am looking to purchase AppGini professional and I wanted to know when we create an app with the AppGini the software we create how many database connections are allowed at one time is it "1 connection" or "Unlimited connections"

Thanks
Sid

KSan
AppGini Super Hero
AppGini Super Hero
Posts: 252
Joined: 2013-01-08 20:17

Re: Regarding amount of database connections

Post by KSan » 2014-07-09 18:47

Your app can only connect to one database at any given time but it can make unlimited connections. In other words, an unlimited number of people can use your app to connect to the database. This I believe will only be limited by what your server can take. Ie small server might only support say 1000 connections and an high grade server 1 million connections etc. Hope this helps.

User avatar
a.gneady
Site Admin
Posts: 1281
Joined: 2012-09-27 14:46
Contact:

Re: Regarding amount of database connections

Post by a.gneady » 2014-07-10 10:21

:idea: AppGini plugins to add more power to your apps:
  • DataTalk is an innovative AppGini plugin based on ChatGPT that allows you to interact with your AppGini database using natural language questions, without writing any SQL. Check the demo video
  • Mass Update plugin: Update multiple records at once and improve your workflow efficiency.
  • Check our other plugins and get a generous discount of up to 30% when buying 2 or more plugins.

sidcass
Posts: 2
Joined: 2014-07-09 16:05

Re: Regarding amount of database connections

Post by sidcass » 2014-07-10 17:43

Perfect, thanks everyone!
Sid

Post Reply