Sublime
An inspiration engine for ideas
⚡️ Supabase MCP + Cursor + 5 min = full database for a e-commerce store with
- 1 database schema
- 6 relational tables (users, products, categories, orders, etc.)
- 18 RLS policies
- 8 edge functions including search and recommendations
- 10 automated triggers for inventory and... See more
Alexander Zuevx.com
Limbo is now self-hosting! You can create and access databases from Limbo, with file format compatibility with SQLite.
Release notes and installation instructions 👇
xo
xo is a command-line tool to generate idiomatic code for different languages code based on a database schema or a custom query.
Installing | Building | Using | Releases
Supported languages
At the moment, xo only supports Go. Support for other languages will come soon.
How it works
In schema mode, xo connects to your database and generates code... See more
xo is a command-line tool to generate idiomatic code for different languages code based on a database schema or a custom query.
Installing | Building | Using | Releases
Supported languages
At the moment, xo only supports Go. Support for other languages will come soon.
How it works
In schema mode, xo connects to your database and generates code... See more
kenshaw • GitHub - xo/xo: Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server

A nice thing about using Postgres for everything is that I don't need to set up a bunch of services just to be able to run my dev environment.
I can run Postgres and get a database, message queue, job queue, cache, vector store, and more.
Even simpler, I can use PGLite to run an in-memory... See more
When dealing with Big Data and Data Lakes in AWS, two interesting tools that get mentioned a lot are Iceberg and DuckDB.
DuckDB is similar to Amazon Athena in that it allows you to build a database on the fly and query against it without any infrastructure. Iceberg is an Apache project for high-performance storage... See more
Darryl Rugglesx.com@sergioxro @honojs @better_auth @DrizzleORM @Cloudflare @bunjavascript Oh so you might seem interested at my stack https://t.co/k3Kx8qXafw, it uses D1 for db !
Celestial Rosex.com
High-performance, cloud-native vector database built for scalable vector ANN search https://t.co/48oq2hFndM

