Hi Shyaka,

>
>    1. is it a good idea to deploy go in cloud server if go is compiled to
>    machine binaries, what can happen if the cloud provider changes the
>    physical server to different processor architecture.
>
> I don't think this could ever be a problem. You normally choose the
architecture of your instances as a user.

2. does go have embedded relational database management system similar to
h2 in java. google gives me key/value pair embedded database

>    any help is appreciated. thank you
>

https://github.com/mattn/go-sqlite3 ?

-- 
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