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.
bigquery 用の Erlang API はありますか?
Linux インスタンスで Google Compute Engine の Bigquery を使用したいと考えています。そこでRiak NoSQLを実行したいと思います。
私の知る限り、BigQuery用のErlangクライアントはありません。HTTP RESTリクエストはいつでも手動で生成できます。これは、ほとんどのユースケースで比較的簡単です。または、bq.pyコマンドラインクライアントを実行するシェルコマンドを実行することもできます。