InfluxDB 3.0 is a versatile time series database built on top of the Apache ecosystem, offering two cloud-based versions: InfluxDB Cloud Serverless, and InfluxDB Cloud Dedicated. The client libraries for InfluxDB Cloud are being developed to provide unified methods that wrap up the implementation of both SQL and InfluxQL, allowing developers to query with either language. Currently, client libraries exist for C#, Go, Python, Java, and JavaScript, while development is underway for the latter two languages. Additionally, resources such as documentation, tutorials, and community sites are available to help users get started querying and writing data to InfluxDB Cloud.