Re: [BangPypers] BangPypers Digest, Vol 88, Issue 22

2014-12-30 Thread Avinash Choudhary
Thanks Piyush Singhai. I have downloaded the book. It looks like it has all content which i need to know in the begining. If you have more links for reference please send me. Thanks a lot. Avinash On 29-Dec-2014 3:33 PM, bangpypers-requ...@python.org wrote: Send BangPypers mailing list

[BangPypers] Terrible choices: MySQL. What is the way ahead?

2014-12-30 Thread Okan bhan
http://blog.ionelmc.ro/2014/12/28/terrible-choices-mysql/ Regards, Asif Thanks Asif for sharing the link. I was going through it in morning and re-read couple of times again after this post. We also remember facing similar issues faced by Ionel (author) and missing out on customer data

Re: [BangPypers] Terrible choices: MySQL. What is the way ahead?

2014-12-30 Thread Noufal Ibrahim KV
On Tue, Dec 30 2014, Okan bhan wrote: [...] My major reason to continue will be no exposure to PostgreSQL. And after struggling so much with MySQL, if I use Postgre I will be in a domain of unknown again. Can anyone please point to articles comparing latest version of both or share their

Re: [BangPypers] Terrible choices: MySQL. What is the way ahead?

2014-12-30 Thread Okan bhan
[...] My major reason to continue will be no exposure to PostgreSQL. And after struggling so much with MySQL, if I use Postgre I will be in a domain of unknown again. Can anyone please point to articles comparing latest version of both or share their view for a db novice. [...] I

Re: [BangPypers] Terrible choices: MySQL. What is the way ahead?

2014-12-30 Thread Gora Mohanty
On 30 December 2014 at 19:32, Noufal Ibrahim KV nou...@nibrahim.net.in wrote: [...] I can't offer anything normative but in my experience (and it's a little dated since I don't use mySQL for anything these days), mySQL is a disaster waiting to hit you. [...] Personally, I agree with this, but

Re: [BangPypers] Terrible choices: MySQL. What is the way ahead?

2014-12-30 Thread Noufal Ibrahim KV
On Tue, Dec 30 2014, Gora Mohanty wrote: On 30 December 2014 at 19:32, Noufal Ibrahim KV nou...@nibrahim.net.in wrote: [...] I can't offer anything normative but in my experience (and it's a little dated since I don't use mySQL for anything these days), mySQL is a disaster waiting to hit

Re: [BangPypers] Terrible choices: MySQL. What is the way ahead?

2014-12-30 Thread kracekumar ramaraju
On Dec 31, 2014 1:37 AM, Noufal Ibrahim KV nou...@nibrahim.net.in wrote: On Tue, Dec 30 2014, Gora Mohanty wrote: On 30 December 2014 at 19:32, Noufal Ibrahim KV nou...@nibrahim.net.in wrote: [...] I can't offer anything normative but in my experience (and it's a little dated since I

Re: [BangPypers] Terrible choices: MySQL. What is the way ahead?

2014-12-30 Thread Anand Chitipothu
On Wed, Dec 31, 2014 at 1:51 AM, kracekumar ramaraju kracethekingma...@gmail.com wrote: On Dec 31, 2014 1:37 AM, Noufal Ibrahim KV nou...@nibrahim.net.in wrote: On Tue, Dec 30 2014, Gora Mohanty wrote: On 30 December 2014 at 19:32, Noufal Ibrahim KV nou...@nibrahim.net.in wrote:

Re: [BangPypers] Terrible choices: MySQL. What is the way ahead?

2014-12-30 Thread kracekumar ramaraju
On Wed, Dec 31, 2014 at 7:32 AM, Anand Chitipothu anandol...@gmail.com wrote: On Wed, Dec 31, 2014 at 1:51 AM, kracekumar ramaraju kracethekingma...@gmail.com wrote: On Dec 31, 2014 1:37 AM, Noufal Ibrahim KV nou...@nibrahim.net.in wrote: On Tue, Dec 30 2014, Gora Mohanty wrote:

[BangPypers] About the Nim Language

2014-12-30 Thread Sriram Narayanan
Hi folks: I discovered the Nim programming language via HackerNews. Here are some discussion threads: https://news.ycombinator.com/item?id=8814449 http://forum.nim-lang.org/t/671 A quote that caught my attention : Nim is like writing C at the speed of Python, and running Python at the speed of