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.
私は PouchDB の背後にある概念を深く掘り下げており、Percona などのサーバー データベース ソリューションと同期できるかどうかを知りたいと思っています。
http://www.percona.com/
すぐに使用できるわけではありませんが、Couchdb Replication Interface を実装し、コマンドを mysql クライアントに、またはその逆に変換する一種のプロキシを構築できます。
PouchDb は、couchdb レプリケーション API をサポートする任意のバックエンド データベースにレプリケートするように構築されています。