git404hub

what is data-peek fr?

dalisoft/data-peek — explained in plain English

Analysis updated 2026-07-18 · repo last pushed 2026-03-07

Audience · developerComplexity · 2/5MaintainedSetup · easy

tl;dr

Data Peek is a lightweight desktop app for browsing and querying databases with an AI assistant that turns plain-English questions into SQL.

vibe map

mindmap
  root((data-peek))
    What it does
      Browses database tables
      Runs SQL queries
      AI text to SQL
    Tech stack
      PostgreSQL
      MySQL
      SQL Server
      SQLite
    Use cases
      Debug during development
      Explore query performance
      Visualize table relationships
    Audience
      Developers
      Data analysts
    Security
      Encrypted local credentials
      Opt in AI with own API key
    Features
      Command palette
      Multiple tabs and windows
      Saved queries

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Connect to a database in seconds and browse tables without opening a heavy IDE.

VIBE 2

Ask a question in plain English and let the AI assistant generate the SQL query.

VIBE 3

View a query's execution plan to understand why it's running slowly.

VIBE 4

Visualize how tables relate to each other with automatic relationship diagrams.

what's the stack?

PostgreSQLMySQLSQL ServerSQLite

how it stacks up fr

dalisoft/data-peek0verflowme/alarm-clock0verflowme/seclists
LanguageCSS
Last pushed2026-03-072022-10-032020-05-03
MaintenanceMaintainedDormantDormant
Setup difficultyeasyeasyeasy
Complexity2/52/51/5
Audiencedevelopervibe coderops devops

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 5min

AI features require opting in with your own API key, nothing else leaves your machine.

prompts (copy fr)

prompt 1
Help me connect Data Peek to my PostgreSQL database and browse its tables.
prompt 2
Ask Data Peek's AI assistant to turn 'what's our average order value last month' into SQL.
prompt 3
Show me how to use Data Peek's query performance breakdown to speed up a slow query.
prompt 4
Explain how Data Peek keeps my database credentials encrypted and local to my machine.

Frequently asked questions

what is data-peek fr?

Data Peek is a lightweight desktop app for browsing and querying databases with an AI assistant that turns plain-English questions into SQL.

Is data-peek actively maintained?

Maintained — commit in last 6 months (last push 2026-03-07).

How hard is data-peek to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is data-peek for?

Mainly developer.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.