lambdaorm-client-node

JSON →
library 0.7.47 ·javascript
verified Jun 4, 2026

HTTP client for consuming Lambda ORM service (lambdaorm-svc). Current version 0.7.47. Enables querying remote ORM endpoints using lambda expressions (typed) or string expressions. Ships TypeScript definitions. Key differentiator: allows client-side lambda-like query syntax that compiles to SQL on the server. Useful for building Node.js applications that need a centralized data access layer via HTTP.