dblayer

DBlayer was a platform that helps you create APIs and internal apps directly on top of your database, without building or maintaining a traditional backend. It removes the complexity of backend development by acting as a secure middleware between your application and your database, allowing you to focus on product logic instead of infrastructure.

Originally a SaaS idea. Now open sourced.

Repositories

Dashboard

Contains the main dashboard UI/UX.

View Repository →

Dashboard Backend

Implements backend APIs required for the dashboard to function...

View Repository →

API

Core engine of DBlayer.

View Repository →

Configs

Includes server and environment configuration files...

View Repository →

Worker

Contains background worker scripts...

View Repository →

Docs

Contains all official documentation...

View Repository →