search

Home  >  Q&A  >  body text

golang - 自己动手写应用驱动redis、sqlite3等等需要怎么下手?

正在学习golang语言,想试着写一些程序,如redis客户端,sqlite3驱动等等。
该如何下手,参考哪些资料呢?

怎么实现自己编写数据库驱动

翻看源代码,或者api接口,或者封装已有的c语言代码?

PHP中文网PHP中文网2875 days ago694

reply all(1)I'll reply

  • 怪我咯

    怪我咯2017-04-24 09:12:18

    You said that these githubs already have corresponding open source projects, let’s take a look at their codes and learn from them

    reply
    0
  • Cancelreply