graphql-sequelize-generator VS tuql

Compare graphql-sequelize-generator vs tuql and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
graphql-sequelize-generator tuql
1 5
22 1,035
- -
7.1 3.8
16 days ago almost 3 years ago
JavaScript JavaScript
- 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.

graphql-sequelize-generator

Posts with mentions or reviews of graphql-sequelize-generator. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-24.
  • Quickly create a POC/MVP with GraphQL and NodeJS!
    3 projects | dev.to | 24 Feb 2021
    From those problems we created graphql-sequelize-generator πŸŽ‰ The setup is way faster by using the definition of the ORM (Sequelize) to generate procedurally the endpoints. We do not generate a full schema by default, it’s up to you to decide what do you want to expose. But it only takes 3 lines of code!

tuql

Posts with mentions or reviews of tuql. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-25.

What are some alternatives?

When comparing graphql-sequelize-generator and tuql you can also consider the following projects:

graphqurl - curl for GraphQL with autocomplete, subscriptions and GraphiQL. Also a dead-simple universal javascript GraphQL client.

ws4sqlite - Query sqlite via json+http

countries - 🌎 Public GraphQL API for information about countries

sqlite-s3-query - Python functions to query SQLite files stored on S3

rick-and-morty-api - The Rick and Morty API

aurora - CLI tool that orchestrates prisma files in a way that allows multiple .prisma files with cross-relations

gsg-boilerplate - A boilerplate to quickly get started with graphql-sequelize-generator using ES2016.

postlite - Postgres wire compatible SQLite proxy.

Sequelize - Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.

sqlite3vfshttp - Go sqlite3 http vfs: query sqlite databases over http with range headers

pluralize - Pluralize or singularize any word based on a count

sql.js-httpvfs - Hosting read-only SQLite databases on static file hosters like Github Pages