Skip to content

Commit

Permalink
Removed unnecessary links from the service type partial
Browse files Browse the repository at this point in the history
Co-authored-by: Iain Cox <[email protected]>
  • Loading branch information
atovpeko and billy-the-fish authored Jan 6, 2025
1 parent a9dc248 commit 8beb06e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _partials/_cloud-intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@ $CLOUD_LONG is a cloud-based PostgreSQL platform for resource-intensive workload
scale further, and stay under budget. A $SERVICE_LONG is a single optimized 100% PostgreSQL database instance that you
use as is, or extend with capabilities specific to your business needs. The available capabilities are:

- **[Time-series and analytics][create-service]**: PostgreSQL with TimescaleDB. The PostgreSQL you know and love,
- **Time-series and analytics**: PostgreSQL with TimescaleDB. The PostgreSQL you know and love,
supercharged with functionality for storing and querying [time-series data][what-is-time-series] at scale for
analytics and other use cases.
Get faster time-based queries with hypertables, continuous aggregates, and columnar storage. Save on storage with
native compression, data retention policies, and bottomless data tiering to Amazon S3.
- **[AI and vector][create-service]**: PostgreSQL with vector extensions. Use PostgreSQL as a vector database with
- **AI and vector]**: PostgreSQL with vector extensions. Use PostgreSQL as a vector database with
purpose built extensions for building AI applications from start to scale. Get fast and accurate similarity search
with the pgvector and pgvectorscale extensions. Create vector embeddings and perform LLM reasoning on your data with
the pgai extension.
- **[PostgreSQL][create-service]**: the trusted industry-standard RDBMS. Ideal for applications requiring strong data
- **PostgreSQL**: the trusted industry-standard RDBMS. Ideal for applications requiring strong data
consistency, complex relationships, and advanced querying capabilities. Get ACID compliance, extensive SQL support,
JSON handling, and extensibility through custom functions, data types, and extensions. $CLOUD_LONG continuously
monitors your services and prevents common PostgreSQL out-of-memory crashes.
Expand Down

0 comments on commit 8beb06e

Please sign in to comment.