- Notifications
You must be signed in to change notification settings - Fork518
Low-code backend platform. Manage database on spreadsheet-like UI and build cloud functions workflows in JS/TS, all in your browser.
License
rowyio/rowy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation

Connect to your database and create Cloud Functions in low-code - without leaving your browser.
Focus on building your apps.Low-code for Firebase and Google Cloud.
💥 Explore Rowy onlive demo playground 💥
20211004-RowyWebsite.mp4
- 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
- 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
- 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
- Granular table-level and field-level permission control
with role based access controls - Built in user management
- Customizable views for different user roles
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 viaa cloud run instance that operates exclusively on your GCP project. So we donot access or store any of your data on Rowy.
You can find the full documentation with how-to guides and templateshere.
We recommend thequick guided installoption above. Manual install option is only recommended if you want to developand contribute to the project. Follow thisguide for manualsetup.
View our roadmap on Rowy - Upvote, downvote, shareyour thoughts!
If you'd like to propose a feature, submit an issuehere.
- Join a community of developers onDiscord andshare your ideas/feedback 💬
- Follow us onTwitter and helpspread the word🙏
- Give us a star to this Github repo ⭐️
- Submit a PR. Take a look at ourcontribution guideand get started withgood first issues.
About
Low-code backend platform. Manage database on spreadsheet-like UI and build cloud functions workflows in JS/TS, all in your browser.