Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Obtenir de l'aide
Poser une question de développement
Nous aidons les développeurs qui utilisent Bigtable sur Stack Overflow. Les ingénieurs de Google surveillent les questions associées au tag google-cloud-bigtable, et y répondent. Veuillez utiliser ce tag lorsque vous posez des questions. Nous nous efforçons de répondre à toutes les questions dans un délai raisonnable.
Nous avons créé divers exemples de code pour vous aider à bien démarrer avec Bigtable. Des exemples de code pour Bigtable sont disponibles dans les dépôts GitHub suivants :
Google Cloud propose différentes formules d'assistance en fonction de vos besoins.
Bénéficiez de fonctionnalités d'assistance comme la disponibilité 24h/24, 7j/7, l'assistance téléphonique et le contact direct avec un responsable de compte technique. Pour en savoir plus, consultez AssistanceGoogle Cloud.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/09/04 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Difficile à comprendre","hardToUnderstand","thumb-down"],["Informations ou exemple de code incorrects","incorrectInformationOrSampleCode","thumb-down"],["Il n'y a pas l'information/les exemples dont j'ai besoin","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2025/09/04 (UTC)."],[[["\u003cp\u003eDevelopers can get support by asking questions on Stack Overflow using the \u003ccode\u003egoogle-cloud-bigtable\u003c/code\u003e tag.\u003c/p\u003e\n"],["\u003cp\u003eCode samples are available in various languages, including C#, C++, Go, Java, Node.js, PHP, Python, and Ruby, through several GitHub repositories.\u003c/p\u003e\n"],["\u003cp\u003eGoogle Cloud offers different support packages, providing features like 24/7 coverage and access to technical account managers.\u003c/p\u003e\n"],["\u003cp\u003eUsers can receive Bigtable feature announcements and service disruption notifications through the \u003ccode\u003egoogle-cloud-bigtable-announce\u003c/code\u003e Google Group, and join general discussions via \u003ccode\u003egoogle-cloud-bigtable-discuss\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eUsers can file feature requests and bug reports for client libraries in multiple languages via the relevant Github repository.\u003c/p\u003e\n"]]],[],null,["# Get support\n===========\n\nAsk a development question\n--------------------------\n\nWe support developers using Bigtable on Stack Overflow. Google engineers\nmonitor and answer questions with the tag `google-cloud-bigtable`. Please use\nthis tag when asking questions. We try to answer all questions within a\nreasonable amount of time.\n\n- [Ask a question](http://stackoverflow.com/questions/ask?tags=google-cloud-bigtable)\n- [See a list of all questions](http://stackoverflow.com/questions/tagged/google-cloud-bigtable)\n\nDownload code samples\n---------------------\n\nWe've created a variety of code samples to help you get started with\nBigtable. Code samples for Bigtable are available in\nthe following GitHub repositories:\n\n\n- C#: [GoogleCloudPlatform/dotnet-docs-samples](https://github.com/GoogleCloudPlatform/dotnet-docs-samples/tree/master/bigtable/api)\n- C++: [googleapis/google-cloud-cpp](https://github.com/googleapis/google-cloud-cpp/tree/49df3b020dc714ee41aaea19b4d7dc5c677fe600/google/cloud/bigtable/examples)\n- Go: [GoogleCloudPlatform/golang-samples](https://github.com/GoogleCloudPlatform/golang-samples/tree/master/bigtable)\n- HBase client for Java and Dataflow connector:\n\n - [GoogleCloudPlatform/cloud-bigtable-examples](https://github.com/GoogleCloudPlatform/cloud-bigtable-examples//tree/master/java)\n - [GoogleCloudPlatform/java-docs-samples](https://github.com/GoogleCloudPlatform/java-docs-samples/tree/master/appengine-java8/bigtable)\n- Java: [googleapis/java-bigtable](https://github.com/googleapis/java-bigtable/tree/master/samples/snippets/src/main/java/com/example/bigtable)\n- Node.js: [googleapis/nodejs-bigtable](https://github.com/googleapis/nodejs-bigtable/blob/master/samples)\n- PHP: [GoogleCloudPlatform/php-docs-samples](https://github.com/GoogleCloudPlatform/php-docs-samples/tree/8721645c69fa2d390579ff251f73198334ca5f01/bigtable)\n- Python: [googleapis/python-bigtable](https://github.com/googleapis/python-bigtable/tree/master/samples)\n- Ruby: [googleapis/google-cloud-ruby](https://github.com/googleapis/google-cloud-ruby/tree/main/google-cloud-bigtable/samples)\n\n\u003cbr /\u003e\n\nGet a support package\n---------------------\n\nGoogle Cloud offers various levels of support packages depending on your needs.\nGet support features such as 24/7 coverage, phone support, and access to a\ntechnical account manager. For more information, see [Google Cloud\nSupport](/support).\n\nReceive announcements and notifications\n---------------------------------------\n\n- Bigtable feature announcements and service disruption notifications: [google-cloud-bigtable-announce](https://groups.google.com/forum/#!forum/google-cloud-bigtable-announce)\n- Bigtable general discussion: [google-cloud-bigtable-discuss](https://groups.google.com/forum/#!forum/google-cloud-bigtable-discuss)\n\nDiscuss Bigtable\n----------------\n\nVisit the Google Cloud [Slack community](https://googlecloud-community.slack.com/) to discuss\nBigtable and other Google Cloud products. If you haven't\nalready joined, [use this form to sign up](https://join.slack.com/t/googlecloud-community/shared_invite/zt-2mz6i6j8l-qMC13DEg6FAtGMH4wVytTA). For\nBigtable, join the [`#cloud-bigtable`](https://googlecloud-community.slack.com/messages/C0DFMMX8X/) channel.\n\nFile feature requests and bug reports\n-------------------------------------\n\nFile new feature requests and bug reports in the following GitHub repositories:\n\n- C# client library: [googleapis/google-cloud-dotnet](https://github.com/googleapis/google-cloud-dotnet/issues)\n- C++ client library: [googleapis/google-cloud-cpp](https://github.com/googleapis/google-cloud-cpp/issues)\n- Go client library: [GoogleCloudPlatform/google-cloud-go](https://github.com/GoogleCloudPlatform/google-cloud-go/issues)\n- HBase client for Java and the Bigtable HBase Beam connector: [googleapis/java-bigtable-hbase](https://github.com/googleapis/java-bigtable-hbase/issues)\n- Java (Bigtable client library for Java): [googleapis/java-bigtable](https://github.com/googleapis/java-bigtable/issues)\n- Node.js client library: [googleapis/nodejs-bigtable](https://github.com/googleapis/nodejs-bigtable/issues)\n- PHP client library: [googleapis/google-cloud-php](https://github.com/googleapis/google-cloud-php/issues)\n- Python and HappyBase client libraries: [GoogleCloudPlatform/google-cloud-python](https://github.com/GoogleCloudPlatform/google-cloud-python/issues)\n- Ruby client library: [googleapis/google-cloud-ruby](https://github.com/googleapis/google-cloud-ruby/issues)"]]