From 7c98cefdd6aeb86de39d9e78d393938b374b88d1 Mon Sep 17 00:00:00 2001 From: Julien Boudry Date: Sun, 14 Jan 2024 18:47:39 +0100 Subject: [PATCH] Add WoollyM and the PHP section --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 50aa9bd..fb6d87e 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,9 @@ Kotlin Lua - [Assistant](https://github.com/coalio/Assistant) - A data science library providing flexible dataframes for Lua 5.1+ +PHP +- [WoollyM](https://github.com/MammothPHP/WoollyM) - Dataframes library providing an interface for easy data access, manipulation, and calculation. Data are stored in memory (native driver) or external storage (sql drivers or others), enabling the library to be used seamlessly as a connector. Exports and imports with popular formats (CSV, Spreadsheet, Json...) are also supported. + Q - [qSQL](https://code.kx.com/q/basics/qsql/) - Query language embedded into Q.