Rowy

screenshot of Rowy
react
vite
firebase

Low-code backend platform. Manage database on spreadsheet-like UI and build cloud functions workflows in JS/TS, all in your browser.

Overview

Rowy is a powerful tool designed for managing Firestore databases with an intuitive spreadsheet interface that simplifies data operations for developers and teams. It includes a robust set of features aimed at streamlining the CRUD operations, allowing users to efficiently manipulate and visualize their data while maintaining full control of their database environment.

With Rowy, users can expect a seamless experience integrating powerful backend functionalities while still having access to a user-friendly interface. Whether you need to handle importing/exporting large data sets or automate workflows through cloud functions, Rowy provides the necessary tools to enhance productivity and collaboration among teams.

Features

  • Powerful Spreadsheet Interface: Offers a familiar environment similar to traditional spreadsheet software, facilitating easy data manipulation and visualization.
  • CMS for Firestore: Functions as a content management system tailored specifically for managing Firestore data efficiently.
  • Data Import/Export: Easily bulk import or export data using popular formats like CSV, JSON, or TSV to streamline workflows.
  • Customizable Data Fields: Supports over 30 field types including text, dates, and rich media, enabling users to create tailored data structures.
  • Role-Based Access Control: Provides granular permissions at the table and field levels, ensuring secure collaboration tailored to user roles.
  • Cloud Functions Automation: Initialize workflows triggered by field level changes, seamlessly integrating with other services using pre-built code blocks.
  • Collaboration Support: Built-in user management features promote team collaboration, allowing users to work together efficiently on data projects.
  • Self-Hosted on GCP: Allows users to maintain full control of their data by operating exclusively within their own Google Cloud Platform project.
react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

firebase
Firebase

Firebase offers a comprehensive set of features, including real-time database, authentication, hosting, cloud functions, storage, and more. Firebase provides an easy-to-use interface and allows developers to focus on building features rather than managing infrastructure.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.