Nextly
JSON →Nextly is a headless CMS and app framework for Next.js, providing core functionality for database interaction, services, and APIs. It is currently in early alpha (v0.0.2-alpha.20) with rapid iteration, targeted at developers building content-driven Next.js applications. Key differentiators include tight Next.js integration, support for multiple database adapters (MySQL, SQLite, PostgreSQL via Drizzle), and TypeScript-first design. It requires Next.js ^14.0.0, ^15.0.0, or ^16.0.0 as a peer dependency, along with one of the database adapter packages. The library ships its own TypeScript types for a type-safe developer experience.