import { defineSchema, defineTable } from "convex/server"; import { v } from "convex/values"; export default defineSchema({ // "tasks"テーブルのスキーマをオブジェクトとして定義 tasks: defineTable({text: v.string(), isCompleted: v.boolean(), }), }); そう、Convexは一切、SQLを書く必要がないのです。 さらに言えば、ConvexはDXを中心に設計されています。 例えば、サーバーを起動すれば以下のようなことが自動で起こります 環境変数ファイルは自動生成 SchemaをDBに自動反映 もちろんFunctionやCronなども自動反映 当然、ファイルが更新されれば、更新内容も自動反映 e
AWS NewsBlog IntroducingAWSLambda Managed Instances: Serverlesssimplicity with EC2 flexibility Today, we’re announcingAWSLambda Managed Instances, a new capability you can use to runAWSLambda functions on yourAmazon Elastic Compute Cloud (Amazon EC2) compute while maintaining serverless operationalsimplicity. This enhancement addresses a key customer need: accessing specialized compute o

1リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く