Datall is your one-stop Next.js and TypeScript app for aggregating, processing, and analyzing data from disparate sources. Simplify complex data structures into digestible insights for any query.
- Data Aggregation: Collect data from multiple sources.
- Data Processing: Transform raw data into meaningful sets.
- Data Analysis: Perform complex queries easily.
- User-Friendly: Designed with a focus on user experience.
- Next.js 13
- TypeScript
- Node.js
- pnpm, npm, or yarn
git clone https://github.com/blefnk/datall.git
cd datall
pnpm install
// code snippet for basic usage will be here
// code snippet for advanced usage will be here
Check out the examples
directory for sample projects that use Datall.
Please read CONTRIBUTING.md for details.
This project is licensed under the MIT License - see the LICENSE.md file for details.