Integration with your Data Ecosystem

Overview


The davinci platform is developed using Web standards. This means that it can inter-operate with any data service based on Web standards. It can import and integrate data from across the internet.

You can secure your data using multiple levels of security.

  • Authentication Tokens - require all users who access your data to have a unique valid access token
  • Private Network - host your data on your own private network behind a firewall. Users will be required to connect to davinci from a machine on your private network.
  • Virtual Private Nework - VPN's allow you to host your data on your private network, but allow users using machines outside your network to join your network.

Hosting a Web Server


Davinci provides simple server scripts that can run within Node js. See local davinci for more information.

Contents