awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
obapelumi avatar

obapelumi/adosearch

0
View on GitHub↗
20 stars·4 forks·TypeScript·MIT·6 views

Adosearch

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.

Features

  • Database and ORM - Typed and nested database search functionality.

Star history

Star history chart for obapelumi/adosearchStar history chart for obapelumi/adosearch

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Adosearch

These projects share indexed features with Adosearch. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • adonisjs/lucid-slugifyadonisjs avatar

    adonisjs/lucid-slugify

    121View on GitHub↗

    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.

    TypeScript
    View on GitHub↗121
  • chirgjin/adonisjs-select-relatedchirgjin avatar

    chirgjin/adonisjs-select-related

    32View on GitHub↗

    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

    TypeScript
    View on GitHub↗32
  • lookinlab/adonis-lucid-filterlookinlab avatar

    lookinlab/adonis-lucid-filter

    160View on GitHub↗

    This addon adds the functionality to filter Lucid Models

    TypeScript
    View on GitHub↗160
  • lookinlab/adonis-lucid-soft-deleteslookinlab avatar

    lookinlab/adonis-lucid-soft-deletes

    102View on GitHub↗

    Docs for AdonisJS v5

    TypeScript
    View on GitHub↗102
Compare all 7 related projects→

Frequently asked questions

What does obapelumi/adosearch do?

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.

What are the main features of obapelumi/adosearch?

The main features of obapelumi/adosearch are: Database and ORM.

Which projects share features with obapelumi/adosearch?

Projects with overlapping indexed features include: adonisjs/lucid-slugify — Generating slugs is easy, but keeping them unique is hard. This package abstracts the hard parts and gives you a… chirgjin/adonisjs-select-related — This addon adds the functionality to preload relations via joins instead of a separate query. This package is heavily… lookinlab/adonis-lucid-filter — This addon adds the functionality to filter Lucid Models. lookinlab/adonis-lucid-soft-deletes — Docs for AdonisJS v5. melchyore/adonis-auto-preload — Adonis Auto-Preload. melchyore/adonis-dynamodb — A DynamoDB (Dyngoose) wrapper for AdonisJs.