License
SQB is available under the Apache License 2.0.
note
The README files shipped inside some SQB packages incorrectly state an MIT license — that is a
documentation mistake. The license SQB is actually published under, as declared in every
package's package.json ("license": "Apache-2.0"), is Apache License 2.0.
You can read the full license text in the repository: github.com/panates/sqb/blob/main/LICENSE.
Copyright and licensing apply equally to every package in the monorepo (@sqb/builder,
@sqb/connect, @sqb/migrator, @sqb/nestjs, and all database adapters).