Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开展一个项目,该项目涉及我为每个客户动态创建数据库。我可以用 PHP 和 MySQL 做到这一点,但为了优化,项目语言被更改为 Go 和 PostgreSQL。所以我想看看是否有办法用 go-pg 或 Go 中的任何方法来实现这一点。