Post

Kirk Kirkconnell
Kirk Kirkconnell@NoSQLKnowHow·
A thread about #NoSQL and serverside-functions. The move from traditional #RDBMS to NoSQL #databases brought many advantages but also led to the loss of some critical features; one example is stored procedures. Cloud services like #AWS Lambda and #Azure Functions have attempted to fill this gap but often fall short in proximity to data, consistency, and regional constraints. @fauna's document-relational database model addresses these challenges by reintegrating stored procedure-like functionality directly within the database, negating the need for external services and their associated complexities for some use cases. It's not a replacement for all use cases!!!
Kirk Kirkconnell tweet media
English
1
3
4
3.4K
Kirk Kirkconnell
Kirk Kirkconnell@NoSQLKnowHow·
Fauna’s server-side #functions enhance data operations by running application code close to the data, akin to stored procedures, but with enhanced capabilities. These functions are type-checked only once upon creation or update, reducing the overhead in repeatable operations and ensuring faster execution. This approach not only streamlines code deployment across database replicas but also significantly reduces the need for region-aware programming. By embedding business logic within functions, Fauna enhances performance, minimizes transmission overhead, and simplifies application architecture.
English
1
0
0
30
Paylaş