Amazon Relational Database Service (RDS) is a fully managed, open-source cloud database service that allows you to easily operate and scale your relational database of choice, including Amazon Aurora, PostgreSQL, SQL Server, and MySQL.| Amazon Web Services, Inc.
Schema validation keeps your Convex data neat and tidy. It also gives you end-to-end TypeScript type safety!| docs.convex.dev
Mutations insert, update and remove data from the database, check authentication| docs.convex.dev
We can categorize sync platforms across nine dimensions: data size, data update rate, the structure of the data, input latency, offline support, numbe...| stack.convex.dev
The origin private file system (OPFS) is a storage endpoint provided as part of the File System API, which is private to the origin of the page and not visible to the user like the regular file system. It provides access to a special kind of file that is highly optimized for performance and offers in-place write access to its content.| MDN Web Docs
Notion engineers sped up Notion's browser speed with WASM SQLite| Notion
This site is home to the documentation for the SQLite project's| sqlite.org
A peek into the homegrown solution we built as the first design tool with live collaborative editing.| Figma
<- Back to jlongster.com| jlongster.com
What does it take to manage a live game like League of Legends or VALORANT? Riot Direct aims to reduce lag and smooth out internet bumps for players across the globe.| technology.riotgames.com
Amazon S3 is cloud object storage with industry-leading scalability, data availability, security, and performance. S3 is ideal for data lakes, mobile applications, backup and restore, archival, IoT devices, ML, AI, and analytics.| Amazon Web Services, Inc.
IndexedDB is a low-level API for client-side storage of significant amounts of structured data, including files/blobs. This API uses indexes to enable high-performance searches of this data. While Web Storage is useful for storing smaller amounts of data, it is less useful for storing larger amounts of structured data. IndexedDB provides a solution. This is the main landing page for MDN's IndexedDB coverage — here we provide links to the full API reference and usage guides, browser support ...| MDN Web Docs
Changing schemas in distributed software is hard. Could adopting bidirectional lenses help?| www.inkandswitch.com