Documentation for Earlier QuestDB Versions

Hello, we have an older version of QuestDB running. We have not migrated to a new version yet but with that said, is there any way to access the QuestDB logs for the other versions of QuestDB? The “Docs” page from QuestDB only seems to display the latest version and there doesn’t seem to be a way to select older versions.

Thanks.

Hi. At the moment we keep docs only from the current version. To check docs as of a previous date, the easiest way is to use the internet archive (https://web.archive.org/web/20260000000000*/questdb.com) and navigate to the date you need. Please note before 2025 the docs were under the questdb.io domain, not questdb.com, so the archive would be at https://web.archive.org/web/20260000000000*/questdb.io.

Alternatively, the whole code of the documentation repo is available at GitHub - questdb/documentation: QuestDB documentation .

Before October 2023, the docs shared a repository with the main website, and it was all under a repository named “questdb.io”. In October 2023 we separated the website (questdb.io) and the docs (Introduction | QuestDB). The website repository is now private, but if you want to check docs before October 2023, I branched right before we went private with questdb.io and the whole history before that date can be found at GitHub - javier/questdb.io: The official QuestDB website, database documentation and blog.

I hope this helps

I actually compiled docs for different versions from the Internet Archive

4.2.1 https://web.archive.org/web/20200603073940/http://questdb.io/docs/documentationOverview
5.0.6.1 https://web.archive.org/web/20210224025110/https://questdb.io/docs/introduction/
6.0.9 Introduction | QuestDB: the database for time series
6.1.2 https://web.archive.org/web/20211204034145/https://questdb.io/docs/introduction/
6.2.1 https://web.archive.org/web/20220408204051/https://questdb.io/docs/introduction/
6.3.1 https://web.archive.org/web/20220521051137/https://questdb.io/docs/introduction/
6.4.1 Introduction | QuestDB: the database for time series
6.5.4 https://web.archive.org/web/20221102222543/questdb.io/docs
6.6.1 https://web.archive.org/web/20221126225847/questdb.io/docs
6.7 https://web.archive.org/web/20230201130812/https://questdb.io/docs/
7.0.1 https://web.archive.org/web/20230315053056/https://questdb.io/docs/
7.1.3 https://web.archive.org/web/20230603211456/https://questdb.io/docs/
7.2.1 https://web.archive.org/web/20230714133555/https://questdb.io/docs/
7.3.10 Introduction | QuestDB
7.4.2 https://web.archive.org/web/20240424053616/https://questdb.io/docs
8.0.3 https://web.archive.org/web/20240724144152/https://questdb.io/docs
8.1.2 https://web.archive.org/web/20241014203903/https://questdb.io/docs
8.2.1 Introduction | QuestDB
8.2.2 https://web.archive.org/web/20250316003826/https://questdb.com/docs/
8.3.2 https://web.archive.org/web/20250526073805/https://questdb.com/docs/
9.0.0 https://web.archive.org/web/20250714041952/https://questdb.com/docs/
9.1.0 Introduction | QuestDB
9.1.1 https://web.archive.org/web/20251111132222/https://questdb.com/docs/
9.2.0 https://web.archive.org/web/20251119215101/https://questdb.com/docs/

This helps a lot, thank you!

1 Like