Hi All,

I need to build an application that accesses a small database(sqlite or may be 
mysql in production).

My database operations are very small, like
1. Insert
2. Read
3. Search

Insert is one time, and most of the time new records will be added in a batch. 

Can someone suggest me some application design pattern(a tutorial or github 
repo) for small database access ?


Warm Regards,
Asit Dhal
http://bit.ly/193ASIT

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