タグ

dbに関するkomlowのブックマーク (47)

  • InnoDBのロックの範囲とネクストキーロックの話 - かみぽわーる


    MySQL Casual Advent Calendar 2013 3  SELECT ... FOR UPDATE - walf443'sblogTwitterInnoDB MySQLInnoDB使SQLInnoDBDSL InnoDBInnoDBInnoDB()  InnoDB
    InnoDBのロックの範囲とネクストキーロックの話 - かみぽわーる
    komlow
    komlow 2021/02/07
  • 主要データベースの増え続けるdisk容量の対応事例


    SRE  @masartz  TL;DR 20%   2017111100       
    主要データベースの増え続けるdisk容量の対応事例
    komlow
    komlow 2017/11/30
  • 関手データモデル/圏論データベース: その後の発展と現状 (2016) - 檜山正幸のキマイラ飼育記 (はてなBlog)


    2013functorial data model  --    33categorical database   3      Categorical Informatics, Inc  FQL IDE    
    関手データモデル/圏論データベース: その後の発展と現状 (2016) - 檜山正幸のキマイラ飼育記 (はてなBlog)
    komlow
    komlow 2016/05/11
  • Massive Throughput Database Queries with LLVM on GPUs

    This post can also be found on Nvidia's site. At MapD our goal is to build the world’s fastest big data analytics and visualization platform that enables lag-free interactive exploration of multi-billion row datasets. MapD supports standard SQL queries as well as a visualization API that maps OpenGL primitives onto SQL result sets. Although MapD is fast running on x86-64 CPUs, our real advantage s

    Massive Throughput Database Queries with LLVM on GPUs
  • MySQLではできないことができるデータベース(広義)達


    MySQLMySQL1MySQL使使使使MySQL MySQL MySQLMySQLMySQL
    komlow
    komlow 2016/03/14
  • CRDT (Conflict-free Replicated Data Type)を15分で説明してみる - Qiita


    CRDT15  Slidesharem(-_-)m  CRDT CRDTCRDT2011SSS(Stabilization, Safety, and Security of Distributed Systems)INRIA()Marc Shapiro CRDT"Conflict-free Replicated Data Type
    CRDT (Conflict-free Replicated Data Type)を15分で説明してみる - Qiita
  • SQLアンチパターン~ファントムファイル

    分析指向データレイク実現の次の一手 ~Delta Lake、なにそれおいしいの?~(NTTデータ テクノロジーカンファレンス 2020 発表資料)NTT DATA Technology & Innovation

    SQLアンチパターン~ファントムファイル
    komlow
    komlow 2015/12/31
  • はてなブックマークにおけるアクセス制御 - 半環構造に基づくモデル化


    MySQLElasticsearchScala WebDB Forum 2015 C-4:  http://db-event.jpn.org/webdbf2015/Read less
    はてなブックマークにおけるアクセス制御 - 半環構造に基づくモデル化
  • 外部キー制約に伴うロックの小話

    PostgreSQLのロール管理とその注意点(Open Source Conference 2022 Online/Osaka 発表資料)

    外部キー制約に伴うロックの小話
  • 我々(主語が大きい)は何故MySQLで外部キーを使わないのか

    外部キー便利!!! MackerelではPostgreSQLで外部キーあり そのレコードがあることが保証される 各テーブルのidにアプリケーションレベル(Mackerelの場合Scala)で型付けをするとなお便利 MemberID型、MonitorID型 → idで誤ったテーブルを引くとかがない 日のスキーマ CREATE TABLE `member` ( `id` INTEGER unsigned NOT NULL auto_increment, `earned_item_count` INTEGER unsigned NOT NULL DEFAULT 0, `name` VARCHAR(191) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARACTER SET utf8mb4; CREATE TABLE `item`

  • リレーショナルデータベースの仕組み (1/3) | POSTD


    使便SQLiteTeradata NoSQLJavaScript 退 
    リレーショナルデータベースの仕組み (1/3) | POSTD
  • MySQL・PostgreSQLユーザーグループ(MyNA・JPUG)合同DB勉強会で発表した資料を公開しました。「データモデルについて知っておくべき7つのこと 〜NoSQLに手を出す前に〜」


    MyNAJPUGDB NoSQLNoSQL使NoSQL使 RDBRDB
    MySQL・PostgreSQLユーザーグループ(MyNA・JPUG)合同DB勉強会で発表した資料を公開しました。「データモデルについて知っておくべき7つのこと 〜NoSQLに手を出す前に〜」
    komlow
    komlow 2015/06/29
  • Feral Concurrency Control: An Empirical Investigation of Modern Application Integrity

    Feral Concurrency Control: An Empirical Investigation of Modern Application Integrity Peter Bailis, Alan Fekete†, Michael J. Franklin, Ali Ghodsi, Joseph M. Hellerstein, Ion Stoica UC Berkeley and †University of Sydney ABSTRACT The rise of data-intensive “Web 2.0” Internet services has led to a range of popular new programming frameworks that collectively embody the latest incarnation of the visio

  • DBの基礎 - コネクションプーリングについて


    調  😀 []  調  DB 🎂 DB使 DBWeb/DB WebDB使  Oracle
    DBの基礎 - コネクションプーリングについて
  • 現場指向のレプリケーション詳説


    WEB+DB PRESS Vol.22 WWW WWW稿WWW  MySQL 4.0 
    komlow
    komlow 2015/03/29
  • 深い親子関係のテーブル設計

    This document discusses using Rails as a backend for front (BFF) layer in a microservices architecture. It describes how Rails was used to build the BFF layer for an e-commerce site called HPB, acting as an API gateway between the client and various backend services. Key points discussed include using Puma to improve throughput, caching APIs to reduce response time, and implementing an API gateway

    深い親子関係のテーブル設計
    komlow
    komlow 2015/02/14
  • データベース設計についての、僕の知っていることをちょこっと(2) - mike-neckのブログ


      #syoboben - connpass 2 nn nn () ()nnnnnn 
    データベース設計についての、僕の知っていることをちょこっと(2) - mike-neckのブログ
    komlow
    komlow 2015/02/01
  • ソーシャルゲームDBの�危機回避

    MySQL Casual Talks vol.7

    ソーシャルゲームDBの�危機回避
    komlow
    komlow 2014/12/13
  • AuroraのストレージのQuorum原理 - yoshidashingo


    cloudpack@yoshidashingo  Amazon RDS for AuroraRDS(Multi-AZ)Quorum Quorum QuorumWiki Quorum - Wikipedia Quorum AuroraRDSMulti-AZ
    AuroraのストレージのQuorum原理 - yoshidashingo
    komlow
    komlow 2014/11/28
  • Mobage を支える Ruby の技術 ~ 複数DB編 ~

    This document summarizes a microservices meetup hosted by @mosa_siru. Key points include: 1. @mosa_siru is an engineer at DeNA and CTO of Gunosy. 2. The meetup covered Gunosy's architecture with over 45 GitHub repositories, 30 stacks, 10 Go APIs, and 10 Python batch processes using AWS services like Kinesis, Lambda, SQS and API Gateway. 3. Challenges discussed were managing 30 microservices, ensur

    Mobage を支える Ruby の技術 ~ 複数DB編 ~
    komlow
    komlow 2014/11/11
    “ ”