AWS Goes After Microsoft’s SQL Server with Babelfish for Aurora PostgreSQL
1–10 of 11 posts
Re: AWS Goes After Microsoft’s SQL Server with Babelfish for Aurora PostgreSQL
#2Re: AWS Goes After Microsoft’s SQL Server with Babelfish for Aurora PostgreSQL
#3Do they translate Transact SQL to Postgresql syntax, for do that build a new "language parser"-thing and use the internals of Postgresql to store and process the queries?
Re: AWS Goes After Microsoft’s SQL Server with Babelfish for Aurora PostgreSQL
#4Re: AWS Goes After Microsoft’s SQL Server with Babelfish for Aurora PostgreSQL
#5Re: AWS Goes After Microsoft’s SQL Server with Babelfish for Aurora PostgreSQL
#6One thing I really like about SQL Server aside from the high quality tooling is that I can write stored procedures which return multiple heterogeneous result sets with no ceremony. The TSQL dialect is one of the best IMO.
Re: AWS Goes After Microsoft’s SQL Server with Babelfish for Aurora PostgreSQL
#7Also interesting to know how they map SQL Server security on top of this.
Very cool sounding but at the same time I might dread inheriting a system running on this if I started a new job.
Re: AWS Goes After Microsoft’s SQL Server with Babelfish for Aurora PostgreSQL
#8Is there a list of exactly what coverage this has? Does it support pinning execution plans?
Here’s an example of the crap I had to resort to in my last big project: https://github.com/realartists/shiphub-server/blob/master/Re...
Re: AWS Goes After Microsoft’s SQL Server with Babelfish for Aurora PostgreSQL
#9Re: AWS Goes After Microsoft’s SQL Server with Babelfish for Aurora PostgreSQL
#10This line cracked me up "AWS CEO Andy Jassy said. “Customers are fed up with and sick of incumbents.”"