TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How to request a DB dump to a vendor?

1 pointsby sebastianavinaabout 2 years ago
I have a customer that has an internal system that we want to replace.<p>We dont want to tell the current vendor we will replace their system with a new one. But I want to ask them for a complete SQL Dump.<p>I need some advice on asking that information in a polite way.

1 comment

codingdaveabout 2 years ago
You don&#x27;t. The customer asks for a full copy of their data. And then passes it on to you. And then you accept whatever format you get it in and write a script to migrate it to your system.<p>If you anticipate winning more customers from this vendor, you write that script to be re-usable in the future. And you write another one each time you displace a competitive vendor.<p>Eventually, you have a library of scripts and can start marketing how smoothly and quickly you can migrate new customers off those vendors.
评论 #35476573 未加载