JSPM

@operativa/verse-oracle

0.8.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 7
  • Score
    100M100P100Q40549F
  • License Apache-2.0

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

Package Exports

  • @operativa/verse-oracle

Readme

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-oracle is the driver package for Verse that provides support for Oracle databases.

The Getting Started guide is available at getting started.

The core Verse package is available on npm.

Reference and API documentation is available at verse docs.

Verse is licensed under the Apache 2.0 License.