Upcoming presentations
No upcoming presentations...
Past presentations
In-Database Application Server
PostgreSQL as server-side application development platform
The rise of data-centric computing, NoSQL and newSQL databases with powerful scripting capabilities, popularity of REST API raise a question: is it feasible to serve clients directly from the DB, with REST API server residing inside the database? What would be the balance between data processing, application, and presentation logic for such a scenario on a server side and on a client side? How ...