cancel
Showing results for 
Search instead for 
Did you mean: 

Cloud Application Model UI5 + Java/node.js + CDS + PostgreSQL/MongoDB

a_seibel
Explorer
1,117

Hello,

is there a way to build an application using UI5 as UI Layer, Java/nods.js + CDS as middelware and PostgreSQL Service on AWS as Database in the Cloud Foundry Environment? Especially the connection between Java/node.js + CDS + PostgreSQL Service on AWS is my main question. All tutorials I can find are always Java + CDS + HANA as Database related.

Does anybody have already experience with Java/node.js + CDS + Other DBs instead of HANA/sqlite or a good tutorial?

Regards

Alex

Accepted Solutions (0)

Answers (1)

Answers (1)

gregorw
SAP Mentor
SAP Mentor

Hi Alex,

with the now available Service class a first implementation of a PostgreSQL adapter was created at cds-pg. Looking forward for your contributions.

Best regards
Gregor

gregorw
SAP Mentor
SAP Mentor

Hi a.seibel,

I hope you've followed the progress that we made on cds-pg thanks to the contributions from david.sooter2, mike_za and vobu. And with cds-dbm from mike_za there is now also support for the provisioning of the schema and delta deployment. Check out his blogpost Run and Deploy CAP with PostgreSQL on SAP Cloud Platform Cloud Foundry (Node.js) for more details.

Best regards
Gregor