Skip to content

Commit fee28cb

Browse files
authored
Update README.md
1 parent 6c2275a commit fee28cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The databases have to be in the Apache Parquet (.parquet) format. ADPivot also s
1313
- **Relational**. Multiple databases can be added to allow relational database analytics.
1414
- **MultiIndex**. The resulting pivot table then can be visualized or downloaded preserving the MultiIndex (hierarchical index) structure defined in the application.
1515
- **Fast**. Under the hood, ADPivot uses [WebAssembly](https://webassembly.org/) [DuckDB](https://github.com/duckdb/duckdb-wasm) and [Pyodide](https://github.com/pyodide/pyodide) for maximum querying performance. On the front-end side, [React](https://github.com/facebook/react) and [Next.js](https://github.com/vercel/next.js) provide the best UI performance.
16-
- **Open-source and free:** ADPivot is completely open-source licensed under the Apache 2.0 license.
16+
- **Open-source and free:** ADPivot is completely open-source licensed under the MIT license.
1717

1818
See the [launch article](https://analyticsdata.pro/blog/Analytics%20Data%20Pivot%20(ADPivot)%20launch) for further details.
1919

0 commit comments

Comments
 (0)