# React-Admin - B2B앱을 위한 프레임워크

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1535](https://news.hada.io/topic?id=1535)
- GeekNews Markdown: [https://news.hada.io/topic/1535.md](https://news.hada.io/topic/1535.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-02-17T14:53:49+09:00
- Updated: 2020-02-17T14:53:49+09:00
- Original source: [marmelab.com](https://marmelab.com/react-admin/)
- Points: 3
- Comments: 1

## Topic Body

- REST/GraphQL 연동과 몇줄의 코드로 관리자 도구를 쉽게 구현

- 풀 기능 DataGrid

- 테마/매터리얼UI/i18n

- Undo 기능

- 실시간 필터링

- Optimistic 렌더링으로 빠른 UI

- OAuth 및 다양한 인증연동

- 다수의 백엔드 동시 연결 가능

## Comments



### Comment 1133

- Author: xguru
- Created: 2020-02-17T15:02:43+09:00
- Points: 1

GraphQL 용으로 Hasura / Prisma / AppSync 를 DB 앞단에 사용하는 경우, 관리자도구를 빠르고 쉽게 만들수 있겠네요.

Hasura 가 MySQL 이 지원되면 좋을텐데 아직이라 아쉽..
