Is there a standard for REST database connectivity? Is there a standard for REST database connectivity? database database

Is there a standard for REST database connectivity?


REST is a buzzword. The back-end implementation can be pretty much anything, including hiring an army of slaves to perform the "database" operations and another army of slaves to type up the results. REST is concerned with specifying how a remote client can interface with a server, not how the server goes about its job of actually satisfying the clients' requests.