awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to django-haystack/pysolr

Open-source alternatives to Pysolr

30 open-source projects similar to django-haystack/pysolr, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Pysolr alternative.

  • elastic/elasticsearch-pyelastic का अवतार

    elastic/elasticsearch-py

    4,376GitHub पर देखें↗

    elasticsearch-py is a distributed search API wrapper and cluster administrator. It serves as a secure connector for executing search queries and performing administration tasks against a search engine. The library provides a high-level interface for managing indices, documents, and node connections. It enables encrypted data transmission and authenticated communication with a search cluster. The project covers full-text search, data management, and cluster administration. It includes capabilities for managing document data, implementing complex search queries, and maintaining reliable commun

    Pythonclientelasticsearchpython
    GitHub पर देखें↗4,376
  • elastic/elasticsearch-dsl-pyelastic का अवतार

    elastic/elasticsearch-dsl-py

    3,884GitHub पर देखें↗

    elasticsearch-dsl-py is a Python library for search integration that enables the construction of complex queries and the management of indices through a programmatic interface. It connects Python applications to a distributed search engine to implement advanced filtering and structured data retrieval. The library employs an object-relational mapping pattern and a declarative schema definition to synchronize data structures using Python classes. It utilizes a fluent interface query builder with method chaining to incrementally construct search requests, which are lazily evaluated and serialize

    Pythonelasticsearchpythonsearch
    GitHub पर देखें↗3,884
  • django-haystack/django-haystackdjango-haystack का अवतार

    django-haystack/django-haystack

    3,739GitHub पर देखें↗

    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

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • aesteve/vertx-dgraph-clientaesteve का अवतार

    aesteve/vertx-dgraph-client

    1GitHub पर देखें↗

    DGraph is an open source, scalable, distributed, highly available and fast graph database, designed from ground up to be run in production.

    Java
    GitHub पर देखें↗1
  • apache/cassandra-python-driverapache का अवतार

    apache/cassandra-python-driver

    1,425GitHub पर देखें↗

    Python Driver for Apache Cassandra®

    Python
    GitHub पर देखें↗1,425
  • apache/libcloudapache का अवतार

    apache/libcloud

    2,120GitHub पर देखें↗

    Apache Libcloud is a Python library that hides differences between different cloud provider APIs and allows you to manage different cloud resources through a unified and easy-to-use API.

    Pythonapachecloudlibcloud
    GitHub पर देखें↗2,120
  • ankane/searchkickankane का अवतार

    ankane/searchkick

    6,717GitHub पर देखें↗

    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
  • art049/odmanticart049 का अवतार

    art049/odmantic

    1,173GitHub पर देखें↗

    Sync and Async ODM (Object Document Mapper) for MongoDB based on python type hints

    Pythonasyncasynciodatabase
    GitHub पर देखें↗1,173
  • aws/aws-sdk-pandasaws का अवतार

    aws/aws-sdk-pandas

    4,107GitHub पर देखें↗

    aws-sdk-pandas is a Python library that integrates pandas dataframes with AWS services, acting as a cloud data ETL tool and data lake connector. It provides a unified interface to move and transform data between in-memory dataframes and cloud storage, databases, and data warehouses. The project distinguishes itself as a distributed compute orchestrator capable of submitting pandas-based workloads to EMR clusters and serverless processing environments. It further specializes in coordinating distributed data processing via Ray cluster initialization to handle datasets that exceed the memory of

    Pythonamazon-athenaamazon-sagemaker-notebookapache-arrow
    GitHub पर देखें↗4,107
  • azure/azure-sdk-for-pythonAzure का अवतार

    Azure/azure-sdk-for-python

    5,559GitHub पर देखें↗

    The Azure SDK for Python is a collection of libraries that enables programmatic management of Azure cloud resources and services directly from Python code. It provides a credential-based authentication pipeline for secure access, along with an async-first client design that supports concurrent I/O operations without blocking the event loop. The SDK is built on AutoRest-generated client code from OpenAPI specifications, offering both synchronous and asynchronous service clients. It includes a long-running operation poller abstraction for managing operations that require status checks and retry

    Pythonazureazure-sdkhacktoberfest
    GitHub पर देखें↗5,559
  • balaji01-4d/pgxcliBalaji01-4D का अवतार

    Balaji01-4D/pgxcli

    60GitHub पर देखें↗

    Postgres CLI with autocompletion and syntax highlighting

    Go
    GitHub पर देखें↗60
  • blacktrub/vmemcachedblacktrub का अवतार

    blacktrub/vmemcached

    12GitHub पर देखें↗

    This is a memcached client library for the V programming langugage (https://vlang.io)

    V
    GitHub पर देखें↗12
  • bleroy/lunr-corebleroy का अवतार

    bleroy/lunr-core

    571GitHub पर देखें↗

    Lunr-core is a small, full text search library for use in small applications. It's a .NET port of LUNR.js.

    C#
    GitHub पर देखें↗571
  • blevesearch/bleveblevesearch का अवतार

    blevesearch/bleve

    10,986GitHub पर देखें↗

    Bleve is a search indexing engine library written in Go, designed to provide full-text search and document retrieval capabilities for embedded application data. It functions as a framework for indexing structured or unstructured information, allowing developers to build searchable collections that support complex query logic and data analysis. The engine distinguishes itself through a pluggable analysis pipeline that normalizes text before indexing, alongside support for vector similarity search to identify semantically related content. It utilizes finite-state transducer automata for efficie

    Go
    GitHub पर देखें↗10,986
  • boto/s3transferB

    boto/s3transfer

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • boto/boto3boto का अवतार

    boto/boto3

    9,834GitHub पर देखें↗

    Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud infrastructure and services. It serves as a cloud management API client and resource manager for provisioning, configuring, and scaling virtual servers, databases, and storage. The library enables the implementation of infrastructure-as-code through declarative templates and scripts, allowing for the deployment of identical resource stacks across multiple accounts and geographic regions. It also provides a framework for coordinating distributed workflows, serverless functions, and contain

    Pythonawsaws-sdkcloud
    GitHub पर देखें↗9,834
  • braintagsgmbh/vertx-pojo-mapperBraintagsGmbH का अवतार

    BraintagsGmbH/vertx-pojo-mapper

    56GitHub पर देखें↗

    nonblocking pojo mapping for document and sql databases

    HTML
    GitHub पर देखें↗56
  • buggins/ddbcbuggins का अवतार

    buggins/ddbc

    80GitHub पर देखें↗

    DDBC

    D
    GitHub पर देखें↗80
  • buggins/hibernatedbuggins का अवतार

    buggins/hibernated

    84GitHub पर देखें↗

    HibernateD

    D
    GitHub पर देखें↗84
  • cch123/elasticsqlcch123 का अवतार

    cch123/elasticsql

    1,197GitHub पर देखें↗

    convert sql to elasticsearch DSL in golang(go)

    Godslelasticelasticsearch
    GitHub पर देखें↗1,197
  • chenryn/logstash-best-practice-cnC

    chenryn/logstash-best-practice-cn

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • claws/aioprometheusC

    claws/aioprometheus

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • cloudant/python-cloudantC

    cloudant/python-cloudant

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • coleifer/peeweecoleifer का अवतार

    coleifer/peewee

    11,971GitHub पर देखें↗

    Peewee is a SQL object-relational mapper and query builder that provides an object-oriented interface for mapping application classes to relational database tables. It functions as a relational database toolkit for managing schemas, executing migrations, and handling complex table relationships. The project distinguishes itself by providing an asyncio database driver for non-blocking database operations, ensuring event loop responsiveness. It also supports semi-structured data storage, allowing the storage and querying of flexible JSON documents within traditional relational database systems.

    Pythonasynciodankfastapi
    GitHub पर देखें↗11,971
  • confluentinc/confluent-kafka-pythonconfluentinc का अवतार

    confluentinc/confluent-kafka-python

    489GitHub पर देखें↗

    Confluent's Kafka Python Client

    Pythonconfluentkafka-clientkafka-protocol
    GitHub पर देखें↗489
  • cstamas/vertx-bitsycstamas का अवतार

    cstamas/vertx-bitsy

    1GitHub पर देखें↗

    Integrates Bitsy with Vert.x.

    Java
    GitHub पर देखें↗1
  • cstamas/vertx-orientdbcstamas का अवतार

    cstamas/vertx-orientdb

    7GitHub पर देखें↗

    Integrates OrientDB 2.x with Vert.x. It supports plocal, remote and memory databases, and OrientGraph for graph/Tinkerpop 2.x uses.

    Java
    GitHub पर देखें↗7
  • dbcli/liteclidbcli का अवतार

    dbcli/litecli

    3,269GitHub पर देखें↗

    CLI for SQLite Databases with auto-completion and syntax highlighting

    Pythonlinuxprompt-toolkitpython
    GitHub पर देखें↗3,269
  • dbcli/mssql-clidbcli का अवतार

    dbcli/mssql-cli

    1,412GitHub पर देखें↗

    A command-line client for SQL Server with auto-completion and syntax highlighting

    Pythonclidatabasepython
    GitHub पर देखें↗1,412
  • apache/lucene-solrapache का अवतार

    apache/lucene-solr

    4,357GitHub पर देखें↗

    This project is a full text search engine and enterprise search infrastructure designed for indexing and retrieving large sets of documents. It provides a comprehensive framework for information discovery using ranked results and linguistic analysis. The system integrates high-dimensional vector similarity search for semantic retrieval alongside traditional full-text capabilities. It distinguishes itself through support for geospatial data retrieval, multilingual text processing, and a search suggestion workflow that includes typo-tolerant query completion and spellchecking. The platform cov

    backendinformation-retrievaljava
    GitHub पर देखें↗4,357