Hacker News new | past | comments | ask | show | jobs | submit login

So you get no user accounts, then.

The minute you have user accounts, you have to export everything associated with EU residents that invoke data export rights. Every table with a user foreign key.

This is a big scope.

Every upvote. Every comment. Every file upload. Even on your innocuous personal blog. Not sure if it's in scope? Hire a lawyer.

Any product imaginable quickly becomes a big GDPR data export problem and legal headache.

This is clearly a burden to small teams.




If you're a small company, then you probably only have one database with a few tables in it. If that's the case, it really shouldn't be a huge burden to be able to run a few queries to export that data. And if it is, then you probably have other scaling problems that are an existential threat to your business.

As an example: assuming a standard RDBMS setup with a primary and replicas, I would expect that bulk operations would be done on particular replicas dedicated for that purpose. That way you aren't interfering with writes, or with the "normal" reads that come with regular website use.


If running an SQL query is too large a burden for you to bear, then you'd have already crumpled at the first bug in your codebase.


Where did anyone say that "running a SQL query is too large a burden?"




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: