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

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

アプリで開く

はてなブックマーク

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

はてなブックマーク

トップへ戻る

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

    ChatGPT

『Supabase | The Postgres Development Platform.』

  • 人気
  • 新着
  • すべて
  • OrioleDB Patent: now freely available to the Postgres community

    3 users

    supabase.com

    Supabase is explicitly making available a non-exclusive license of the OrioleDB patent to all OrioleDB users in accordance with the OrioleDB license.

    • 暮らし
    • 2025/09/10 20:55
    • AI Prompts | Supabase Docs

      3 users

      supabase.com

      AI Prompts Prompts for working with Supabase using AI-powered IDE tools We've curated a selection of prompts to help you work with Supabase using your favorite AI-powered IDE tools, such as Cursor or GitHub Copilot. How to use# Copy the prompt to a file in your repo. Use the "include file" feature from your AI tool to include the prompt when chatting with your AI assistant. For example, in Cursor,

      • テクノロジー
      • 2025/05/14 22:53
      • Production Checklist | Supabase Docs

        22 users

        supabase.com

        Production ChecklistAfter developing your project and deciding it's Production Ready, you should run through this checklist to ensure that your project: is secure won't falter under the expected load remains available whilst in production Security# Ensure RLS is enabled Tables that do not have RLS enabled with reasonable policies allow any client to access and modify their data. This is unlikely t

        • テクノロジー
        • 2025/01/23 11:42
        • security
        • あとで読む
        • postgres.new: In-browser Postgres with an AI interface

          55 users

          supabase.com

          Introducing database.build (formerly postgres.new), the in-browser Postgres sandbox with AI assistance. With database.build, you can instantly spin up an unlimited number of Postgres databases that run directly in your browser (and soon, deploy them to S3). Each database is paired with a large language model (LLM) which opens the door to some interesting use cases: Drag-and-drop CSV import (genera

          • テクノロジー
          • 2024/08/13 17:35
          • postgresql
          • browser
          • db
          • wasm
          • AI
          • SQL
          • database
          • あとで読む
          • article
          • User Management | Supabase Docs

            3 users

            supabase.com

            User Management View, delete, and export user information. You can view your users on the Users page of the Dashboard. You can also view the contents of the Auth schema in the Table Editor. Accessing user data via API# For security, the Auth schema is not exposed in the auto-generated API. If you want to access users data via the API, you can create your own user tables in the public schema. Make

            • 世の中
            • 2024/05/14 01:40
            • Supabase Storage: now supports the S3 protocol

              3 users

              supabase.com

              Supabase Storage is now officially an S3-Compatible Storage Provider. This is one of the most-requested features and is available today in public alpha. Resumable Uploads are also transitioning from Beta to Generally Available. The Supabase Storage Engine is fully open source and is one of the few storage solutions that offer 3 interoperable protocols to manage your files: Standard uploads: simple

              • テクノロジー
              • 2024/04/19 15:15
              • General Availability | Supabase

                5 users

                supabase.com

                During the first year of Supabase we set ourselves a goal: build a managed platform capable of securely running 1 million databases. Today we've proven that metric and we're announcing the General Availability of the platform that will serve the next 99 million. We've been production-ready for years now. We kept the “beta” label because we wanted to make sure that our organization can support all

                • テクノロジー
                • 2024/04/15 21:19
                • supabase
                • Fly Postgres, managed by Supabase

                  3 users

                  supabase.com

                  Fly Postgres has been deprecated. See deprecation announcement for more details. We're launching Fly Postgres, a managed Postgres offering by Supabase and Fly.io. Fly Postgres databases launch on Fly.io's edge computing platform from any of their 37+ locations. You get everything you expect from a Supabase managed database: a full-featured Postgres database with over 40+ extensions pgvector suppor

                  • テクノロジー
                  • 2023/12/16 07:16
                  • Supavisor: Scaling Postgres to 1 Million Connections

                    35 users

                    supabase.com

                    One of the most widely-discussed shortcomings of Postgres is it's connection system. Every Postgres connection has a reasonably high memory footprint, and determining the maximum number of connections your database can handle is a bit of an art. A common solution is connection pooling. Supabase currently offers pgbouncer which is single-threaded, making it difficult to scale. We've seen some novel

                    • テクノロジー
                    • 2023/08/12 04:51
                    • postgresql
                    • elixir
                    • パフォーマンス
                    • database
                    • あとで読む
                    • performance
                    • DB
                    • Supabase Local Dev: migrations, branching, and observability

                      7 users

                      supabase.com

                      One of our goals at Supabase is to make Postgres development delightful. To do this, we need to simplify the experience between our CLI, your code editor, and the remote Postgres database powering your applications. We received feedback recently about our local development experience, encouraging us to improve. This iteration introduces many new features to address that feedback. Let’s jump into a

                      • テクノロジー
                      • 2023/08/09 16:23
                      • Why we'll stay remote

                        3 users

                        supabase.com

                        There’s been a major U-turn in people’s attitudes towards remote this year. In 2020-2021 we had the ‘Remote Revelation’ where everyone and their dog realized they can do their job perfectly well from the comfort of their own home (oftentimes in the company of said dog). Now in 2023, there’s been whiplash back to the office with larger companies fighting especially hard to convince their employees

                        • テクノロジー
                        • 2023/08/06 10:49
                        • ChatGPT plugins now support Postgres & Supabase

                          3 users

                          supabase.com

                          One of the challenges that ChatGPT faces is being able to answer questions from a private dataset. We can solve this with “retrieval plugins”, which allow ChatGPT to access information from a database. Supabase recently contributed to the OpenAI repo with a Postgres and a Supabase implementation to help developers build plugins using pgvector. Let’s dig into the specifics of Retrieval plugins, the

                          • テクノロジー
                          • 2023/05/26 09:02
                          • Supabase Auth: SSO, Mobile, and Server-side support

                            3 users

                            supabase.com

                            BlogSupabase Auth: SSO, Mobile, and Server-side support Today we're excited to announce a few new features for Supabase Auth: Easily add Single Sign-On support to your projects using SAML 2.0 Better support for server-side rendering and mobile apps using PKCE Native Apple login on iOS Single Sign-On Support using SAML 2.0# With Single Sign-On (SSO), your users can login with their company's identi

                            • 学び
                            • 2023/04/13 23:59
                            • Supabase Edge Runtime: Self-hosted Deno Functions

                              8 users

                              supabase.com

                              🆕✨ Edge Functions now natively supports npm modules and Node built-in APIs. Learn more Today we’re open-sourcing Supabase Edge Runtime for self-hosting Deno Edge Functions. Edge Runtime is MIT licensed, written in Rust, and based on the latest Deno Runtime (1.32+). If you’ve been using the Supabase CLI to serve functions then you’re already one of our Beta testers (thanks!). Host your Edge Functi

                              • テクノロジー
                              • 2023/04/12 01:53
                              • supabase
                              • Deno
                              • serverless
                              • pg_jsonschema: JSON Schema support for Postgres

                                23 users

                                supabase.com

                                Released on the Supabase platform today, pg_jsonschema is a Postgres extension which adds JSON Schema validation support for json and jsonb data types. The use-case for JSON validation# Despite Supabase being an SQL shop, even our most zealous relational data model advocates (begrudgingly) recognize some advantages to the document data model. Mainly, if some complex data will always be consumed to

                                • テクノロジー
                                • 2023/03/22 22:05
                                • JSON
                                • postgresql
                                • あとで読む
                                • Supabase Auth with the Next.js App Router | Supabase Docs

                                  3 users

                                  supabase.com

                                  The auth-helpers are now deprecated. Use @supabase/ssr to set up Auth for your Next.js app. See the Next.js Server-Side Auth guide to learn how.

                                  • テクノロジー
                                  • 2023/03/20 14:25
                                  • Storing OpenAI embeddings in Postgres with pgvector

                                    8 users

                                    supabase.com

                                    A new PostgreSQL extension is now available in Supabase: pgvector, an open-source vector similarity search. The exponential progress of AI functionality over the past year has inspired many new real world applications. One specific challenge has been the ability to store and query embeddings at scale. In this post we'll explain what embeddings are, why we might want to use them, and how we can sto

                                    • テクノロジー
                                    • 2023/02/07 16:23
                                    • pg_crdt - an experimental CRDT extension for Postgres

                                      7 users

                                      supabase.com

                                      Today we're open-sourcing an EXPERIMENTAL extension for CRDTs, pg_crdt. The GitHub repo is here. There are instructions for running it locally in the README. When we released the new multiplayer features for our Realtime engine, it took 30 minutes for someone to ask if we'd add CRDT support. Anyone from Supabase here, do you have any plans to build in support for CRDT toolkits such as Yjs or AutoM

                                      • テクノロジー
                                      • 2022/12/10 21:41
                                      • PostgreSQL
                                      • あとで読む
                                      • Postgres WASM by Snaplet and Supabase

                                        28 users

                                        supabase.com

                                        And open a browser at localhost:3000. Features# Our demo version has a few neat features! Postgres 14.5, psql, pg_dump, etc. Save & restore state to/from a file. Save & restore Postgres state to/from the browser storage (IndexedDB). Quick start from a state file or fully reboot the emulator. Memory configuration options from 128MB to 1024MB. Adjust the font size for the terminal. Upload files to t

                                        • テクノロジー
                                        • 2022/10/04 00:10
                                        • WebAssembly
                                        • postgresql
                                        • あとで読む
                                        • DB
                                        • tech
                                        • article
                                        • Realtime: Multiplayer Edition

                                          4 users

                                          supabase.com

                                          During our last Launch Week, we teased our plans for "multiplayer" features. If you need a refresher, take a glance at Supabase Realtime, with Multiplayer Features or go to multiplayer.dev for an interactive demo. Today, we're excited to announce the general availability of Realtime's multiplayer features, Broadcast and Presence. TLDR# Here are the key takeaways: We've added Broadcast and Presence

                                          • 学び
                                          • 2022/08/19 01:44
                                          • Edge Functions are now available in Supabase

                                            5 users

                                            supabase.com

                                            🆕✨ Edge Functions now natively supports npm modules and Node built-in APIs. Learn more Today we're launching one of our most requested and highly-anticipated features — Edge Functions. Edge Functions let you execute Typescript code close to your users, no matter where they're located. Edge Functions are executed on the secure-by-default Deno runtime, and deployed around the world in seconds using

                                            • テクノロジー
                                            • 2022/04/01 00:53
                                            • security
                                            • GraphQL is now available in Supabase

                                              6 users

                                              supabase.com

                                              🆕 pg_graphql has undergone significant enhancements since this announcement. Here is what is new: pg_graphql v1.0 New Features in pg_graphql v1.2 GraphQL support is now in general availability on the Supabase platform via our open source PostgreSQL extension, pg_graphql. pg_graphql enables you to query existing PostgreSQL databases using GraphQL, either from within SQL or over HTTP: From SQL:

                                              • テクノロジー
                                              • 2022/03/30 01:01
                                              • Postgres Auditing in 150 lines of SQL

                                                3 users

                                                supabase.com

                                                Data auditing is a system that tracks changes to tables' contents over time. PostgreSQL has a robust set of features which we can leverage to create a generic auditing solution in 150 lines of SQL. Auditing is particularly useful for historical analysis. To demonstrate, imagine you have a users table that tracks when a user is online. You might add a status column which can have one of two values:

                                                • テクノロジー
                                                • 2022/03/10 06:54
                                                • pg_graphql: A GraphQL extension for PostgreSQL

                                                  64 users

                                                  supabase.com

                                                  GraphQL support is in development for PostgreSQL + Supabase.

                                                  • テクノロジー
                                                  • 2021/12/04 00:27
                                                  • graphql
                                                  • postgresql
                                                  • あとで読む
                                                  • extension
                                                  • db
                                                  • Supabase UI Library

                                                    10 users

                                                    supabase.com

                                                    UI Blocks for Supabase ProjectsA collection of React components and blocks built on the shadcn/ui library that connect your front-end to your Supabase back-end via a single command.Get Started

                                                    • テクノロジー
                                                    • 2021/04/02 02:20
                                                    • UI
                                                    • dev
                                                    • css
                                                    • Supabase | The Postgres Development Platform.

                                                      128 users

                                                      supabase.com

                                                      Build in a weekendScale to millionsSupabase is the Postgres development platform. Start your project with a Postgres database, Authentication, instant APIs, Edge Functions, Realtime subscriptions, Storage, and Vector embeddings.

                                                      • テクノロジー
                                                      • 2020/02/15 10:41
                                                      • firebase
                                                      • oss
                                                      • postgresql
                                                      • database
                                                      • webサービス
                                                      • supabase
                                                      • データベース
                                                      • DB
                                                      • web-service
                                                      • authentication

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

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

                                                      『Supabase | The Postgres Development Platform.』の新着エントリーを見る

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

                                                      j次のブックマーク

                                                      k前のブックマーク

                                                      lあとで読む

                                                      eコメント一覧を開く

                                                      oページを開く

                                                      はてなブックマーク

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

                                                      公式Twitter

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

                                                      はてなのサービス

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