添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
10
Like
PostgreSQL Integration
2029 Views
5 Comments
Implemented
Data & Integrations

It would be good to provide native support for PostgreSQL



Or MySQL. I prefer PostgrSQL, but MySQL has a much wider userbase. I just want to see support for a free/open source DB to help bring the total cost of ownership down.
@Justin James
I want to see outsystems kill their own custom built ORM and replace it with open source hibernate
Doing this will allow Outsystems customer to decide which database they want to use, rather than be given only two choices SQL Server or Oracle!
Hibernate/nHiberate is built for JAVA and .NET, it supports the following databases.
Outsystems - Why should you do it?
Firstly hibernate is open source and free, it is used by many top developers and vendors such as IBM, hiberate has been tested on a large scale.
It will save you time and money, why continue to burn time and money maintaining your own custom ORM which only supports SQL Server and Orcale, then when a new version comes out you have to continue to burn time and money to support new features - how does this make sense?
If you were selling a ORM product, ok this makes sense, but your not selling an ORM product.
If you wanted a charting feature and you went your own charting tool, rather than use highcharts, I would ask you the same questions, why are you losing your time and money? how does this benefit your company in the long term? how does it benefit your customers?
I'm probably very stressed today :)
2014-02-13 10-06-38
Ricardo Silva
Using the available SDK, I have created a connector for PostgreSQL so I guess this idea is covered :)
As for platform database, that's another story :)
Changed the status to
Implemented
on 30 Sep 2015

We have provided a Database Integration SDK that allows creating connectors to other database systems that don't come out of the box with OutSystems. Because not all customers have the capacity to create such connectors we provide this SDK in a Limited Availability program.

Using this SDK some of our customers have already built connectors to other database systems namely PostgreSQL as Ricardo Silva has mentioned in this thread.