awesome-repositories.comCategoríasBlog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
tommybananas avatar

tommybananas/finale

0
View on GitHub↗

Finale

Create flexible REST endpoints and controllers from Sequelize models in your Express app

Features

  • Database Utilities - RESTful endpoint generator for Sequelize models.

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI
  • Bases de datos - RESTful interface generator for Sequelize.
  • 187 estrellas·36 forks·JavaScript·2 vistas

    Historial de estrellas

    Gráfico del historial de estrellas de tommybananas/finaleGráfico del historial de estrellas de tommybananas/finale

    Alternativas open-source a Finale

    Proyectos open-source similares, clasificados según cuántas características comparten con Finale.
    • louischatriot/nedbAvatar de louischatriot

      louischatriot/nedb

      13,540Ver en GitHub↗

      NeDB is a JavaScript embedded NoSQL document store designed for Node.js and the browser. It functions as an in-memory data store with the option to persist documents to a local file system, ensuring data survives application restarts. The project utilizes a MongoDB-compatible API to perform data operations, allowing it to serve as a lightweight document indexing system and a persistent file database without requiring a separate database server. Capabilities include querying, inserting, updating, and deleting documents, as well as the ability to create indexes on specific fields to accelerate

      JavaScript
      Ver en GitHub↗13,540
    • mlaanderson/database-jsAvatar de mlaanderson

      mlaanderson/database-js

      79Ver en GitHub↗

      Common Database Interface for Node

      JavaScript
      Ver en GitHub↗79
    • forbeslindesay/atdatabasesAvatar de ForbesLindesay

      ForbesLindesay/atdatabases

      633Ver en GitHub↗

      TypeScript clients for databases that prevent SQL Injection

      TypeScript
      Ver en GitHub↗633
    • nuveo/prestN

      nuveo/prest

      0Ver en GitHub↗
      Ver en GitHub↗0
    Ver las 30 alternativas a Finale→

    Preguntas frecuentes

    ¿Qué hace tommybananas/finale?

    Create flexible REST endpoints and controllers from Sequelize models in your Express app

    ¿Cuáles son las características principales de tommybananas/finale?

    Las características principales de tommybananas/finale son: Database Utilities, Bases de datos.

    ¿Qué alternativas de código abierto existen para tommybananas/finale?

    Las alternativas de código abierto para tommybananas/finale incluyen: mlaanderson/database-js — Common Database Interface for Node. oguimbal/pg-mem — An in memory postgres DB instance for your unit tests. forbeslindesay/atdatabases — TypeScript clients for databases that prevent SQL Injection. louischatriot/nedb — NeDB is a JavaScript embedded NoSQL document store designed for Node.js and the browser. It functions as an in-memory… nuveo/prest. pkosiec/mongo-seeding — 🌱 The ultimate solution for populating your MongoDB database.