일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
- Play2
- play 강좌
- CORDA
- akka 강좌
- Actor
- 파이썬
- 주키퍼
- 스칼라 동시성
- Hyperledger fabric gossip protocol
- 이더리움
- 엔터프라이즈 블록체인
- 하이브리드앱
- 스위프트
- Play2 로 웹 개발
- hyperledger fabric
- 스칼라 강좌
- 안드로이드 웹뷰
- Golang
- Adapter 패턴
- 블록체인
- 하이퍼레저 패브릭
- 파이썬 머신러닝
- 플레이프레임워크
- Akka
- 그라파나
- 스칼라
- 파이썬 강좌
- 파이썬 데이터분석
- play2 강좌
- 파이썬 동시성
- Today
- Total
목록PostgreSQL vs MySQL (2)
HAMA 블로그
https://eng.uber.com/mysql-migration/ 나중에 읽어보자.!! 반박 및 논쟁글은 여기 => https://news.ycombinator.com/item?id=12166585 ConclusionPostgres served us well in the early days of Uber, but we ran into significant problems scaling Postgres with our growth. Today, we have some legacy Postgres instances, but the bulk of our databases are either built on top of MySQL (typically using our Schemaless layer) or, i..
PostgreSQL vs MySQL [요약/번역] https://www.2ndquadrant.com/en/postgresql/postgresql-vs-mysql/ * 참고로 우버는 PostgreSQL에서 MySQL로 갈아탔습니다. -> 참고 )https://mysqlko.wordpress.com/2016/08/05/mysql-vs-postgresql-uber/ 이런것은 해당 버전에 따라서 결과는 달라지니 최근 정보로 잘 살펴봐야겠습니다. PostgreSQL 와 MySQL에는 근본적인 차이점이 분명히 있습니다. 두 시스템 간의 장,단점을 잘 파악해서 자신의 시스템에 사용 했으면 하는데 도움을 드리고자 유사성과 차이점에 대한 요약을 준비했습니다. Open SourceAcid ComplianceSQL Comp..