awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
etianen avatar

etianen/django-watson

0
View on GitHub↗
1,244 星标·129 分支·Python·BSD-3-Clause·7 次浏览

Django Watson

Full-text multi-table search application for Django. Easy to install and use, with good performance.

Features

  • Search - Full-text search plugin for models.
  • Search and Discovery - Enables fast multi-model full-text search.

Star 历史

etianen/django-watson 的 Star 历史图表etianen/django-watson 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

etianen/django-watson 是做什么的?

Full-text multi-table search application for Django. Easy to install and use, with good performance.

etianen/django-watson 的主要功能有哪些?

etianen/django-watson 的主要功能包括:Search, Search and Discovery。

etianen/django-watson 有哪些开源替代品?

etianen/django-watson 的开源替代品包括: django-haystack/django-haystack — Django Haystack is a search abstraction layer and framework for integrating full-text search into Django applications.… adrianhajdin/event_platform — Event platform is a full-stack web application designed for organizing events, purchasing tickets, and managing user… algolia/algoliasearch-laravel — [Deprecated] We now recommend using Laravel Scout, see =>. django-es/django-elasticsearch-dsl — This is a package that allows indexing of django models in elasticsearch with elasticsearch-dsl-py. ankane/searchkick — Searchkick is an integration library and wrapper that connects application models to search engines such as… activerecord-hackery/ransack — Ransack is an object-based search library for Active Record models that provides a form-driven framework for building…

Django Watson 的开源替代方案

相似的开源项目,按与 Django Watson 的功能重合度排序。
  • django-haystack/django-haystackdjango-haystack 的头像

    django-haystack/django-haystack

    3,739在 GitHub 上查看↗

    Django Haystack is a search abstraction layer and framework for integrating full-text search into Django applications. It provides a unified interface for defining search schemas and managing how data models are indexed and stored across different search engines. The framework acts as a modular backend wrapper, allowing applications to switch between interchangeable search providers without rewriting core search logic. It standardizes interactions with external engines through a decoupled provider layer, facilitating search engine migration by changing configuration settings. The system cove

    Python
    在 GitHub 上查看↗3,739
  • adrianhajdin/event_platformadrianhajdin 的头像

    adrianhajdin/event_platform

    960在 GitHub 上查看↗

    Event platform is a full-stack web application designed for organizing events, purchasing tickets, and managing user registration profiles. The platform enables hosts to create, update, and manage detailed event listings complete with custom schedules and categories, while providing visitors with tools to search, filter, and explore activities. The system incorporates secure online ticket checkout processing alongside order tracking capabilities that maintain a searchable history of past purchases. Identity verification and user sessions are handled through external authentication providers,

    TypeScriptclerknext14server-actions
    在 GitHub 上查看↗960
  • algolia/algoliasearch-laravelalgolia 的头像

    algolia/algoliasearch-laravel

    238在 GitHub 上查看↗

    Deprecated We now recommend using Laravel Scout, see =>

    PHP
    在 GitHub 上查看↗238
  • ankane/searchkickankane 的头像

    ankane/searchkick

    6,717在 GitHub 上查看↗

    Searchkick is an integration library and wrapper that connects application models to search engines such as Elasticsearch and OpenSearch. It functions as a search index synchronizer, automatically mirroring database records to a search server to enable full-text and vector retrieval. The project provides a high-level interface for implementing keyword search, semantic vector search, and hybrid search. It distinguishes itself through the ability to combine traditional keyword matching with vector embeddings using reranking and fusion techniques to improve precision. The library covers the end

    Ruby
    在 GitHub 上查看↗6,717
查看 Django Watson 的所有 27 个替代方案→