Confidently Provide Limited Access to Third Parties
In an increasingly connected world, companies often want to share subsets of their data with third parties to generate revenue or partner on projects. When sensitive data is intermixed in the dataset, this process can be complicated. VeilStream makes it easy to set up the appropriate filters and anonymization rules so that your business can eliminate friction when collaborating with third parties.
Deploy VeilStream in Minutes to Safely Grant Access to Your Database
Simple GUI for Configuring Filters
With VeilStream, staff on sales and business development teams can can easily set up filters using a GUI. There is no longer a need to wait for software developers or database administrators to set up complex row-level security rules in the database.
Immediately Grant or Revoke Access
Speed is everything in a sales process. By empowering Sales Engineers to set up filters, trial access to data can be set up in minutes and access can be revoked immediately when contracts expire.
Works With BI Tools
When selling data, a common source of delays is that the software development or IT team in the customer organization often has to develop an integration to your API or feed your data into an ETL pipeline. VeilStream looks like a normal PostgreSQL server to BI tools so customers can simply point their BI tool at VeilStream without requiring any additional assistance or incurring additional integration expenses.
Get Up and Running in Minutes
Sales teams often face a long delay when attempting to integrate new tools that. The initial set up of VeilStream can be done in less than five minutes. Once VeilStream is running at your company, you can set up customer-specific filters in less than 60 seconds.
Step 1: Deploy the VeilStream Proxy Server
Use Docker to easily deploy the VeilStream Proxy Server on your infrastructure alongside your PostgreSQL database. For read-only users, the proxy server looks and behaves like any other PostgreSQL server.
Step 2: Create Filters
Use a simple UI or an API to set up dynamic row and column filters. Hide or anonymize data based on rules. Determine how schema changes will be handled.
Step 3: Developers Connect to the VeilStream Proxy Server Through psql and Code
Developers can now direct your database users to connect to the VeilStream Proxy Server instead of your primary database. They will receive filtered data and you can easily adjust filters at any point in time using the simple GUI.