Skip to main content

· One min read
Team EasyManage

Free PostgreSQL database providers

We are listing postgres database providers you can use for free, which work with EasyManage.

These free tiers are good to get you started on project development with cloud database for various purposes such as side projects, prototyping, MVPs.

Neon.tech

Check out their Free PostgreSQL database here.

How To Use with EasyManage

  • From Neon Dashboard, gather connection details:

Get psql URL: postgres://<role_name>:<db-password>@<server-name>.us-east-2.aws.neon.tech/neondb

Get Role (Db User) and password, if not part of URL.

EasyManage : Import Tables : New Db Source : Create New Record

  • Select psql db type
  • Use URL
    • without <role_name>:<db-password>@ and
    • replacing prefix with jdbc:postgresql:
    • add suffix ?sslmode=require
    • as per below in EasyManage Studio
    • jdbc:postgresql://<server-name>.us-east-2.aws.neon.tech/neondb?sslmode=require
  • Fill out Db User/Password fields.
info

Note: Below three have not been tried out with EasyManage Builder Studio, but they should work.

Amazon RDS

Check out their Free PostgreSQL database here

ElephantSQL

Check out their Free PostgreSQL database here

Fly.io

Check out their Free PostgreSQL database here.

· 8 min read
Team EasyManage

EasyManage mission is to provide full-stack development automation and support wider choice of languages, frameworks and databases. We are publishing here our Planned and Roadmap Releases list for such items.

We are considering releases as per popularity of languages, frameworks and databases. Please refer to findings from recent Stackoverflow Developer Survey.

Help us prioritize the list, by letting us know your interest, email to info@easymanage.com.

Disclaimer: We may add or remove any items from these lists as per future internal assessment, market popularity or customer interests.

Release Types

Planned Major Releases

These releases are under active consideration and initial studies are done. Engineering work has begun for some releases.

Roadmap Releases

These releases are in our roadmap.

Upcoming Releases

Support For Languages, Frameworks

Release Phase Types

  • Preview : Initial Release
  • V1 : Intermediate Release 1
  • V2 : Intermediate Release 2
  • Full : Full Release

Frontend

SrlTypeidLanguages, Framework, DetailsReleaseAPIs
1PlannednextjsNext.js, ReactV2REST
2PlannedangularAngular (TS)V2REST
3RoadmapreactnativeReact NativeV2GraphQL, REST

Further Roadmap under cosideration:

FrameworkDetails
Vue.jsThe Progressive JavaScript Framework. An approachable, performant and versatile framework for building web user interfaces.
ASP.NET CoreOpen-source, cross-platform framework for building modern, cloud-based web apps for Windows, macOS, or Linux

Backend

SrlTypeidLanguages, FrameworkReleaseDatabaseAPIs
1PlannedexpressExpress, Node.jsFullMySQL, PostgreSQL, and moreGraphQL, REST

Further Roadmap under cosideration:

FrameworkDetails
ASP.NET Core Web APIBuild secure REST APIs on any platform with C#.

Figma Designs

SrlTypeidToolsReleaseDetails
1RoadmapfigmaFigmaV2Create Designs For Displays, Views
2RoadmapfigmaFigmaFullMake available as online plugin

Core Features and Builder Studio

Enhancements to Core Features and Builder Studio are in Roadmap.