{"library":"cosmotype","type":"library","category":null,"description":"Cosmotype is a type-driven database framework designed to offer a unified API for interacting with various database systems, abstracting away driver-specific complexities. It is built with TypeScript, providing comprehensive type support for schema definitions and operations, which helps in preventing common data-related errors at compile time. Currently at version 1.0.10, the project appears to be actively maintained, though no explicit release cadence is specified. A key differentiator is its ability to perform advanced database operations, akin to full SQL capabilities, even when interfacing with NoSQL databases like MongoDB or key-value stores like LevelDB, all through a consistent JavaScript/TypeScript API. This makes it highly versatile and extensible, supporting simultaneous access to different databases and even enabling low-code operations in browser environments.","language":"javascript","status":"active","version":"1.0.10","tags":["javascript","orm","database","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install cosmotype","imports":["import { Database } from 'cosmotype'","import type { EntitySchemaDefinition } from 'cosmotype'","import type { DriverOptions } from 'cosmotype'"]},{"cmd":"yarn add cosmotype","imports":[]},{"cmd":"pnpm add cosmotype","imports":[]}],"homepage":null,"github":"https://github.com/cosmotype/cosmotype","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/cosmotype","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/cosmotype/compatibility"}}