Insite - DuckDB + AI + Rollbacks + Collaborative features (Recommend a better name pls lmao)
Let me know what you think of the idea, and your thoughts on creating a better OLAP experience!
Features include:
1. Server Instance of a duckdb database, tables infer connections and joins a user's assigned DB
2. Rollback queries if bad query from AI
3. Query Agent + Analysis Agent (Analysis is a cool thing, gives you a detailed answer after reading a bunch of the table's entries/rows/columns/metadata on-demand -- The vectorized columnar store makes it more awesome)
4. Collaborative -- Work with peers on the same dataset and see how it changes livetime
5. Memory features (coming up!) -- Store not just the queries that ran but why they were run, and use that as context for the agents (Mem0 or Supermemory -- VOTE!)

