{"id":29714205,"url":"https://github.com/erickgnavar/melocoton","last_synced_at":"2026-04-18T21:01:08.496Z","repository":{"id":305376783,"uuid":"840926097","full_name":"erickgnavar/melocoton","owner":"erickgnavar","description":"Simple database client","archived":false,"fork":false,"pushed_at":"2026-04-18T18:29:40.000Z","size":2630,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-18T18:38:48.739Z","etag":null,"topics":["database","elixir","postgres","sqlite","tauri"],"latest_commit_sha":null,"homepage":"https://melocoton.app","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erickgnavar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-11T05:39:18.000Z","updated_at":"2026-04-18T18:29:25.000Z","dependencies_parsed_at":"2025-08-16T03:18:54.727Z","dependency_job_id":"86ee024c-c045-4023-ae50-0f3065fd1e0e","html_url":"https://github.com/erickgnavar/melocoton","commit_stats":null,"previous_names":["erickgnavar/melocoton"],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/erickgnavar/melocoton","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erickgnavar%2Fmelocoton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erickgnavar%2Fmelocoton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erickgnavar%2Fmelocoton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erickgnavar%2Fmelocoton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erickgnavar","download_url":"https://codeload.github.com/erickgnavar/melocoton/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erickgnavar%2Fmelocoton/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31984557,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"ssl_error","status_checked_at":"2026-04-18T20:23:29.375Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["database","elixir","postgres","sqlite","tauri"],"created_at":"2025-07-24T03:09:37.969Z","updated_at":"2026-04-18T21:01:08.484Z","avatar_url":"https://github.com/erickgnavar.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Melocoton\n\nA keyboard-driven, multi-platform database client for SQLite, PostgreSQL, and MySQL.\nBuilt with Elixir/Phoenix LiveView and packaged as a desktop app with Tauri.\n\n## Features\n\n- **Keyboard-native** — every action reachable from the keyboard, shortcut hints shown inline\n- **SQL editor** — write and execute queries with results displayed in dense, scannable tables\n- **Transaction support** — interactive transactions with explicit commit/rollback control\n- **Table explorer** — browse schemas, tables, indexes, and column definitions\n- **Multiple databases** — connect to several databases and switch between them quickly\n- **Connection groups** — organize databases by project, environment, or team\n- **AI assistant** — natural language to SQL with schema-aware chat, supporting Anthropic, OpenAI, OpenRouter, MiniMax,\n  and local models via Ollama\n- **Data export** — export query results to CSV or Excel\n- **Cross-platform** — runs as a web app or a native desktop app (macOS, Linux)\n\n## Requirements\n\n- [mise](https://mise.jdx.dev/getting-started.html) — manages Elixir, Erlang, and Node.js versions\n- [just](https://github.com/casey/just) — command runner for common tasks (see `justfile`)\n- [Rust](https://rustup.rs/) — required only for desktop builds (Tauri)\n\n## Development\n\n```bash\n# Install tool versions (Elixir, Node, etc.)\nmise install\n\n# Install dependencies and set up the database\njust setup\n\n# Start the dev server at localhost:4000\njust dev\n```\n\nA `justfile` defines all common tasks. Run `just --list` to see available recipes:\n\n```bash\njust test                           # Run all tests\njust ci                             # Full CI suite (format + deps + tests)\njust fmt                            # Format code\njust release                        # Full desktop app build\njust tauri-dev                      # Tauri dev mode with hot reload\njust db-migrate                     # Run pending migrations\njust db-reset                       # Drop + create + migrate + seed\n```\n\n## Tech stack\n\n| Layer     | Technology               |\n|-----------|--------------------------|\n| Backend   | Elixir, Phoenix LiveView |\n| Frontend  | LiveView, Tailwind CSS   |\n| Desktop   | Tauri (Rust)             |\n| Databases | Postgrex, Exqlite, MyXQL |\n| Packaging | Burrito                  |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferickgnavar%2Fmelocoton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferickgnavar%2Fmelocoton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferickgnavar%2Fmelocoton/lists"}