dynamo-bao
Simple powerful data modeling primitives for DynamoDB in JavaScript.
Simple powerful data modeling primitives for DynamoDB in JavaScript.
<p align="center"> <img src="docs/logo.png" /> </p>
A simple prisma-like ORM for DynamoDB
Dynormo is a powerful object-relational mapping (ORM) library designed specifically for DynamoDB, Amazon Web Service's managed NoSQL database.
TinyORM for Duckdb, easy setup
just a quick query tool for mysql database,not an orm suit, but it's really useful & easy to use. ❤️
Utility pack to make drizzle more convenient to use and configure
A practical & extendable DynamoDB client for TypeScript applications.
A powerful and elegant MongoDB/Mongoose toolkit that makes database operations a breeze with built-in caching, search, pagination, performance monitoring, soft delete, versioning, data export/import, schema validation, and migration utilities
Elasticsearch object relational mapper.
Elastictype is a easy way to model application data stored in Elasticsearch. It is inpsired by mongoose and @nestjs/mongoose and thus includes type casting, validation, query building, hooks and much more. It is written in TypeScript and thus provides typ
Database ORM/ODM for Bajo Framework
Dogql uses a variety of tools to suit your preferred way of dealing with your MySql database. Dogql allows you to work with your MySQL database in a variety of ways, from using Knex style query builders, creating your own schemas and handling data simila
DynamoDb Node Driver
A dynamic query builder for Node.js
Automatically generates typescript models compatible with sequelize-typescript library (https://www.npmjs.com/package/sequelize-typescript) directly from your source database.
ORM for node projects
Generate Zod schemas from Drizzle ORM schemas
Drizzle Kit is a CLI migrator tool for Drizzle ORM. It is probably the one and only tool that lets you completely automatically generate SQL migrations and covers ~95% of the common cases like deletions and renames by prompting user input. <https://github
Generate valibot schemas from Drizzle ORM schemas