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
lookinlab avatar

lookinlab/adonis-lucid-soft-deletes

0
View on GitHub↗
102 stars·18 forks·TypeScript·MIT·7 views

Adonis Lucid Soft Deletes

Docs for AdonisJS v5

Features

  • Database and ORM - Adds soft delete functionality to Lucid models.

Star history

Star history chart for lookinlab/adonis-lucid-soft-deletesStar history chart for lookinlab/adonis-lucid-soft-deletes

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 Adonis Lucid Soft Deletes

These projects share indexed features with Adonis Lucid Soft Deletes. 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
  • melchyore/adonis-auto-preloadMelchyore avatar

    Melchyore/adonis-auto-preload

    32View on GitHub↗

    Adonis Auto-Preload

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

Frequently asked questions

What does lookinlab/adonis-lucid-soft-deletes do?

Docs for AdonisJS v5

What are the main features of lookinlab/adonis-lucid-soft-deletes?

The main features of lookinlab/adonis-lucid-soft-deletes are: Database and ORM.

Which projects share features with lookinlab/adonis-lucid-soft-deletes?

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. melchyore/adonis-auto-preload — Adonis Auto-Preload. melchyore/adonis-dynamodb — A DynamoDB (Dyngoose) wrapper for AdonisJs. melchyore/adonis-lucid-observer — Lucid Observer.