Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

📖 More information:
[Drivers and Integrations](https://cratedb.com/docs/clients/) •
[Integration Tutorials](https://community.cratedb.com/t/overview-of-cratedb-integration-tutorials/1015) •
[Reference Documentation](https://cratedb.com/docs/crate/reference/)

✅ CI Status:
Expand Down
5 changes: 0 additions & 5 deletions docs/integrate/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ This documentation section lists applications, frameworks, and libraries,
which can be used together with CrateDB, and outlines how to use them
optimally.

:::{tip}
Please also visit the [Overview of CrateDB integration tutorials].
:::

:::{toctree}
:maxdepth: 1
:glob:
Expand All @@ -22,4 +18,3 @@ Please also visit the [Overview of CrateDB integration tutorials].


[CrateDB's PostgreSQL interface]: inv:crate-reference#interface-postgresql
[Overview of CrateDB integration tutorials]: https://community.cratedb.com/t/overview-of-cratedb-integration-tutorials/1015
6 changes: 2 additions & 4 deletions docs/solution/migrate/rockset/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -302,8 +302,7 @@ CrateDB offers a wide range of integration capabilities, is compatible
with the PostgreSQL wire protocol, and offers adapter components to
integrate with applications and frameworks.

- [Integration Tutorials I]
- [Integration Tutorials II]
- [Integration Guides]
- [Software Development Kit]

:::{rubric} Integrating CrateDB technologies into Rockset-based infrastructure
Expand All @@ -330,8 +329,7 @@ and Python example programs.
[CrateDB Editions]: https://cratedb.com/database/editions
[CrateDB SQL]: project:#sql
[DX]: https://en.wikipedia.org/wiki/User_experience#Developer_experience
[Integration Tutorials I]: inv:#integrate
[Integration Tutorials II]: https://community.cratedb.com/t/overview-of-cratedb-integration-tutorials/1015
[Integration Guides]: project:#integrate
[migration]: https://cratedb.com/migrations/rockset
[MongoDB Atlas Change Streams]: https://www.mongodb.com/docs/manual/changeStreams/
[open-source code base]: https://github.com/crate/crate
Expand Down