美文网首页
数据库资料

数据库资料

作者: jackben | 来源:发表于2020-02-15 12:25 被阅读0次

    会持续的在这里收集数据库相关的资料

    公开课

    MIT的公开课, 主要可以查看相关的 readings 和 projects

    https://ocw-origin.odl.mit.edu/courses/electrical-engineering-and-computer-science/6-830-database-systems-fall-2010/readings/

    博客资料

    分布式OLTP数据库选型---汇报 

    这篇文章对数据库的一些发展历史做了一些总结, 并且对目前OLTP数据库的分析总结!

    对于OLTP型数据库梳理

    这篇文章讲了 目前数据库的底层数据结构, 主要是 B+ 和 LSM。

    书籍推荐

    MySQL. 《 MySQL Reference Manual》

    Baron Schwartz, Peter Zaitsev, Vadim Tkachenko. 《 High Performance MySQL, 3rd Edition》

    Sasha Pachev. 《 Understanding MySQL Internals》

    J. M. Hellerstein, M. Stonebraker, J. Hamilton. 《 Architecture of a Database System》

    Jonathan Lewis. 《 Oracle Core: Essential Internals for DBAs and Developers》

    Jonathan Lewis. 《 Cost-Based Oracle Fundamentals》

    Steve Adams. 《 Oracle8i Internal Services for Waits, Latches, Locks, and Memory》

    Oracle. 《 Oracle Data Server Internals: Oracle DSI》

    姜承尧. 《 MySQL技术内幕: InnoDB存储引擎》

    博客

    Planet MySQL http://planet.mysql.com/

    Mark Callaghan http://mysqlha.blogspot.com/

    Jeremy Cole http://blog.jcole.us/

    Percona http://www.mysqlperformanceblog.com/

    Oracle InnoDB https://blogs.oracle.com/mysqlinnodb/

    Morgan Tocker http://www.tocker.ca/

    Dimitri KRAVTCHUK http://dimitrik.free.fr/blog/index.html

    Yoshinori Matsunobu http://yoshinorimatsunobu.blogspot.com/

    相关文章

      网友评论

          本文标题:数据库资料

          本文链接:https://www.haomeiwen.com/subject/ummefhtx.html