New ask Hacker News story: Is there such a thing as "private, interactive databases" for SaaS's
Is there such a thing as "private, interactive databases" for SaaS's
2 by alliewithane | 1 comments on Hacker News.
So i've been building a product and my clients really hate the idea that their code is stored on my database (unencrypted). The problem is that I need to process the data in the background often and thus I cannot store it end-to-end encrypted. Is there any service that allows you to deploy some sort of database that only the client accesses and at the same time allows me to process it somehow maybe via apis?
2 by alliewithane | 1 comments on Hacker News.
So i've been building a product and my clients really hate the idea that their code is stored on my database (unencrypted). The problem is that I need to process the data in the background often and thus I cannot store it end-to-end encrypted. Is there any service that allows you to deploy some sort of database that only the client accesses and at the same time allows me to process it somehow maybe via apis?
Comments
Post a Comment