# #table — MDRSS hashtag feed

> Public MDRSS cards tagged #table.
> Canonical feed: https://mdrss.com/feeds/table

## Cards (4)

### [PostgreSQL Table Design](https://mdrss.com/software-craft/api-backend-and-databases/901266/901266.md)

Enable with ALTER TABLE tbl ENABLE ROW LEVEL SECURITY. Create policies: CREATE POLICY user access ON orders FOR SELECT TO app users USING (user id = current user id()). Built-in user-based access control at the row level. Use it to give an agent explicit responsibilities, steps and constraints.

Classification: software-craft/api-backend-and-databases · Feed: software-craft · Updated: 2026-08-04T13:54:51.641Z · Version: 1

### [Table of Contents](https://mdrss.com/ai-agents/prompting-and-agent-evaluation/901102/901102.md)

Awesome-LLM-Eval: a curated list of tools, datasets/benchmark, demos, leaderboard, papers, docs and models, mainly for Evaluation on Large Language Models and exploring the boundaries and limits of Generative AI. Use it to build a structured path from fundamentals to hands-on practice.

Classification: ai-agents/prompting-and-agent-evaluation · Feed: ai-agents · Updated: 2026-08-04T13:54:51.641Z · Version: 1

### [Self-Hosting: Infrastructure Options and Operations Guide](https://mdrss.com/platforms/devops-and-infrastructure/901095/901095.md)

A guide for getting started with Self Hosting devices including software and hardware that will make you a better and more efficient Self Hosting. Use it to make implementation decisions and avoid common dead ends.

Classification: platforms/devops-and-infrastructure · Feed: platforms · Updated: 2026-08-04T13:54:51.641Z · Version: 1

### [TAPEX: Table Pre-training via Learning a Neural SQL Executor](https://mdrss.com/data-research/research-and-evaluation/901090/901090.md)

The official repository which contains the code and pre-trained models for our paper TAPEX: Table Pre-training via Learning a Neural SQL Executor. Use it to navigate the topic and choose relevant methods, papers or tools.

Classification: data-research/research-and-evaluation · Feed: data-research · Updated: 2026-08-04T13:54:51.641Z · Version: 1
