スケールアウト型 NoSQL DB “GridDB” 用の Python クライアントと Ruby クライアントが公開されました。これにより Python や Ruby といった人気のスクリプト言語で GridDB を使ったアプリケーション開発が可能となります。
プログラミングの参考になるサンプルコードも公開されているので、是非ご覧になってください: https://github.com/griddb/griddb_client/tree/master/sample/.
Python/Ruby クライアントは GitHub (https://github.com/griddb/griddb_client/releases/) からダウンロードできます。インストール手順は README に記載されています。
Python/Ruby クライアントの API に関する詳しい情報は下記リンク先の API リファレンスをご覧ください。
- Python (http://www.griddb.org/griddb_client/PythonAPIReference.htm)
- Ruby (http://www.griddb.org/griddb_client/RubyAPIReference.htm)
If you have any questions about the blog, please create a Stack Overflow post here https://stackoverflow.com/questions/ask?tags=griddb .
Make sure that you use the “griddb” tag so our engineers can quickly reply to your questions.
