{"library":"typecql","type":"library","category":null,"description":"TypeCQL is an ORM for CQL databases like Cassandra and ScyllaDB, currently at version 1.1.17. It provides a built-in mapper with custom columns and options, an excellent type system (TypeScript 5+), query optimization, support for multiple connections, advanced methods, automatic loading of tables and columns, a migration tool, and transactions. It works with both NestJS and plain TypeScript Node.js. Key differentiators include its advanced type inference and seamless integration with NestJS, making it a strong alternative to other CQL ORMs like cassandra-driver's mapper or express-cassandra.","language":"javascript","status":"active","version":"1.1.17","tags":["javascript","cql","CQL","ORM","Cassandra","ScyllaDB","NestJS","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install typecql","imports":["import { Connection } from 'typecql'","import { Entity } from 'typecql'","import { Table } from 'typecql'"]},{"cmd":"yarn add typecql","imports":[]},{"cmd":"pnpm add typecql","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"typecql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}