Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Suraj Borade
101
Views
3
Comments
What is the maximum database size in Outsystems?
Question
Hello,
What is the maximum data I can store in OutSystems databse for one application?
Thanks,
Suraj B
Ruben Goncalves
Hi Suraj,
In runtime, applications are running directly on IIS / jBoss / WebLogic over SQL Server / Oracle / mySQL, so I believe that the limits are the ones from the infrastruture and Database under the hood.
Let me know if this answered to your questions!
Cheers,
RG
Suraj Borade
Hi Ruben,
Thanks for the reply.
First thing I would like to know is if I am using dot net stack of Outsystems, behind the scenes which database is getting used and how should I connect to that database? ( I want to access Outsystems entities from SQL Server/Oracle)
As per your reply, if I am using SQL Server / Oracle database, maximum size supported by that Database would be size of my Outsystems Database, right?
Thanks a lot.
Best Regards,
Suraj Borade
Ruben Goncalves
With the .net stack you can use either SQL Server or Oracle... If you're installing on permisses it's your call.
What I was trying to say is that the max size is not limited neither controlled by OutSystems Platform, when installed on permises/cloud.
Regarding the
personal environment
(not sure if this wasn't your question), the max size of the database is
1GB
.
Cheers,
RG
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...