{"id":27933438,"url":"https://github.com/timescale/docs","last_synced_at":"2025-05-07T04:58:42.798Z","repository":{"id":36965773,"uuid":"293888925","full_name":"timescale/docs","owner":"timescale","description":"Timescale product documentation 📖","archived":false,"fork":false,"pushed_at":"2025-05-06T15:57:30.000Z","size":10454,"stargazers_count":60,"open_issues_count":187,"forks_count":117,"subscribers_count":17,"default_branch":"latest","last_synced_at":"2025-05-07T04:58:38.259Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://docs.timescale.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timescale.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-09-08T18:03:35.000Z","updated_at":"2025-05-05T19:13:17.000Z","dependencies_parsed_at":"2023-09-27T19:41:30.458Z","dependency_job_id":"76cedf16-3a0b-4ce6-90db-c0fe9cec09d0","html_url":"https://github.com/timescale/docs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timescale%2Fdocs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timescale%2Fdocs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timescale%2Fdocs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timescale%2Fdocs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timescale","download_url":"https://codeload.github.com/timescale/docs/tar.gz/refs/heads/latest","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252816948,"owners_count":21808704,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-07T04:58:42.358Z","updated_at":"2025-05-07T04:58:42.781Z","avatar_url":"https://github.com/timescale.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=center\u003e\n\u003cpicture align=center\u003e\n    \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://assets.timescale.com/docs/images/timescale-logo-dark-mode.svg\"\u003e\n    \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://assets.timescale.com/docs/images/timescale-logo-light-mode.svg\"\u003e\n    \u003cimg alt=\"Timescale logo\" \u003e\n\u003c/picture\u003e\n\u003c/div\u003e\n\n\u003cdiv align=center\u003e\n\n\u003ch3\u003eTimescale Cloud is the modern PostgreSQL data platform for all your applications. It enhances PostgreSQL to handle time series, events, real-time analytics, and vector search—all in a single database alongside transactional workloads.\n\u003c/h3\u003e\n\n[![Docs](https://img.shields.io/badge/Read_the_Timescale_docs-black?style=for-the-badge\u0026logo=readthedocs\u0026logoColor=white)](https://docs.timescale.com/)\n[![SLACK](https://img.shields.io/badge/Ask_the_Timescale_community-black?style=for-the-badge\u0026logo=slack\u0026logoColor=white)](https://timescaledb.slack.com/archives/C4GT3N90X)\n[![Try Timescale Cloud for free](https://img.shields.io/badge/Try_Timescale_for_free-black?style=for-the-badge\u0026logo=timescale\u0026logoColor=white)](https://console.cloud.timescale.com/signup)\n\n\u003c/div\u003e\n\nThis repository contains the current source for Timescale documentation available at https://docs.timescale.com/. \n\nWe welcome contributions! You can contribute to Timescale documentation in the following ways:\n\n- [Create an issue][docs-issues] in this repository and describe the proposed change. Our doc team takes care of it.\n- Update the docs yourself and have your change reviewed and published by our doc team.\n\n## Contribute to the Timescale docs\n\nTo make the contribution yourself:\n\n1. Get the documentation source:\n\n    - No write access? [Fork this repository][github-fork].\n    - Already have a write access? [Clone this repository][github-clone].\n\n2. Create a branch from `latest`, make your changes, and raise a pull request back to `latest`.\n\n3. Sign a Contributor License Agreement (CLA).\n\n   You have to sign the CLA only the first time you raise a PR. This helps to ensure that the community is free to use your contributions.\n\n4. Review your changes.\n\n   The documentation site is generated in a separate private repository using [Gatsby][gatsby]. Once you raise a PR for any branch, GitHub **automatically** generates a preview for your changes and attach the link in the comments. Any new commits are visible at the same URL. If you don't see the latest changes, try an incognito browser window. Automated builds are not available for PRs from forked repositories.\n\nSee the [Contributing guide](CONTRIBUTING.md) for style and language guidance. \n\n## Learn about Timescale\n\nTimescale is PostgreSQL made powerful. To learn more about the company and its products, visit [timescale.com](https://www.timescale.com).\n\n[docs-issues]: https://github.com/timescale/docs/issues\n[github-fork]: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo\n[github-clone]: https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository\n[gatsby]: https://www.gatsbyjs.com/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimescale%2Fdocs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimescale%2Fdocs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimescale%2Fdocs/lists"}