How To Work with External Databaseby@velo
377 reads

How To Work with External Database

June 27th 2021
5m
by @velo 377 reads
tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

Velo is a full-stack development platform that empowers you to rapidly build, manage and deploy professional web apps. To work with external database collections you need to create an external database adapter. This adapter implements a Service Provider Interface (SPI) that enables your site to communicate with your external database collection. The critical steps in the process are steps 2 and 5. You need to build the adapter that implements the SPI and translates requests and responses between the two systems. The adapter takes the request from your site and converts it into something your Wix site can receive.

Company Mentioned

Mention Thumbnail
featured image - How To Work with External Database
Velo by Wix HackerNoon profile picture

@velo

Velo by Wix

Velo is a full-stack development platform that empowers you to rapidly build, manage and deploy professional web apps.


Receive Stories from @velo

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!