+1

On Monday, January 27, 2020 at 8:07:54 AM UTC-6, Andre Garzia wrote:
>
> Hi Folks,
>
> SQLite is very flexible and lots of features can be enabled at compile 
> time. I was wondering if the following extensions could be enabled for the 
> next release:
>
> # FTS5 
> A new full-text search extension.
>
> more info at: https://www.sqlite.org/fts5.html
>
> # JSON1
> Enable JSON features inside SQLite. This is very useful for storing 
> arbitrary documents.
>
> more info: https://www.sqlite.org/json1.html
>
> # SQLAR
>
> SQLite archives are a powerful way of storing binary files inside SQLite 
> much like a virtual file system.
>
> more info: https://www.sqlite.org/sqlar.html
>
> I've checked the compile options used for sqlite3.dll included in Racket 
> 7.5 using "PRAGMA compile_options" and currently it is basically FTS3 and 
> RTREE.
>
> Best
> A.
>
> -- 
> http://www.andregarzia.com -- All We Do Is Code.
> http://fon.nu -- minimalist url shortening service.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-dev/b4a3f1d6-5466-432d-84d6-a457d43bd2c6%40googlegroups.com.

Reply via email to