Posts tagged with "Django"

December 15, 2024

Using Elasticsearch for KNN Vector Search with Django and Gemini API

Learn how to implement KNN vector search in Django using Elasticsearch as a vector database and Google Gemini API for embeddings

Read more →
July 15, 2024

Using Elasticsearch GeoPointField with Django

Learn how to implement location-based search in Django using Elasticsearch GeoPointField

Read more →
July 3, 2024

Integrating Apache Ignite with Django

An Python package that allows you to monitor and analyze the database queries executed by your Django application

Read more →
June 30, 2024

Django Query Analyzer

An Python package that allows you to monitor and analyze the database queries executed by your Django application

Read more →