Hello, I am excited to announce the release of my project that I've been working on for quite a while. It has gone through many iterations. I believe that I now have a scalable platform that can efficiently ingest, search and report on large quantities of data.
If you are at a very large scale, there will need to be some work to streamline your database access, but it is very possible to build a flexible and robust solution.
Delve is built using Django, Django Rest Framework, webpack, JS and SCSS.
Delve can be extended with apps, which are actually specially built Django apps.
Delve has a unix-pipe-like search language that is powered by simple python scripts.
The Delve Web UI has support for showing data in tables, line charts and bar charts with more visualizations on the way.
I am excited to hear your feedback and suggestions.
I will be trying to monitor the comments and reply quickly.
Comments URL: https://news.ycombinator.com/item?id=44311404
Points: 4
# Comments: 0
Accedi per aggiungere un commento
Altri post in questo gruppo
Article URL: https://caseorganic.medium.com/the-invisible-ligh
Hi HN!
We just launched Codacy Guardrails, an IDE extension with a CLI for code analysis and MCP server that enforces security & quality rules on AI-generated code in real-time. It hooks into AI
Article URL: https://www.donnamagi.com/articles/karpathy-yc-talk

Article URL: https://arstechnica.com/gadgets/2025/06/framework-la

Hi HN,
Over the past few months, I've been building `dsc`, a tensor library from scratch in C++/CUDA. My main focus has been on getting the basics right, prioritizing a clean API, simplicity, an