{"id":34390340,"url":"https://github.com/wannabespace/conar","last_synced_at":"2026-05-05T15:01:34.745Z","repository":{"id":281506131,"uuid":"895089213","full_name":"wannabespace/conar","owner":"wannabespace","description":"AI-powered tool for working with Postgres, MySQL, MSSQL and Clickhouse. (beta)","archived":false,"fork":false,"pushed_at":"2026-05-01T23:20:12.000Z","size":74819,"stargazers_count":1351,"open_issues_count":44,"forks_count":99,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-05-02T00:33:29.743Z","etag":null,"topics":["ai","clickhouse","connection","database","management","mssql","mysql","postgresql"],"latest_commit_sha":null,"homepage":"https://conar.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wannabespace.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"letstri"}},"created_at":"2024-11-27T14:39:45.000Z","updated_at":"2026-05-01T23:20:16.000Z","dependencies_parsed_at":"2025-04-01T22:28:20.676Z","dependency_job_id":"38a10b4d-2073-4593-8b95-73c86c9874e5","html_url":"https://github.com/wannabespace/conar","commit_stats":null,"previous_names":["wannabe-space/connnect","wannabespace/connnect","wannabespace/conar"],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/wannabespace/conar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannabespace%2Fconar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannabespace%2Fconar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannabespace%2Fconar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannabespace%2Fconar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wannabespace","download_url":"https://codeload.github.com/wannabespace/conar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wannabespace%2Fconar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32654618,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["ai","clickhouse","connection","database","management","mssql","mysql","postgresql"],"created_at":"2025-12-19T06:00:32.598Z","updated_at":"2026-05-05T15:01:34.684Z","avatar_url":"https://github.com/wannabespace.png","language":"TypeScript","funding_links":["https://github.com/sponsors/letstri"],"categories":["TypeScript","UIs"],"sub_categories":["CHUI(Chat-based User Interface) or CHUBACA(Chat-Based Client:)"],"readme":"# \u003cimg src=\"https://conar.app/logo.png\" alt=\"Conar Logo\" width=\"25\"/\u003e Conar.app\n\n![image](https://conar.app/github-demo.png)\n\nConar is an AI-powered open-source project that simplifies database interactions. Built for PostgreSQL, MySQL, MSSQL, Clickhouse with support for other databases coming in the near future. Store your connections securely in our cloud and ask AI to help you write and optimize SQL queries.\n\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://conar.app/download\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Download-Conar-green?style=for-the-badge\" alt=\"Download Conar\" /\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n## Features\n\n- **🔐 Secure \u0026 Open**\n  - Open-source codebase\n  - Encrypted connection strings\n  - Password protection\n\n- **💾 Multi-Database Support**\n  - PostgreSQL\n  - MySQL\n  - MSSQL\n  - Clickhouse\n  - Sqlite (coming soon)\n  - MongoDB (coming soon)\n\n- **🤖 AI-Powered Features**\n  - Intelligent SQL assistance\n  - Ability to change AI model\n  - More coming soon..\n\n## Stack\n\n- React with TypeScript\n- Electron\n- TailwindCSS and shadcn/ui\n- Vite\n- TanStack Start/Router/Query/Form/Virtual\n- Arktype\n- Bun\n- Hono\n- oRPC\n- Drizzle ORM\n- Better Auth\n- AI SDK with Anthropic, OpenAI, Gemini and XAI\n- Railway\n- PostHog\n- Resend\n- ToDesktop\n- Stripe\n\n## Development Setup\n\n- **📦 Package Installation**\n  ```bash\n  pnpm install\n  ```\n\n- **🐳 Start Database with Docker Compose**\n\n  This will start the PostgreSQL database \u0026 Redis in the background.\n  ```bash\n  pnpm run docker:start\n  ```\n\n- **🗄️ Prepare Database**\n\n  This will run database migrations to set up the required tables and schema.\n  ```bash\n  pnpm run drizzle:migrate\n  ```\n\n- **🚀 Run the Project**\n\n  This will start all development servers using Turbo.\n  ```bash\n  pnpm run dev\n  ```\n\n## Testing\n\n- **Unit Tests**\n  ```bash\n  pnpm run test\n  ```\n\n\u003e Before running E2E tests, make sure to start the test server: `pnpm run test:start` and db `postgresql://postgres:postgres@localhost:5432/conar`\n\n- **E2E Tests**\n  ```bash\n  pnpm run test:e2e\n  ```\n\n\u003cdiv align=\"center\"\u003e\n  \u003csub\u003eBuilt with ❤️\u003c/sub\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwannabespace%2Fconar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwannabespace%2Fconar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwannabespace%2Fconar/lists"}