モノタロウの1900万商品を検索する Elasticsearch構築運用事例(2022-10-26 第50回Elasticsearch 勉強会発表資料)
モノタロウの1900万商品を検索する Elasticsearch構築運用事例(2022-10-26 第50回Elasticsearch 勉強会発表資料)
  
  Post navigation ← Previous Scala + MongoDB using Casbah and Salat with Maven and Eclipse Intro This is a simple example on using MongoDB in Scala using the Casbah driver for MongoDB and Salat as the ODM (Object Document Mapping) as a Maven project and generating the eclipse project files to work with. Aside of the maven/eclipse part this comes from the slides from Brendan McAdams that I saw at Dev
Centralized logging is definitely not a new problem. syslogd was in use for ages, receiving your loosely-structured data over a loosely-defined protocol. Then some new implementations appeared, most notably syslog-ng and rsyslog. Then such cloud services as Splunk and Loggly arrived. Even syslog protocol is now more specific. But some parts are still missing: for example, simple but powerful web i
      
  第6回MongoDB勉強会に参加してきましたので、個人的なまとめ。 の前に、大事なことなので先に書いておきます。 「第7回mongoDB勉強会」が11/15(火)に開催決定 ServerDensityの@davidmytton氏来日・講演 社会人の方はMongoDB調査のために仕事として参加すれば良いらしい。 さらに、 1月第3週に10genのエンジニアを招待して「MongoDB Conference in Japan」を開催予定 楽しみですね〜! MongoDBのコミュニティがドンドン盛り上がってる感じです。 <<第6回の簡単なメモ>> @doryokujin さん ・MongoDB2.0リリースノート http://www.mongodb.org/pages/viewpage.action?pageId=24708318 MongoDBの何が良いかって日本語の情報も充実しているところや
「第3回 MongoDB 勉強会 in Tokyo」 : ATND 先週土曜日(2011年5月14日)にフューチャーアーキテクトさんのセミナールームにて行われたMongoDBの勉強会に行ってきました。 MongoDBの仕様・機能などの体系的な話からチューニングの話、開発に利用する話、プロダクションとして運用している話と、バランスよくまとまっていてとても勉強になりました。 RDBとの違いや特有の挙動をきちんと把握して利用すれば、十分プロダクションで利用出来るというビジョンが見えました。 詳細は各発表者の方のスライドを見るとわかると思いますが、当日会場でメモしたものでダイジェスト的にまとめました。 MongoDB勉強会は毎月開催(予定)しているそうなので、興味を持たれた方は是非参加して見てください。 MongoDBコミュニティー:MongoDB JP | Google グループ 【発表1】Mo
      
  Time Series Data Collection & Analysis Cube is a system for collecting timestamped events and deriving metrics. By collecting events rather than metrics, Cube lets you compute aggregate statistics post hoc. It also enables richer analysis, such as quantiles and histograms of arbitrary event sets. Cube is built on MongoDB and available under the Apache License on GitHub. Collecting Data An event in
  
  
@doryokujinです。この業界で非常に強い影響力を持つ@kuwa_tw氏が某勉強会でMongoDBについてdisられており、このままではMongoDB自身の存続が危ういと思い、急遽ブログ書きました。(冗談ですよ) ザ・ドキュメント〜うまくいかないNoSQL〜 View more presentations from Akihiro Kuwano MongoDBを使っているときに出会うトラブルをうまくまとめてくださった「MongoDBあるある」的な良い資料だと思います。今日はここで書かれているトラブルの解決方法を提示したいと思います。恐らく@kuwa_tw氏は全ての解決方法を知っていながら、同じトラブルへ悩む人のためにあえてdisったのだと思います。 MongoDB はデータベースもコレクションも存在しなければ自動作成してくれる mongoシェルを起動する場合、たいていは $ mong
      
  アクセスログをできるだけいろいろ見る時のmapreduce + ニフティクラウドでのパフォーマンス { "author": "Muddy Dixon", "twitter": "@muddydixon", "place": "第2回 MongoDB JP 勉強会 in Tokyo" } 自己紹介 大学/大学院: 自然言語処理:形態素列検索・置換システム 言語発達の計算機シミュレーション(ElmanNet+SOMみたいな) 就職: 検索エンジン(の広告最適化とか コンテンツマッチエンジンの設計開発とか エンジニアサポートの中の人とか データマイニング部門個人 取り組み サービスが死ぬほど多い&&老舗なので、近代的な解析基盤が無い サービスが死ぬほど多い&&老舗なので、ログフォーマットが素敵 むりくり合わせたために、GETパラメタがカオスになってたりする ?area=0013&bus=2&e
September 21, 2010 We spend quite a lot of time at 10gen supporting MongoDB users. The questions we receive are truly legion but, as you might guess, they tend to overlap. We get frequent queries on sharding, replica sets, and the idiosyncrasies of JavaScript, but the one subject that never fails to appear each day on our mailing list is indexing. Now, to be clear, I’m not talking about how to cre
BlueEyes is a lightweight, asynchronous web framework for the Scala programming language. The framework lets you quickly and easily create high-performing web services that embrace the machinery and language of HTTP. The framework tries to get out of your way and let you concentrate on logic instead of boilerplate. BlueEyes has been used in production across large clusters of instances deployed in
  
  Welcome to the Casbah documentation¶ Welcome to the Casbah Documentation. Casbah is a Scala toolkit for MongoDB—We use the term “toolkit” rather than “driver”, as Casbah integrates a layer on top of the official mongo-java-driver for better integration with Scala. This is as opposed to a native implementation of the MongoDB wire protocol, which the Java driver does exceptionally well. Rather than
TwitBlogin! http://twitblogin.com/ とか作ったことだし、そこそこ開発環境整って、今なら思いつく限りのサービスはさっくり実装できそうだったのでPython初心者向けに書いておく。 少しでもPythonユーザが増えれば幸い。 対象は Python の基本的な構文程度はわかるけど、具体的に何から手をつけていいかわからない人 目次 Apache/WSGI/MongoDBの環境構築 flask [ Sinatra風ウェブアプリケーションフレームワーク] pymongo [ MongoDBラッパー ] werkzeug [Web Application デバッガ] jinja2 [ HTMLテンプレートビルダー ] pyquery [ jQuery風HTMLパーサ ] nose [ TDD ] 細かいライブラリの使い方とかPython本体の言語仕様とかは適当にぐぐって
Brian Ritchie has two posts (☞ here and ☞ here) covering three document databases: CouchDB, MongoDB, and RavenDB concluding with the matrix below: But before using this as a reference material there are a couple of corrections needed: They have some special characteristics that make them kick some serious SQL. Objects can be stored as documents: The relational database impedance mismatch is gone.
      
  travisglines.com Buy this domain. 2020 Copyright. All Rights Reserved. The Sponsored Listings displayed above are served automatically by a third party. Neither the service provider nor the domain owner maintain any relationship with the advertisers. In case of trademark issues please contact the domain owner directly (contact information can be found in whois). Privacy Policy
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く