简体   繁体   中英

I am developing an application using Reactjs, nodejs. How can i connect two different databases(mysql and couchbase) dynamically

我正在使用Reactjs和Couchbase DB开发应用程序,如何连接Couchbase服务器和mysql,以便可以为CURD操作动态连接它们。

https://github.com/1602/jugglingdb处查看juggling-db项目

If its React with both SQL and NoSQL, GraphQL is a good option. http://graphql.org/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM