Skip to content

Ecosystem

MemberJunction is more than this monorepo. These sibling repositories are part of the same ecosystem — each card is fetched from GitHub at build time, so this page never goes stale.

TypeScript implementation of database migration tool - compatible with Flyway

A TypeScript native database migration tool inspired by Flyway, supporting SQL Server and PostgreSQL through a pluggable provider interface. Skyway eliminates the Java dependency required by Flyway while providing the same migration workflow — versioned migrations, baseline support, repeatable migrations, checksum validation, and schema history tracking. Migrations run inside transactions for safe, atomic execution on both dialects. Flyway is the…

MemberJunction Forge - Open Source SQL Server GUI for Mac

MJ Forge An AI native SQL IDE for SQL Server, PostgreSQL, and MySQL — on macOS & Windows Query · Explore · Visualize · Chat with your data The database tool that thinks alongside you. ⬇️ Download Latest Release Features • AI Assistant • Download • Screenshots • Why MJ Forge? • Contributing MJ Forge is a desktop database IDE…

MemberJunction VSCode Extension

Official VSCode extension for MemberJunction the metadata driven application development platform. This extension provides comprehensive development tools for MemberJunction: Browse all entities in your MemberJunction workspace View core entities (from @memberjunction/core entities ) and custom entities (from packages/GeneratedEntities ) Click to open entity TypeScript files View detailed entity information including fields, types, and relationships Auto completion for entity names in…

Common Business Application Entities and Components

BizApps Common Foundational business entities for the MemberJunction platform Install · Entity Model · Components · Documentation Business applications repeatedly implement the same foundational entities people, organizations, addresses, contact information, and relationships. BizApps Common solves this by providing a production ready, schema complete, fully typed set of reusable business entities as a MemberJunction Open App . Other MJ applications (Committees,…


Browse everything at the MemberJunction GitHub organization.