19 releases (5 stable)

Uses old Rust 2015

2.1.1 Oct 19, 2023
2.1.0 May 26, 2023
2.0.0 Aug 29, 2022
1.0.1 Apr 11, 2018
0.5.1 Apr 15, 2016

#578 in Database interfaces

Download history 2583/week @ 2023-12-13 2601/week @ 2023-12-20 2195/week @ 2023-12-27 4610/week @ 2024-01-03 3409/week @ 2024-01-10 3697/week @ 2024-01-17 3529/week @ 2024-01-24 3383/week @ 2024-01-31 2214/week @ 2024-02-07 2045/week @ 2024-02-14 3236/week @ 2024-02-21 3370/week @ 2024-02-28 4158/week @ 2024-03-06 2375/week @ 2024-03-13 3019/week @ 2024-03-20 3622/week @ 2024-03-27

14,013 downloads per month
Used in 3 crates

MIT license

10KB
183 lines

diesel_full_text_search

crates.io docs

Add support for Postgres full text search to diesel, the safe, extensible ORM and query builder for Rust.

This crate also serves as an example of how to extend diesel with database specific features outside of diesel itself as third party crate.

Dependencies

~3MB
~57K SLoC