If you are using database/sql in a fresh project, I highly recommend 
starting on go1.8 (the first release candidate is out now). Also, if you 
encounter fundamental blocking issues with the database/sql package, please 
send a message to: https://groups.google.com/forum/#!forum/golang-sql

Thanks, -Daniel


On Friday, January 13, 2017 at 4:27:06 AM UTC-8, snmed wrote:
>
> Thats great to hear, i will start a prototype of the project with postgres 
> and mongodb. Then i will see if our needs are satisfied and
> if we stay with go. :-) I really hope it is working out for us, i would 
> prefer to use go now and in the future:-D
>
> Cheers
>
> Am Donnerstag, 12. Januar 2017 16:42:52 UTC+1 schrieb Josh Kamau:
>>
>> I have an app in production using Postgres. The library has never been a 
>> problem.  I have read good reviews for mgo but i have not used it personally
>>
>> Josh
>>
>>
>>
>> On Thu, Jan 12, 2017 at 6:39 PM, Henrik Johansson <dahan...@gmail.com> 
>> wrote:
>>
>>> Mgo https://labix.org/mgo seems to be very well maintained.
>>>
>>> tors 12 jan. 2017 kl 16:26 skrev snmed <sandro....@gmail.com>:
>>>
>>>> Thank you for your answer, so far i think at least for the rdbms there 
>>>> are maintained drivers. So i need just a reliable NoSql Driver for a 
>>>> Document-Based Storage.
>>>> Go is awesome i hope the eco system will grow in the future and the 
>>>> language can stand against rust and the omni present of c/c++.
>>>>
>>>> Cheers snmed
>>>>
>>>>
>>>>
>>>> Am Donnerstag, 12. Januar 2017 16:18:17 UTC+1 schrieb Daniel Theophanes:
>>>>>
>>>>> I know drivers for postgesql, MySQL, Ms SQL server, and Oracle are 
>>>>> maintained.
>>>>
>>>> -- 
>>>> You received this message because you are subscribed to the Google 
>>>> Groups "golang-nuts" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>> an email to golang-nuts...@googlegroups.com.
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>> -- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "golang-nuts" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to golang-nuts...@googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to