Re: How to convince people to choose PostgreSQL over MySQL?
Stephen Frost <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.advocacy |
|---|---|
| Message-ID | <[email protected]> |
Greetings, Tobias! * Tobias May ([email protected]) wrote: > How do I convince people to choose PostgreSQL over a MySQL? I have to admit, it's often tricky to do so, but it tends to be worthwhile too. One popular theme (which is so because it tends to be a pretty good idea...) is to "move the code to the data" and no RDBMS (or database in general, really..) makes that more possible to do than PostgreSQL. With PostgreSQL, you can ship to the database server code in a huge variety of languages and have it run locally on the server, as close to the data as you can get. Another consideration is the amazing capabilities PostgreSQL has when it comes to federating data. Specifically, there's a ton of different foreign data wrappers available which allow you to connect to other servers, when necessary or smart to do so. An argument one could use is that if "X" is really done "way better" in MySQL, then you would be able to create a MySQL database and just link to it from the PostgreSQL system. There are complications there, of course, but it's definitely a real level of flexibility which isn't seen in other database systems. > How do I cope with people, which refuse the available (too few?) facts? Understanding their concerns and their objections can often go a long way. Have that dialogue with people and be open and honest- if you need to go research some specific angle, say so, and then feel free to reach out to this group with any questions you or they have. Thanks! Stephen
signature.asc
(application/pgp-signature, 819 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCgAGBQJZPMIsAAoJEO1sijiDR2RVqB8P/3JKUeEOK7MmzLpy78/pyB/+ ehANpuJaIVwmepMi3tVEGNuXx67whsKCuhkExW5ntCEMMA+icUlW0W1LELTrVwpX O5M2oNjXumeCuYrLtmvZhIVE+4Cz3gYuyHPA2kwAJb4NL6HmPKF9p19MAM9H7i1E qCV/ddOTZ89fR4a92omDRmdFDt0O6bX4Wepc6Ap//uhDSmcWeyrY2v4L00cJX6MQ qf/6Mpp6O0efHLffQs2kTuxP/q9EBZEuZcMyuBI8lJM0Nn686vDTh85J4wap9stS SjHdQQZ8+s/hREzis+tGMVFVDYAVxh8zpX/90Cr/vthTOQwbtW3/6zXCwDCy1HeP YAig8AuOwPncNGLowYdCMpt5KJ3+ePH+q3KjGTkKnpfvK0jeoY3xomBU4Mc0Aq9x XwC2shcZNp1wUVIvFxchXvP6Sep5nGCBDcfNBMCwnopn8DRRLXtKH9Opxj1b27K8 GV0c3ZqyAgzcbqSyCk/Zk9oPLYNY44yR2DOn2GNuAhGrBNxbVoFgtiUN1XczoH3o SbAC28MsAetdpdZaMLemDFs1q6PZdMh62qyTP6negfqVP72rFVo0CnFE2w1yI7DC ulfQWeHoEWqvYQpOL3LqXqPX7O71fu3gQhD1vuIeYYE8KEnFMMYtAfcpvMpqQxdo gDdLt6W6+5+UH94hPSe1 =dy78 -----END PGP SIGNATURE-----