# How Cedalio uses Neon for an efficient development workflow

DevFeed: [How Cedalio uses Neon for an efficient development workflow](<https://devfeed.tech/articles/how-cedalio-uses-neon-for-an-efficient-development-workflow-5345.md>)

Original publisher: [Read original article](<https://neon.com/blog/how-cedalio-uses-neon-for-an-efficient-development-workflow>)

Author: Carlota Soto

Published: 2024-05-29T19:38:07Z

Content type: article

Language: en

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

Topics: [Databases](<https://devfeed.tech/topics/databases.md>), [CI/CD](<https://devfeed.tech/topics/cicd.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Blockchain](<https://devfeed.tech/topics/blockchain.md>), [data](<https://devfeed.tech/topics/data.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [aws](<https://devfeed.tech/tags/aws.md>), [blockchain](<https://devfeed.tech/tags/blockchain.md>), [case-studies](<https://devfeed.tech/tags/case-studies.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [dashboards](<https://devfeed.tech/tags/dashboards.md>), [data](<https://devfeed.tech/tags/data.md>), [database](<https://devfeed.tech/tags/database.md>), [postgres](<https://devfeed.tech/tags/postgres.md>), [sustainability](<https://devfeed.tech/tags/sustainability.md>)

## AI overview

This case study explains how Cedalio uses Neon and managed Postgres to support an efficient development workflow. Postgres database branches integrate with the CI/CD pipeline, databases can scale down to zero, and the model supports Cedalio's one-database-per-customer architecture. The platform also uses AI and smart contracts for ESG reporting, data verification, dashboards, supplier tracking, and auditable blockchain records.

## Source excerpt

We love Postgres, and for us, being able to use Postgres database branches that can be integrated with our CI/CD pipeline is a killer feature. The ability to spawn databases that can scale down to zero is also incredibly helpful. This model fits well with our one database per cus...