1.
현대 데이타베이스를 전통적인 DBMS와 NoSQL 그리고 NewSQL로 구분한 곳은 451 Research입니다.
MySQL vs. NoSQL and NewSQL: 2011-2015
이 회사가 현대 데이타베이스들의 변화와 발전을 하나의 도표로 정리한 자료를 내놓았습니다. 매년 업그레이드를 하는데 2014년판입니다.
The 2014 Database Landscape Map
2012년에 없던 알티베이스가 2014년에 포함되었습니다. 다만 선재소프트는 아직 국제적 지명도를 더 얻어야 할 듯 합니다.
2.
DB와 담을 쌓고 있지만 요즘 틱데이타를 관리하는 것때문에 이런 저런 자료를 많이 보고 있습니다. 우연히 아래와 같은 그룹이 알았습니다.
Berkeley has helped lead database systems research for over a quarter century. As data has become increasingly central to computing and society, our group’s charter and collaborations have expanded. Our research covers new challenges in data management as well as data-centric approaches to diverse areas including distributed systems, programming languages, statistical computation, human computing and interaction, and technology for developing regions.
UC BERKELEY DATABASE GROUP중에서
이 곳에 올라온 논문으로 이런 설명이 붙어 있습니다.
paper presenting an architectural discussion of DBMS design principles, including process models, parallel architecture, storage system design, transaction system implementation, query processor and optimizer architectures, and typical shared components and utilities.
Architecture of a Database System
또하나 흥미로운 것은 최근에 나온 DBMS와 관련한 논문을 모아서 제공합니다. 정확히 학습합니다.