Postgres-XL

Postgres-XL
Postgres-XL
Postgres-XL logo.jpg
저장소git.postgresql.org/gitweb/?p=postgres-displays.http://git.postgresql.org/gitweb/
유형분산형 릴레이셔널 데이터베이스 관리 시스템
면허증.PostgreSQL[1] 라이선스
웹 사이트www.postgres-xl.org

Postgres-XL은 Postgre 기반의 분산형 RDBMS 소프트웨어입니다.SQL. Postgre와의 기능 패리티를 제공하는 것을 목적으로 하고 있습니다.클러스터를 통해 워크로드를 분산하는 동안 SQL을 사용합니다."Postgres-XL"이라는 이름은 "eXtensible Ratice"[2]를 나타냅니다.

Postgres-XL은 이전에 배포된 Postgres-XC를 기반으로 합니다.NTT Data와 EnterpriseDB[3]개발한 SQL 시스템.2012년 클라우드 데이터베이스 스타트업[4] StormDB는 Postgres-XC를 채택하고 몇 가지 독점 확장 [5]및 개선 사항을 개발했습니다.2013년에 StormDB는 TransLattice[5][6]인수되었고 2014년에는 "[7][8]Postgres-XL"이라는 이름으로 개선된 소프트웨어가 오픈 소스되었습니다.2015년부터 Postgres-XL 개발도 2nd Quadrant에 [3]의해 지원되고 있습니다.

Postgres-XL은 중앙 Global Transaction Manager(GTM) 노드를 통해 클러스터 전체에 일관된 트랜잭션[9][10] 스냅샷을 제공합니다.노드간의 고속 상호접속이 필요하기 때문에 Postgres-XL은 지리적으로 분산된 클러스터에는 적합하지 않습니다.더 큰 쿼리는 여러 [10]노드 간에 분할 및 병렬화할 수 있습니다.개별 데이터베이스 테이블을 클러스터 전체에서 완전히 복제하거나(일반적으로 작은 테이블의 경우), 개별 노드 간에 분할(쓰기 확장성)[11]하도록 선택할 수 있습니다.

「 」를 참조해 주세요.

레퍼런스

  1. ^ "Frequently Asked Questions - Postgres-XL". www.postgres-xl.org.
  2. ^ "Frequently Asked Questions". Postgres-XL. Retrieved 31 May 2017.
  3. ^ a b "A Brief History of PostgreSQL: Postgres-XL". Postgres-XL documentation. Retrieved 31 May 2017.
  4. ^ Butler, Brandon (4 June 2014). "10 of the most useful cloud databases". Network World.
  5. ^ a b Clark, Jack (10 October 2013). "TransLattice gobbles StormDB upstart for Postgres threesome". The Register.
  6. ^ Harris, Derrick (9 October 2013). "Cloud database consolidation as TransLattice buys StormDB". Gigaom.
  7. ^ Clark, Jack (13 May 2014). "'Behold my creation: Postgres-XL' bellows TransLattice". The Register.
  8. ^ Harris, Derrick (13 May 2014). "Database vendor open sources Postgres-XL for scale-out workloads". Gigaom.
  9. ^ "TransLattice Unveils Postgres-XL Open Source Database for OLTP and Big Data Analytics". Database Trends and Applications. 16 May 2014.
  10. ^ a b Baker, Jason (13 May 2014). "Postgres-XL released to tackle big data analytics and more". Opensource.com.
  11. ^ Riggs, Simon; Ciolli, Gianni; Krosing, Hannu; Bartolini, Gabriele (30 April 2015). PostgreSQL 9 Administration Cookbook - Second Edition. Packt Publishing Ltd. p. 418. ISBN 9781849519076.

외부 링크

  • 공식 웹사이트