はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    WWDC25

『www.xaprb.com』

  • 人気
  • 新着
  • すべて
  • Time-Series Database Requirements

    6 users

    www.xaprb.com

    Time-Series Database Requirements Published Jun 8, 2014 by Baron Schwartz in Databases, Best Of at https://www.xaprb.com/blog/2014/06/08/time-series-database-requirements/ I’ve had conversations about time-series databases with many people over the last couple of years. I wrote previously about some of the open-source technologies that people commonly use for time-series storage. Because I have my

    • テクノロジー
    • 2015/03/10 09:28
    • database
    • あとで読む
    • If Eventual Consistency Seems Hard, Wait Till You Try MVCC

      3 users

      www.xaprb.com

      If Eventual Consistency Seems Hard, Wait Till You Try MVCC Published Dec 8, 2014 by Baron Schwartz in Programming, Databases at https://www.xaprb.com/blog/2014/12/08/eventual-consistency-simpler-than-mvcc/ This should sound familiar: One of the great lies about NoSQL databases is that they’re simple. Simplicity done wrong makes things a lot harder and more complicated to develop and operate. Progr

      • テクノロジー
      • 2014/12/10 03:36
      • toread
      • Go MySQL Drivers

        5 users

        www.xaprb.com

        Go MySQL Drivers Published Apr 29, 2014 by Baron Schwartz in Databases, Programming at https://www.xaprb.com/blog/2014/04/29/golang-mysql-drivers/ If you’re interested in Google’s Go programming language, perhaps you aren’t sure what drivers to use for MySQL. The good news is there are excellent drivers for MySQL. There are several opensource ones on GitHub and elsewhere, but the driver I recommen

        • テクノロジー
        • 2014/05/01 00:30
        • golang
        • MySQL
        • Go
        • Time-Series Databases and InfluxDB

          3 users

          www.xaprb.com

          Time-Series Databases and InfluxDB Published Mar 2, 2014 by Baron Schwartz in Databases at https://www.xaprb.com/blog/2014/03/02/time-series-databases-influxdb/ Time-series databases are of particular interest to me these days. Not only is VividCortex working with large-scale time-series data, but it’s a growing trend in the technology world in general. What’s perhaps most surprising is the dearth

          • 暮らし
          • 2014/04/06 18:16
          • DB
          • Immutability, MVCC, and Garbage Collection

            3 users

            www.xaprb.com

            Immutability, MVCC, and Garbage Collection Published Dec 28, 2013 by Baron Schwartz in Databases, Best Of at https://www.xaprb.com/blog/2013/12/28/immutability-mvcc-and-garbage-collection/ Not long ago I attended a talk about Datomic, which focused a lot on database immutability and its benefits. I hope to illustrate why many database designs are much more complicated than Datomic and its ilk. Alt

            • テクノロジー
            • 2013/12/29 14:33
            • database
            • How PostgreSQL Protects Against Partial Page Writes and Data Corruption

              3 users

              www.xaprb.com

              How PostgreSQL Protects Against Partial Page Writes and Data Corruption Published Feb 8, 2010 by Baron Schwartz in Databases at https://www.xaprb.com/blog/2010/02/08/how-postgresql-protects-against-partial-page-writes-and-data-corruption/ I explored two interesting topics today while learning more about Postgres. Partial page writes PostgreSQL’s partial page write protection is configured by the f

              • テクノロジー
              • 2013/11/26 16:52
              • PostgreSQL
              • DB
              • development
              • *あとで
              • How to Select the First/Least/Max Row per Group in SQL

                12 users

                www.xaprb.com

                How to Select the First/Least/Max Row per Group in SQL Published Dec 7, 2006 by Baron Schwartz in Databases at https://www.xaprb.com/blog/2006/12/07/how-to-select-the-firstleastmax-row-per-group-in-sql/ Here are some common SQL problems, all of which have related solutions: how do I find the most recent log entry for each program? How do I find the most popular item from each category? How do I fi

                • テクノロジー
                • 2012/03/24 13:01
                • sql
                • mysql
                • tips
                • データベース
                • *プログラミング
                • performance
                • database
                • High Performance MySQL, Third Edition

                  9 users

                  www.xaprb.com

                  High Performance MySQL, Third Edition Published Sep 14, 2011 by Baron Schwartz in Databases, Writing at https://www.xaprb.com/blog/2011/09/14/high-performance-mysql-third-edition/ I have just signed the contract for High Performance MySQL, Third Edition. The third edition will include major updates and new content in these areas: Recent performance and reliability advances, particularly in MySQL 5

                  • テクノロジー
                  • 2011/09/15 14:27
                  • mysql
                  • 2013
                  • 書籍
                  • book
                  • あとで読む
                  • Blogs That Are Good Resources for MySQL Users

                    4 users

                    www.xaprb.com

                    Blogs That Are Good Resources for MySQL Users Published Oct 22, 2010 by Baron Schwartz in Databases at https://www.xaprb.com/blog/2010/10/22/blogs-that-are-good-resources-for-mysql-users/ I keep a file of notes, one per line, for reference. The real reason is for source material if I ever write a 3rd edition of High Performance MySQL, but hardly a day goes by that I don’t look something up. At the

                    • テクノロジー
                    • 2010/10/23 01:34
                    • How to Find Per-Process I/O Statistics on Linux

                      7 users

                      www.xaprb.com

                      How to Find Per-Process I/O Statistics on Linux Published Aug 23, 2009 by Baron Schwartz in Databases, Open Source, Operations at https://www.xaprb.com/blog/2009/08/23/how-to-find-per-process-io-statistics-on-linux/ Newer Linux kernels have per-process I/O accounting and you can use the iotop tool to find out what’s performing I/O, but in many cases I’m trying to find the source of an I/O problem

                      • テクノロジー
                      • 2010/02/06 19:39
                      • performance
                      • linux
                      • I’m a Postgres User, as It Turns Out

                        5 users

                        www.xaprb.com

                        I’m a Postgres User, as It Turns Out Published Nov 3, 2009 by Baron Schwartz in Databases at https://www.xaprb.com/blog/2009/11/03/im-a-postgres-user-as-it-turns-out/ Someone recently posted this to an email list as a sample of an interesting SHOW INNODB STATUS output: mysql> SHOW ENGINE INNODB STATUS\G _______ _______ |\ /|( ____ \( ____ \ | ) ( || ( \/| ( \/ | | | || (_____ | (__ | | | |(_____ )

                        • テクノロジー
                        • 2009/11/04 11:26
                        • postgresql
                        • ネタ
                        • mysql
                        • How to Debug InnoDB Lock Waits

                          3 users

                          www.xaprb.com

                          How to Debug InnoDB Lock Waits Published Sep 18, 2007 by Baron Schwartz in Databases at https://www.xaprb.com/blog/2007/09/18/how-to-debug-innodb-lock-waits/ This article shows you how to use a little-known InnoDB feature to find out what is holding the lock for which an InnoDB transaction is waiting. I then show you how to use an undocumented feature to make this even easier with innotop. Backgro

                          • テクノロジー
                          • 2009/09/11 23:36
                          • mysql
                          • Five Great Perl Programming Techniques to Make Your Life Fun Again

                            5 users

                            www.xaprb.com

                            Five Great Perl Programming Techniques to Make Your Life Fun Again Published Oct 5, 2006 by Baron Schwartz in Programming at https://www.xaprb.com/blog/2006/10/05/five-great-perl-programming-techniques-to-make-your-life-fun-again/ If you’re a programmer, you know the difference between a beginner and a master is the ability to write succinct code that does a great deal with very little work. If yo

                            • テクノロジー
                            • 2007/10/08 13:54
                            • Perl
                            • プログラミング
                            • programming
                            • The innotop MySQL and InnoDB monitor - Xaprb

                              20 users

                              www.xaprb.com

                              The Innotop MySQL and InnoDB Monitor Published Jul 2, 2006 by Baron Schwartz in Databases, Open Source, Monitoring at https://www.xaprb.com/blog/2006/07/02/innotop-mysql-innodb-monitor/ MySQL and InnoDB expose lots of information about their internals, but it’s hard to gather it all into one place and make sense of it. I’ve written a tool to do that, and you are free to download and use it. This a

                              • 暮らし
                              • 2006/08/03 18:04
                              • mysql
                              • innotop
                              • tool
                              • performance
                              • tools

                              このページはまだ
                              ブックマークされていません

                              このページを最初にブックマークしてみませんか?

                              『www.xaprb.com』の新着エントリーを見る

                              キーボードショートカット一覧

                              j次のブックマーク

                              k前のブックマーク

                              lあとで読む

                              eコメント一覧を開く

                              oページを開く

                              はてなブックマーク

                              • 総合
                              • 一般
                              • 世の中
                              • 政治と経済
                              • 暮らし
                              • 学び
                              • テクノロジー
                              • エンタメ
                              • アニメとゲーム
                              • おもしろ
                              • アプリ・拡張機能
                              • 開発ブログ
                              • ヘルプ
                              • お問い合わせ
                              • ガイドライン
                              • 利用規約
                              • プライバシーポリシー
                              • 利用者情報の外部送信について
                              • ガイドライン
                              • 利用規約
                              • プライバシーポリシー
                              • 利用者情報の外部送信について

                              公式Twitter

                              • 公式アカウント
                              • ホットエントリー

                              はてなのサービス

                              • はてなブログ
                              • はてなブログPro
                              • 人力検索はてな
                              • はてなブログ タグ
                              • はてなニュース
                              • ソレドコ
                              • App Storeからダウンロード
                              • Google Playで手に入れよう
                              Copyright © 2005-2025 Hatena. All Rights Reserved.
                              設定を変更しましたx