Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. App Wishlist
  3. qdrant - open-source vector database written in Rust - alternative to Pinecone

qdrant - open-source vector database written in Rust - alternative to Pinecone

Scheduled Pinned Locked Moved App Wishlist
10 Posts 6 Posters 2.2k Views 8 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • marcusquinnM Offline
    marcusquinnM Offline
    marcusquinn
    wrote on last edited by
    #1
    • https://qdrant.tech
    • https://qdrant.tech/demo/
    • https://demo.qdrant.tech/#/
    • https://qdrant.github.io/qdrant/redoc/index.html
    • https://github.com/qdrant/qdrant
    • https://twitter.com/qdrant_engine

    Powering the next generation of AI applications with advanced and high-performant vector similarity search technology.

    Uses for AI GPT memory and other fast neural network data storage and queries.

    de197f93-e36b-48af-83be-11c9fbe26600-image.png

    Web Design & Development: https://www.evergreen.je
    Technology & Apps: https://www.marcusquinn.com

    marcusquinnM 1 Reply Last reply
    7
    • marcusquinnM marcusquinn
      • https://qdrant.tech
      • https://qdrant.tech/demo/
      • https://demo.qdrant.tech/#/
      • https://qdrant.github.io/qdrant/redoc/index.html
      • https://github.com/qdrant/qdrant
      • https://twitter.com/qdrant_engine

      Powering the next generation of AI applications with advanced and high-performant vector similarity search technology.

      Uses for AI GPT memory and other fast neural network data storage and queries.

      de197f93-e36b-48af-83be-11c9fbe26600-image.png

      marcusquinnM Offline
      marcusquinnM Offline
      marcusquinn
      wrote on last edited by marcusquinn
      #2

      @marcusquinn Qdrant is now available as an option in the Meow Apps AI Engine plugin for Wordpress, meaning that using a self-hosted vector database is possible - as opposed to Pinecone's free tier, that is deleted after 7-days of inactivity.

      Apps like this can generate some significant demand for CLoudron, since there's already a large community using this plugin, that would be up for having Qdrant self-hosted as easily as installing a Cloudron app.

      Web Design & Development: https://www.evergreen.je
      Technology & Apps: https://www.marcusquinn.com

      JOduMonTJ 1 Reply Last reply
      4
      • L Offline
        L Offline
        LoudLemur
        wrote on last edited by LoudLemur
        #3

        brave_xhUOTvXJbf.png
        brave_P8KpduEaTv.png
        brave_ppGsZ0T5Fa.png

        1 Reply Last reply
        4
        • N Offline
          N Offline
          Nico
          wrote on last edited by
          #4

          I'd love to see this in Cloudron ! 🙂

          1 Reply Last reply
          1
          • marcusquinnM marcusquinn

            @marcusquinn Qdrant is now available as an option in the Meow Apps AI Engine plugin for Wordpress, meaning that using a self-hosted vector database is possible - as opposed to Pinecone's free tier, that is deleted after 7-days of inactivity.

            Apps like this can generate some significant demand for CLoudron, since there's already a large community using this plugin, that would be up for having Qdrant self-hosted as easily as installing a Cloudron app.

            JOduMonTJ Offline
            JOduMonTJ Offline
            JOduMonT
            wrote on last edited by
            #5

            @marcusquinn said in qdrant - open-source vector database written in Rust - alternative to Pinecone:

            @marcusquinn Qdrant is now available as an option in the Meow Apps AI Engine plugin for Wordpress, meaning that using a self-hosted vector database is possible - as opposed to Pinecone's free tier, that is deleted after 7-days of inactivity.

            I did'nt see where it is mentioned and how it is used 😞

            1 Reply Last reply
            1
            • JOduMonTJ Offline
              JOduMonTJ Offline
              JOduMonT
              wrote on last edited by
              #6

              I use Qdrant with DiFy and n8n (hosted on my Cloudron)

              nothing very complex todo (I means to selfhost Qdrant with a Docker-Compose)

              1 Reply Last reply
              1
              • H Offline
                H Offline
                hpalmier
                wrote on last edited by
                #7

                Hi @JOduMonT
                I would like to use Qdrant with n8n (hosted on Cloudron).
                Can you help me with this installation knowing that I see that you live in France.

                1 Reply Last reply
                1
                • robiR Offline
                  robiR Offline
                  robi
                  wrote on last edited by
                  #8

                  It's just a rust binary, so it should run from LAMP App

                  Conscious tech

                  1 Reply Last reply
                  1
                  • H Offline
                    H Offline
                    hpalmier
                    wrote on last edited by
                    #9

                    Where can I find someone who can install Qdrant on my server?

                    1 Reply Last reply
                    1
                    • L Offline
                      L Offline
                      LoudLemur
                      wrote last edited by
                      #10

                      @marcusquinn made a great application request here. The Qdrant project has become increasingly useful for AI and a lot has happened since the initial request to make the project even better. Here is an ai generated summary:

                      Summary of New Features and Improvements in Qdrant from v1.1.0 to v1.15.5

                      Based on the changelog from this GitHub comparison, here's a categorized breakdown of the major updates. Early versions (1.1–1.2) laid the foundation with vector search and HNSW indexing, while later releases added scalability, hybrid search, and performance tweaks. This evolved Qdrant into a robust vector database for AI applications.

                      Vector Search and AI Features

                      • Hybrid Search Support: Introduced sparse vectors alongside dense ones (e.g., BM25/TF-IDF generalization for keyword matching in transformer models, starting ~1.3–1.4).
                      • Recommendation Strategies: New options like sum_scores for relevance feedback and server-side score boosting with custom formulas (v1.14.x).
                      • Local BM25 Inference: Added built-in BM25 scoring (v1.15.x), cutting reliance on external models for text ranking.

                      Performance and Optimization

                      • HNSW Graph Improvements: Incremental building on segment merges (v1.14.x), parallel batch searches, and memory optimizations.
                      • Memory/Disk Management: Better disk cache eviction (v1.14.x), adjustable log buffers, and vector quantization reducing RAM usage by ~97% (since ~1.3).
                      • SIMD Acceleration: x86-64 and Neon support for faster vector computations (ongoing from ~1.5).
                      • Async I/O and WAL: Write-ahead logging for data durability and io_uring for max NAS throughput (major in 1.5–1.10).

                      Storage, Sharding, and Scalability

                      • Distributed Deployment: Full horizontal scaling with sharding/replication and zero-downtime updates (matured in 1.10–1.15).
                      • Mutable Map Index: Boosted performance for full-text, integer, and other indexes (v1.15.x).
                      • On-Disk Storage: Dynamic on-disk vectors with cache controls (replaced deprecated mmap_threshold in 1.15.x).
                      • Resharding/Recovery: Improved shard recovery against crashes and aborted resharding for dead replicas (v1.14.x).

                      Security and Access Control

                      • JWT/Payload Filters: JWT for read-only access and payload-based filters (deprecated in 1.15; now collection-level ACLs).
                      • Access Controls: Shift to secure, collection-based permissions (recommended since 1.15).

                      Web UI and User Experience

                      • Enhancements: Query auto-completion (v1.14.x) and shard distribution in cluster views (v1.15.x). Debian packages now include web UI (v1.15.x).

                      Payload and Filtering

                      • Advanced Filtering: JSON payloads, keyword/full-text matching, numerical/geo ranges, and complex conditions (e.g., should, must, must_not). Optimized query planning with payload indexes (steady improvements since ~1.2).

                      Bug Fixes and Consistency

                      • Key fixes: Delayed flush wrappers prevent lost index updates (1.14.x); storage issues for nulls/booleans deferred until flush (1.15.x); linear decay range bounds corrections (1.15.x).
                      • Others: Scroll locks, segment mods, date-time errors in formulas, and corrupt point eviction (across 1.14–1.15).

                      Deprecations and Removals

                      • Removed init_from for consistency (use migrations/snapshots; 1.15.x).
                      • Deprecated max_optimization_threads (1.15.x), Lock API, and payload-based JWT filters.
                      • Deprecated mmap_threshold in favor of on_disk (1.15.x).

                      Overall, Qdrant went from basic vector search to an enterprise-grade tool emphasizing hybrid search, reliability, and AI integration. Full details in the GitHub link. Let me know if you want more on a specific version or category!

                      1 Reply Last reply
                      1
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Bookmarks
                      • Search