0.8.2 • Published 2 days ago

@operativa/verse-mysql v0.8.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 days ago

Verse is a modern, fast, object/relational mapper for TypeScript inspired by Entity Framework Core. It features LINQ-style querying, unit of work updates, and a powerful convention-based mapping system. It supports SQLite, Postgres, MySQL, SQL Server and Oracle databases.

verse-mysql is the driver package for Verse that provides support for MySQL databases. It must be used in combination with the core verse package.

The Getting Started guide is available at getting started.

Reference and API documentation is available at verse docs.

Verse is licensed under the Apache 2.0 License.