jawj / mostly-ormlessLinks
Ergonomic Postgres from TypeScript
☆205Updated 2 years ago
Alternatives and similar repositories for mostly-ormless
Users that are interested in mostly-ormless are comparing it to the libraries listed below
Sorting:
- An extremely simple and explicit ORM for TypeScript☆470Updated last year
- A type-safe Postgres query builder for TypeScript.☆492Updated last year
- Postgres SQL Parser and type generator☆104Updated last year
- Get PostgreSQL database structure as a detailed JS Object.☆359Updated last year
- Statically validate correctness of all your SQL queries. TypeScript, PostgreSQL☆60Updated 4 months ago
- PostgreSQL🤝TypeScript monorepo. SQL client/admin UI/smart migrator/type generator/schema inspector☆238Updated last week
- A postgres & mysql -> typescript interface generator☆228Updated last year
- End-to-end typing for REST APIs with TypeScript☆314Updated 6 years ago
- [WIP] Plugin for prettier to support formatting of PostgreSQL-flavour SQL, including function bodies in SQL, pgSQL, PLV8, plpython, etc.☆277Updated 11 months ago
- Ultra-minimal JSON schemas with Typescript inference☆439Updated 2 years ago
- Zero-abstraction Postgres for TypeScript: a non-ORM database library☆1,356Updated last month
- 🐛 Statically validate Postgres SQL queries in JS / TS code and derive schemas.☆179Updated 2 years ago
- A server-side component framework. What if your React components ran on the server-side?☆238Updated 8 months ago
- TypeScript types for raw PostgreSQL queries☆126Updated last year
- Let JSON play nicely with Typescript☆344Updated last year
- Seamlessly turn breaking GraphQL changes into non-breaking changes☆410Updated 10 months ago
- Fast, reliable cuckoo hash table for Node.js.☆303Updated 3 years ago
- 🦑 Provides SQL tagged template strings and schema definition functions.☆154Updated 2 years ago
- PostgreSQL Query Parser for Node.js☆172Updated 2 weeks ago
- JavaScript practical parser generator library using combinators☆111Updated 4 years ago
- An algorithm to optimize database queries that run multiple times https://pubkey.github.io/event-reduce/☆742Updated this week
- Ambient mapping from JSON schema to typescript☆100Updated 4 years ago
- a TypeScript ORM for Postgres☆315Updated this week
- A fast trie implementation for typescript