DYNAMODBは in English translation

Examples of using Dynamodbは in Japanese and their translations into English

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
テーブル-他のデータベース管理システムと同様、DynamoDBはデータをテーブルに保存します。
Tables- Similar to other database systems, DynamoDB stores data in tables.
次に、DynamoDBは不均衡をもっとうまく処理するためにテーブルを調整しました。
Then, DynamoDB adjusted the table to better handle the imbalance.
DynamoDBは、非リレーショナルNoSQLデータベースのため、テーブルの結合はサポートされません。
DynamoDB is NoSQL database not a traditional relational database thus does not support Joins.
DynamoDBは純粋にテーブル経由のプログラム的アクセスだが、S3はファイル経由である。
DynamoDB is purely programmatic access via tables and S3 is via files.
DynamoDBは、バイナリ値を比較するたびに、各バイナリデータを符号なしとして扱います。
Whenever DynamoDB compares binary values, it treats each byte of the binary data as unsigned.
AmazonDynamoDBは当初、ユーザーアクティビティと対話ログ用の副次データストアとして使われていました。
Amazon DynamoDB initially served as a secondary data store for user activity and interaction logs.
AmazonDynamoDBは、Amazonの第2のマネージドNoSQLサービスとして2012年にリリースされました。
Amazon DynamoDB was introduced in 2012 as Amazon's second, managed NoSQL service.
DynamoDBは2007年にAmazonが公表したDynamoの論文に基づいて設計されています。
DynamoDB was built on the principles in the original Dynamo paper that Amazon published in 2007.
DeleteItemに加えて、AmazonDynamoDBは、同時に複数の項目を削除するためのBatchWriteItemアクションをサポートします。
In addition to PutItem, Amazon DynamoDB supports a BatchWriteItem action for writing multiple items at the same time.
たとえば、Artistの値のみを指定した場合、DynamoDBはそのアーティストのすべての曲を取得します。
For example, if you provide only the value for Artist, DynamoDB retrieves all of the songs by that artist.
AmazonDynamoDBはフルマネージド型の非リレーショナルデータベースで、どのような規模においても信頼性の高いパフォーマンスを発揮します。
Amazon DynamoDB is a nonrelational database that delivers reliable performance at any scale.
AmazonDynamoDBは、世界中で稼働している、世界でも最大規模のアプリケーションのいくつかで採用されています。
Amazon DynamoDB powers some of the world's most high-scale applications that run globally.
そして、SimpleDB++としてのDynamoDBは、2番目のシステム・シンドロームを回避し、さらにエレガントなデザインを生み出したように思える。
And as a SimpleDB++, DynamoDB seems to have avoided second system syndrome and produced a more elegant design.
他の非リレーショナルデータベースと同様に、DynamoDBは、複数のサーバー間で1つまたは複数のパーティションに、テーブルを水平分割します。
Like other nonrelational databases, DynamoDB horizontally shards tables into one or more partitions across multiple servers.
注意:DynamoDBは、実際には9つのソリッドステートドライブ(3つではありません)にこのテーブルのデータを格納します。
Note: DynamoDB actually would store this table's data across nine solid-state drives(not three).
別のタイプの高速データベースとして、スタートアップが16億USDと評価される、Amazon製品のDynamoDBはMongoDBと競合しています。
For another type of high-speed database, Amazon's product DynamoDB competes with MongoDB, a start-up valued at $1.6 billion.
DAXはDynamoDBにリクエストを送信します。
DAX sends the request to DynamoDB.
DAXはDynamoDBとは別に動作するため、アプリケーションが意図どおりに動作するようにDAXとDynamoDB両方の整合性モデルを理解することが重要です。
Because DAX operates separately from DynamoDB, it is important that you understand the consistency models of both DAX and DynamoDB to ensure that your application behaves as you expect.
DynamoDBストリームは、DynamoDBテーブルのデータ変更イベントをキャプチャする。
DynamoDB Streams is an optional feature that captures data modification events in DynamoDB tables.
詳細に関しては、AmazonDynamoDBとはを参照してください。
For example, think about Amazon DynamoDB.
Results: 250, Time: 0.0175

Top dictionary queries

Japanese - English