VOXO's Hackathon 2024 Winner, Cohesion is an AI-powered SQL Assistant simplifying database queries for users of all skill levels. With its intuitive natural language interface, Cohesion allows users to generate, optimize, and troubleshoot SQL queries effortlessly, saving time and reducing errors. By leveraging cutting-edge AI, Cohesion transforms complex SQL tasks into seamless, automated processes, making it the go-to tool for hobby-devs, learners, students, and developers who just want to get things done.
- βοΈ Zustand for state management
- π react-flow for Nodes UI
- π§βπ» monaco-editor for the code editor
- π©» framer-motion for animations
- π TailwindCSS for the beautiful UI
- Generate SQL with Entity Relationship diagram from a simple prompt
- Generate documentation based on current schema
- Generate Mock data in different formats- Table, JSON, and SQL inserts
- Export to different ORMs- Django and Prisma
- Explain selected code segments with AI