8 个仓库
Tools for database interaction, modeling, and data manipulation.
Explore 8 awesome GitHub repositories matching part of an awesome list · Database and ORM. Refine with filters or upvote what's useful.
This addon adds the functionality to filter Lucid Models
Addon for filtering Lucid ORM queries.
Generating slugs is easy, but keeping them unique is hard. This package abstracts the hard parts and gives you a simple API to create and persist unique slugs to the database.
Utility for generating unique slugs from model data.
Docs for AdonisJS v5
Adds soft delete functionality to Lucid models.
Adonis Auto-Preload
Automatically preload model relationships during data retrieval.
This addon adds the functionality to preload relations via joins instead of a separate query. This package is heavily inspired from python's Django Framework
Enables inner and outer joins using model relationships.
Lucid Observer
Observer pattern implementation for Lucid models.
Adosearch is an Adonis.js Query Scope that makes advanced search across multiple models trivial to implement. Inspired by the sofa/eloquence-base laravel package.
Typed and nested database search functionality.
A DynamoDB (Dyngoose) wrapper for AdonisJs.
DynamoDB integration wrapper for the framework.