WARPTECHNEWS · LAB
HomeAIBusinessTechArchive
WARPTECH LAB NEWS

Warptech Lab News aggrega le notizie più rilevanti da oltre 150 fonti internazionali, con classificazione AI e timeline cluster su singole storie.

Navigazione

  • Home
  • Archivio
  • Cerca
  • Il tuo account
  • Newsletter tech/AI

Informazioni legali

  • Privacy Policy
  • Termini di servizio
  • Cookie Policy

© 2026 Sparktech S.R.L. — Tutti i diritti riservati. Sito gestito e manutenuto da Sparktech S.R.L.

Sede legale: Corso Libertà 55, 13100 Vercelli (VC), Italia · P.IVA / C.F. 02835910023 · Contatti: admin@warptechlab.com

Fonte

supabase.com

80articoli totali nell'archivio

supabase.com
Tech

Supabase Is Now an Official ChatGPT App

Connect your Supabase projects to ChatGPT and manage your database infrastructure by telling ChatGPT what you need.

supabase.com·12 g fa
supabase.com

Introducing @supabase/server

Stateless auth, RLS-scoped clients, and CORS on the server, without the boilerplate.

supabase.com·14 g fa
supabase.com

Realtime or ETL? How to choose the right tool

Both Supabase Realtime and Supabase ETL read changes from your Postgres database using logical replication. But they solve very…

supabase.com·15 g fa
supabase.com

Branching Without Git Is Now The Default

Branching without Git is now the default for all Supabase projects.

supabase.com·16 g fa
supabase.com

Introducing the OSSCAR Index

Announcing the OSSCAR Index: a quarterly ranking of the fastest-growing open source organizations. The site, the data, and the…

supabase.com·22 g fa
supabase.com

Supabase is now ISO 27001 certified

Supabase is certified to ISO/IEC 27001:2022. The certificate covers our information security management system across the entire…

supabase.com·28 g fa
supabase.com

We're Transferring the Stripe Sync Engine to Stripe

We're transferring the Stripe Sync Engine from supabase/stripe-sync-engine to stripe/sync-engine

supabase.com·1 mesi fa
supabase.com
AI

AI Agents Know About Supabase. They Don't Always Use It Right.

Introducing Supabase Agent Skills: an open-source set of instructions that teach AI coding agents how to build on Supabase…

supabase.com·1 mesi fa
supabase.com

Custom OIDC Providers for Supabase Auth

Connect any OpenID Connect identity provider to your Supabase project: GitHub Enterprise, regional providers, and more.

supabase.com·1 mesi fa
supabase.com

100,000 GitHub stars

Supabase hits 100,000 GitHub stars. A reflection on community, open source, and what got us here.

supabase.com·1 mesi fa
supabase.com

Supabase docs over SSH

Browse Supabase docs with grep, find, and cat.

supabase.com·1 mesi fa
supabase.com
politics

Navigating Regional Network Blocks

A look at recent ISP and government-directed blocks of Supabase domains in three regions—what triggered them, how we worked with…

supabase.com·1 mesi fa
supabase.com
Tech

Supabase Joins the Stripe Projects Developer Preview

Supabase is a co-design partner in the Stripe Projects developer preview.

supabase.com·2 mesi fa
supabase.com

Supabase Storage: major performance, security, and reliability updates

Storage ships a rewritten object listing system, path traversal prevention, idempotent migrations, OpenTelemetry metrics, and…

supabase.com·2 mesi fa
supabase.com

Log Drains: Now available on Pro

Supabase Pro users can now send their Supabase logs to their own logging backend, enabling them to debug in the same place as the…

supabase.com·2 mesi fa
supabase.com

Supabase incident on February 12, 2026

A detailed account of the February 12 outage in us-east-2, what caused it, and the steps we are taking to prevent it from…

supabase.com·3 mesi fa
supabase.com

Hydra joins Supabase

The Hydra team, maintainers of pg_duckdb, is joining Supabase to focus on Postgres + Analytics and Open Warehouse Architecture.

supabase.com·3 mesi fa
supabase.com

X / Twitter OAuth 2.0 is now available for Supabase Auth

You can now add "Sign in with X" to your application using the new X / Twitter (OAuth 2.0) provider in Supabase Auth.

supabase.com·3 mesi fa
supabase.com

BKND joins Supabase

Dennis Senn, creator of BKND, is joining Supabase to build a Lite offering for agentic workloads.

supabase.com·3 mesi fa
supabase.com
AI

Supabase is now an official Claude connector

Connect your Supabase projects to Claude and manage your entire database infrastructure by telling Claude what you need.

supabase.com·3 mesi fa
supabase.com

Supabase PrivateLink is now available

Connect to your Supabase database without touching the public internet.

supabase.com·3 mesi fa
supabase.com
AI

Introducing: Postgres Best Practices

We are releasing Agent Skills for Postgres Best Practices to help AI coding agents write high quality, correct Postgres code.

supabase.com·3 mesi fa
supabase.com

When to use Read Replicas vs. bigger compute

A practical guide to diagnosing database slowdowns and choosing between vertical scaling and Read Replicas based on your…

supabase.com·4 mesi fa
supabase.com

Introducing TRAE SOLO integration with Supabase

TRAE IDE now integrates with Supabase, enabling developers to manage their entire backend infrastructure without leaving the IDE.…

supabase.com·4 mesi fa
supabase.com

Supabase Security Retro: 2025

A summary of Supabase platform security changes made in 2025 and the security defaults planned for 2026.

supabase.com·4 mesi fa
supabase.com

Sync Stripe Data to Your Supabase Database in One Click

Announcing official support for the Stripe Sync Engine in the Supabase Dashboard. Get a one-click integration that syncs your…

supabase.com·5 mesi fa
supabase.com
Tech

Building ChatGPT Apps with Supabase Edge Functions and mcp-use

Learn how to build a ChatGPT app that connects to your Supabase database using mcp-use and Edge Functions. Create interactive…

supabase.com·5 mesi fa
supabase.com
Tech

Own Your Observability: Supabase Metrics API

Stream your Supabase database telemetry into any Prometheus-compatible observability stack with the Metrics API. Full control…

supabase.com·5 mesi fa
supabase.com
Tech

Introducing iceberg-js: A JavaScript Client for Apache Iceberg

A minimal, vendor-agnostic JavaScript client for the Apache Iceberg REST Catalog API, providing type-safe catalog management for…

supabase.com·5 mesi fa
supabase.com

Introducing Supabase for Platforms

Use Supabase as a platform for your own business and tools

supabase.com·5 mesi fa
supabase.com

Adding Async Streaming to Postgres Foreign Data Wrappers

Supabase Wrappers introduces asynchronous streaming to Postgres Foreign Data Wrappers, enabling efficient, memory-safe queries…

supabase.com·5 mesi fa
supabase.com
AITech

Build "Sign in with Your App" using Supabase Auth

Supabase Auth now supports OAuth 2.1 and OpenID Connect server capabilities, turning your project into a full-fledged identity…

supabase.com·5 mesi fa
supabase.com

Introducing Seven New Email Templates for Supabase Auth

Notify users when security-sensitive actions are taken on their account.

supabase.com·5 mesi fa
supabase.com

The new Supabase power for Kiro

Build full-stack applications faster with the Kiro IDE using deep knowledge of your Supabase project, best practices for database…

supabase.com·5 mesi fa
supabase.com

Introducing Supabase ETL

A change-data-capture pipeline that replicates your Postgres tables to analytical destinations like Analytics Buckets and…

supabase.com·5 mesi fa
supabase.com

Introducing Analytics Buckets

Use Analytics Buckets to store huge datasets in Supabase Storage with Apache Iceberg and columnar Parquet format, optimized for…

supabase.com·5 mesi fa
supabase.com

Introducing Vector Buckets

Introducing vector storage in Supabase: a durable storage layer with similarity search built-in.

supabase.com·5 mesi fa
supabase.com
Tech

Snap, Inc. Launches Snap Cloud, Powered by Supabase

Snap Cloud is a new managed backend platform for developers building on Spectacles, powered by Supabase.

supabase.com·7 mesi fa
supabase.com

Triplit joins Supabase

Matt Linkous is joining Supabase to expand third-party integrations and offline-first capabilities.

supabase.com·7 mesi fa
supabase.com
startup

Supabase Series E

Raised funding from Accel, Peak XV, Figma, and existing investors.

supabase.com·7 mesi fa
supabase.com

1000 Y Combinator Founders Choose Supabase

Leading startups accelerate product development with Supabase backend platform.

supabase.com·7 mesi fa
supabase.com
AI

Announcing the Supabase Remote MCP Server

Remote MCP server enables AI agents to connect with Supabase projects.

supabase.com·7 mesi fa
supabase.com
Crypto

gm 👋 web3, welcome aboard to Sign in with Web3 (Solana, Ethereum)

Ethereum and Solana wallet authentication now supported in Supabase Auth.

supabase.com·7 mesi fa
supabase.com
Tech

Enterprise speed, enterprise standards with Bolt Cloud + Supabase

With today's launch of Bolt Cloud, every project that needs a backend is powered by Supabase, giving developers enterprise…

supabase.com·7 mesi fa
supabase.com
AITech

Lovable Cloud + Supabase: The Default Platform for AI Builders

Lovable Cloud makes building with AI agents easier than ever, with every project powered by Supabase behind the scenes.

supabase.com·7 mesi fa
supabase.com

Processing large jobs with Edge Functions, Cron, and Queues

Learn how to build scalable data processing pipelines using Supabase Edge Functions, cron jobs, and database queues and handle…

supabase.com·8 mesi fa
supabase.com
AI

Defense in Depth for MCP Servers

Learn about the security risks of connecting AI agents to databases and how to implement defense in depth strategies to protect…

supabase.com·8 mesi fa
supabase.com

OrioleDB Patent: now freely available to the Postgres community

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

supabase.com·8 mesi fa