# A Deep Dive into PolyScale's Architecture

DevFeed: [A Deep Dive into PolyScale's Architecture](<https://devfeed.tech/articles/a-deep-dive-into-polyscale-s-architecture-5833.md>)

Original publisher: [Read original article](<https://neon.com/blog/title-a-deep-dive-into-polyscales-architecture>)

Author: Sam Aybar

Published: 2023-12-18T18:01:46Z

Content type: article

Language: en

Sources: [Blog -- Neon Docs](<https://devfeed.tech/sources/blog-neon-docs.md>)

Topics: [Database](<https://devfeed.tech/topics/database.md>)

Tags: [algorithms](<https://devfeed.tech/tags/algorithms.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [autonomous](<https://devfeed.tech/tags/autonomous.md>), [cache](<https://devfeed.tech/tags/cache.md>), [community](<https://devfeed.tech/tags/community.md>), [database](<https://devfeed.tech/tags/database.md>), [deep-dive](<https://devfeed.tech/tags/deep-dive.md>), [edge](<https://devfeed.tech/tags/edge.md>), [global](<https://devfeed.tech/tags/global.md>), [integration](<https://devfeed.tech/tags/integration.md>), [low-latency](<https://devfeed.tech/tags/low-latency.md>), [performance](<https://devfeed.tech/tags/performance.md>), [postgres](<https://devfeed.tech/tags/postgres.md>), [serverless](<https://devfeed.tech/tags/serverless.md>)

## AI overview

The article explains PolyScale's integration with Neon, using a connection-string change to route database traffic through a cache that automatically caches queries, manages TTLs, and invalidates affected cached data after writes.

## Source excerpt

We are very excited about the new PolyScale integration with Neon. Neon's serverless Postgres separates storage and compute to offer autoscaling, branching, and bottomless storage, while PolyScale is a fully autonomous database cache, which makes the two services a match made in...