# Ask GN: mariadb 무료로 사용할수 있는 서비스 어디였나요?

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=10421](https://news.hada.io/topic?id=10421)
- GeekNews Markdown: [https://news.hada.io/topic/10421.md](https://news.hada.io/topic/10421.md)
- Type: ask
- Author: [japansea](https://news.hada.io/@japansea)
- Published: 2023-08-18T18:05:35+09:00
- Updated: 2023-08-18T18:05:35+09:00
- Points: 4
- Comments: 4

## Topic Body

소량의 데이터만 관리를 할 예정인데요.  
메모를 해놧는데 찾을수가 없네요.  
  
혹시 아시는분 알려주세요.

## Comments



### Comment 18399

- Author: kenuheo
- Created: 2023-08-18T19:27:33+09:00
- Points: 1

https://free-for.dev 검색하니 2가지 나오네요.  
  
1. https://domcloud.co – Linux hosting service that also provides CI/CD with GitHub, SSH and MariaDB/Postgres database. Free version has 1 GB storage and 1 GB network/month limit and limited to a free domain.  
2. https://filess.io - filess.io is a platform where you can create 1 database of the following DBMS for free: MySQL, MariaDB, MongoDB, PostgreSQL.

### Comment 18401

- Author: japansea
- Created: 2023-08-18T21:51:16+09:00
- Points: 1
- Parent comment: 18399
- Depth: 1

planetscale으로 해보려니 좀 귀찮아서 firebase로 구현했습니다.  
감사합니다.

### Comment 18397

- Author: limc132
- Created: 2023-08-18T19:16:15+09:00
- Points: 1

도움이 되실지는 모르겠지만 아래 gist 한번 참고해보세요!  
https://gist.github.com/bmaupin/0ce79806467804fdbbf8761970511b8c

### Comment 18400

- Author: japansea
- Created: 2023-08-18T21:51:11+09:00
- Points: 1
- Parent comment: 18397
- Depth: 1

감사합니다.  
firebase로 구현하니 간단하네요. ^^;
