Changelog

Follow up on the latest improvements and updates.

RSS

Simpler sidebar. Import files and folders with ease and make folders when needed. Just drag your files on browser not just on a single button.
Try it out at https://datakit.page/
Changelog link:
Language Selection now in DataKit
We heard from our Brazilian friends that PT language would be super nice to have. Here we go!
Try it out at https://datakit.page/
Changelog link:
Save Results in query workspace and assistant results
if you want to persist the result of your ran queries, you can easily save them with "Save as Table" shown on top of query results in the header.
How it works:
  • The table will appear as a new tab for easy access
  • You can query this table directly using SQL
  • This table exists only in your browser - download the file to save permanently
Try it out at https://datakit.page/
Changelog link:
File state on DataKit
From now on, each file you bring to datakit, gets its own state of query, assistant and preview. So not just one query, viz, assistant at a time, as many as number of the files you have.
Try it out at https://datakit.page/
Introducing ColumnStats on Preview
Having an instant look at distribution, uniq, nulls and more from your column.
Try it out at https://datakit.page/
PostgreSQL connections in DataKit
From now on you could simply connect your postgres databases to datakit. Preview, query and ask AI assistant to write a query for the tables you have questions about.
Try it out at https://datakit.page
Introducing workspaces in DataKit
Ever had to re-import the same CSV files every time you opened your browser? Or lost track of which datasets belonged to which analysis project?
Workspaces eliminates these friction points.
This is just the beginning of making data analysis more seamless and less repetitive - because your time should be spent on insights, not file management.
Try it out at https://datakit.page and let us know what you think!
Ollama in DataKit
DataKit now supports Ollama integration! Run your favourite local AI models (Llama 3, Mistral AI, DeepSeek r1, Microsoft Phi-4, Qwen3, OpenAI gpt-oss and more) directly in your data workflows.
Complete privacy - your data never leaves your machine, no API costs or rate limits and full control over your AI infrastructure.
All you need to do is run Ollama (download it from: https://ollama.com) and open up https://datakit.page.
DataKit Notebooks
Introducing "
Notebooks
" in DataKit.
From now on you can run your python notebooks in https://datakit.page.
You can bridge to your DuckDB from your notebook and write the sql, make plots, etc.
Additionally, transformers from Hugging Face are loaded by default in the environment.
For now the supported models are from:
These are all in your browser, there's no server (yet).
Watch a demo from here:
Check it out :)
DataKit Assistant
  • From now on, on top of BYOK, you could select to use DataKit models
The models are
claude-3-5-sonnet-20241022
claude-3-5-haiku-20241022
On coming months, the selection of desired models will get broader
  • You can have followup questions with your first question and restart the context when needed
  • You're able to see the consumption of token/approx-cost for each chat
  • Besides query generation, chart generation from query is also possible
Data Preview
  • You'd be able to sort out columns in the preview from now
  • Each grid cell could get copied
SQL Query panel
  • Run the query with the shortcut (Cmd+Enter)
  • Higher range of CSV download from query result panel (10K, 20K, 50K)
UI Adjustments
  • A series of visual improvements have been applied after doing more iterations and interviews from users (and more to come!)
Load More