schemats VS remake-framework

Compare schemats vs remake-framework and see what are their differences.

schemats

A postgres & mysql -> typescript interface generator (by vramework)

remake-framework

Remake framework used by the Remake CLI to generate new projects (by remake)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
schemats remake-framework
3 8
220 175
0.0% 0.0%
0.0 5.3
over 1 year ago 4 months ago
TypeScript JavaScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

schemats

Posts with mentions or reviews of schemats. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-24.
  • Kysely: TypeScript SQL Query Builder
    19 projects | news.ycombinator.com | 24 Jan 2023
    This is really cool, will look into using it in future projects!

    I also made a tool (https://github.com/vramework/schemats) that generates the types directly from the db, which means whenever you do a DB migration your database types automatically update. Was forked from the original schemats library a couple years ago.

    I also created a lightweight library ontop of pg that is less of a query builder and more of a typed CRUD + SQL for non trivial queries (https://github.com/vramework/postgres-typed). Most queries I deal with in a day to day is usually crud so I find it a little easier, but it's much less powerful then Kysely! I fall more into the camp of writing complex queries in SQL with small helpers and writing simple ones with util functions and typescript

  • Ask HN: Who Wants to Collaborate?
    58 projects | news.ycombinator.com | 1 Jan 2022
    I'm working on a few projects, from one/two days to platforms.

    The first is OS and is a simple nodeJS environment to deploy applications via lambda and express quickly. Sort of like nestJS except less decorators and more functional (https://vramework.io/). I already know of a few other colleagues that rolled their own propriety versions of this to support enterprise and cloud deployments so decided to OS it.

    The other OS project is a strongly typed postgres/mysql driver. The idea is to generate typescript definitions directly from postgres (https://github.com/vramework/schemats) and then have a think layer ontop of pg-node that gives you strongly typed queries (https://github.com/vramework/postgres-typed).

    An open-source project I spent a few years on the core team is https://deepstream.io/, a realtime-server that allows you to mix and match multiple streaming protocols (mqtt/websocket/others) and allow those clients to talk to each other using pub-sub and records. I'm not longer working for it but wanted to give it a shout out!

    On a non OS project, I have been working on an immersive audio platform for a while now. The main goal is to allow users to pick and choose how audio books progress, and also have a live session mode which allows users to record their pulse / answer questions and a few other metrics and associate it with sentences. I pretty much built and deployed all of it but require some advice/brainstorming on how to proceed now. I built it to satisfy an itch when I was practicing shamanism during the first lockdown when I was in-between contracts / taking time off.

    I also want to build a simple web-pages strategy game based around eco-education, but don't have the bandwidth . If anyone is interested in mixing together gamification and eco-village building might be a fun conversion to bounce ideas!

    All the OS projects above were used to support my personal/a couple professional projects over the last few years.

    Email in profile

  • Ask HN: Freelancer? Seeking freelancer? (October 2021)
    4 projects | news.ycombinator.com | 1 Oct 2021
    - Elderly care / Matching platforms (marta.de)

    Recently (2021) have spent my time between my own product enjamon.com (almost at launch stage), working part-time for marta.de where I built their backend office, matching algorithm and two client facing apps (as the sole developer + intern) and some open-source projects around deployment strategies and postgres/typescript node interfaces (https://github.com/vramework/schemats).

    Currently looking for a job where I can work part-time (20 hours a week) or for on-demand tasks (like optimising APIs, CI pipelines, AWS infrastructure).

    Contact: [email protected]

remake-framework

Posts with mentions or reviews of remake-framework. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-01.

What are some alternatives?

When comparing schemats and remake-framework you can also consider the following projects:

megadetector-gui - A desktop application that makes using MegaDetector's model easier

Raylib-CsLo - autogen bindings to Raylib 4.x and convenience wrappers on top. Requires use of `unsafe`

kysely-codegen - Generate Kysely type definitions from your database.

lowdefy - The config web stack for business apps - build internal tools, client portals, web apps, admin panels, dashboards, web sites, and CRUD apps with YAML or JSON.

content - The content behind MDN Web Docs

Lowdb - Simple and fast JSON database

Typesense - Open Source alternative to Algolia + Pinecone and an Easier-to-Use alternative to ElasticSearch ⚡ 🔍 ✨ Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences

context-note - A note-taking chrome extension: taking notes on the web with their context.

oatmel - oatmel

budibase - Budibase is an open-source low code platform that helps you build internal tools in minutes 🚀

edn - Extensible Data Notation

cookiecutter-django - Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.