Server-side programming in the way of stored procedures, pre- and post-triggers, and user-defined functions will be the focus of this chapter. Server-side programming allows you to package logic which is stored and precompiled for security, maintainability, and performance. Using JavaScript you can develop complex logic to be executed inside the database engine. Stored procedures also provide atomicity which ...
8. Implement Server-Side Programming
Get Designing and Implementing Cloud-native Applications Using Microsoft Azure Cosmos DB: Study Companion for the DP-420 Exam now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.