# Thin - React앱을 위한 실시간, TypeSafe 백엔드

> Clean Markdown view of GeekNews topic #6447. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=6447](https://news.hada.io/topic?id=6447)
- GeekNews Markdown: [https://news.hada.io/topic/6447.md](https://news.hada.io/topic/6447.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-04-27T10:49:06+09:00
- Updated: 2022-04-27T10:49:06+09:00
- Original source: [thin.dev](https://thin.dev/)
- Points: 12
- Comments: 0

## Topic Body

- 지연시간을 최소화한 엄청 빠른 백엔드 서비스  
- State 관리를 간소화, 실시간 API를 통해서 앱 상태를 DB(Postgres)와 항상 동기화  
- Haskel로 만들어진 IHP 프레임워크 기반   
- GUI 스키마 디자이너 제공   
  - Git과 비슷한 Migration : 테이블 변경/추가 시 인메모리 스키마에만 저장되며, 마이그레이션 할때 실제 Postgre DB에 적용   
- Zero-setup 로그인 지원 또는 JWT 인프라와 연동 가능   
- Thin Functions로 서버 기능 작성 가능  
- 개인용은 무료, Pro는 1만개 동시 커넥션 및 5GB 전송량에 월 $10

## Comments



_No public comments on this page._
