rowyio / rowy
Low-code backend platform. Manage database on spreadsheet-like UI and build cloud functions workflows in JS/TS, all in your browser.
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing rowyio/rowy in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Summary (README)
PreviewLive Demo 🛝
💥 Explore Rowy on live demo playground 💥
Features ✨
<!-- <table> <tr> <th> <a href="#">Database</a> </th> <th> <a href="#">Automation</a> </th> </tr> <tr> <td> <a href="#"> <img src=""/> </a> </td> <td> <a href="#"> <img src=""/> </a> </td> </tr> </table> -->https://user-images.githubusercontent.com/307298/157185793-f67511cd-7b7b-4229-9589-d7defbf7a63f.mp4
<!-- <img width="85%" src="https://firebasestorage.googleapis.com/v0/b/rowyio.appspot.com/o/publicDemo%2FRowy%20Website%20Video%20GIF%20Small.gif?alt=media&token=3f699a8f-c1f2-4046-8ed5-e4ff66947cd8" /> -->Powerful spreadsheet interface for Firestore
- CMS for Firestore
- CRUD operations
- Bulk import or export data - csv, json, tsv
- Sort and filter by row values
- Lock, Freeze, Resize, Hide and Rename columns
- Multiple views for the same collection
Automate with cloud functions and ready made extensions
- Build cloud functions workflows on field level data changes
- Use any NPM modules or APIs
- Connect to your favourite tool with pre-built code blocks or create your own
- SendGrid, Algolia, Twilio, Bigquery and more
Rich and flexible data fields
- 30+ fields supported
- Basic types: Short Text, Long Text, Email, Phone, URL…
- Custom UI pickers: Date, Checkbox, Single Select, Multi Select…
- Uploaders: Image, File
- Rich Editors: JSON, Code, Rich Text (HTML), Markdown
- Data validation, default values, required fields
- Action field: Clickable trigger for any Cloud Function
- Aggregate field: Populate cell with value aggregated from the row’s sub-table
- Connector field: Connect data from multiple table collections
- Connect Service: Get data from any HTTP endpoint
Collaborate with your team
- Granular table-level and field-level permission control
with role based access controls - Built in user management
- Customizable views for different user roles
Quick guided install
Set up Rowy on your Google Cloud Platform project with this easy deploy button. Your data and cloud functions stay on your own Firestore/GCP and is managed via a cloud run instance that operates exclusively on your GCP project. So we do not access or store any of your data on Rowy.
Documentation
You can find the full documentation with how-to guides and templates here.
Manual Install
We recommend the quick guided install option above. Manual install option is only recommended if you want to develop and contribute to the project. Follow this guide for manual setup.
Roadmap
View our roadmap on Rowy - Upvote, downvote, share your thoughts!
If you'd like to propose a feature, submit an issue here.
Support the project
- Join a community of developers on Discord and share your ideas/feedback 💬
- Follow us on Twitter and help spread the word 🙏
- Give us a star to this Github repo ⭐️
- Submit a PR. Take a look at our contribution guide and get started with good first issues.