{
"id": "library:drizzle-orm",
"_kind": "Library",
"_file": "domain/libraries/libraries-typescript.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Drizzle ORM",
"belongsToLanguageId": "language:typescript",
"description": "TypeScript-first SQL ORM with a type-safe query builder, schema\ndeclaration in code, and Postgres / MySQL / SQLite drivers.\n"
},
"outgoingEdges": [
{
"from": "library:drizzle-orm",
"to": "language:typescript",
"kind": "belongs_to_language"
}
],
"incomingEdges": []
}