https://github.com/rapidloop/rapidrows
Low-code, configurable API server for PostgreSQL databases
https://github.com/rapidloop/rapidrows
api-server backend-server configurable low-code postgres postgresql
Last synced: 8 days ago
JSON representation
Low-code, configurable API server for PostgreSQL databases
- Host: GitHub
- URL: https://github.com/rapidloop/rapidrows
- Owner: rapidloop
- License: apache-2.0
- Created: 2022-09-27T03:37:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-06T03:35:30.000Z (over 2 years ago)
- Last Synced: 2025-04-14T17:07:24.720Z (8 days ago)
- Topics: api-server, backend-server, configurable, low-code, postgres, postgresql
- Language: C
- Homepage: https://rapidrows.io/
- Size: 516 KB
- Stars: 34
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
RapidRows is an open-source, zero-dependency, single-binary API server that can
be configured to run SQL queries, perform scheduled jobs and forward PostgreSQL
notifications to websockets.For more information, see [rapidrows.io](https://rapidrows.io).
RapidRows is developed and maintained by [RapidLoop](https://rapidloop.com).
Follow us on Twitter at [@therapidloop](https://twitter.com/therapidloop/).RapidRows is licensed under the Apache 2.0 open source license, copyright
(c) RapidLoop, Inc. 2022. It includes source code from QuickJS Javascript
Engine, licensed under the MIT license and is copyrighted (c) Fabrice Bellard
and Charlie Gordon.