diff --git a/README.md b/README.md index 36e5386..475d8f8 100644 --- a/README.md +++ b/README.md @@ -34,3 +34,24 @@ Collection of technologies you can use with TimescaleDB. - [Prometheus](https://docs.timescale.com/latest/tutorials/prometheus-adapter) - [Zabbix](https://support.zabbix.com/browse/ZBXNEXT-4868) + +## Additional documentation + +- [Why use TimescaleDB?](https://tsdb.co/GitHubTimescaleIntro) +- [Migrating from PostgreSQL](https://tsdb.co/GitHubTimescalePostgresMigrate) +- [Writing data](https://tsdb.co/GitHubTimescaleWriteData) +- [Querying and data analytics](https://tsdb.co/GitHubTimescaleReadData) +- [Tutorials and sample data](https://tsdb.co/GitHubTimescaleTutorials) + +## Community & help + +- [Slack Channel](https://slack.timescale.com) +- [Timescale Support](https://tsdb.co/GitHubTimescaleSupport): see support options (community & subscription) + +## License + +The examples in this repository are released under the [Apache 2.0 license](LICENSE). + +## Contributing + +If you wish to make contributions to this project, please refer to [Contributor Instructions](CONTRIBUTING.md) for more information.