{"library":"graphql-to-sqlite-ddl","type":"library","category":null,"description":"Parse GraphQL type definitions into SQLite DDL statements, including CREATE TABLE with auto-generated id, created_at, updated_at, triggers, and support for directives (default, unique, index, primary, autoIncrement) and ORM relations (belongsTo, hasAndBelongsToMany). Current version 2.0.4. Lightweight, no external dependencies beyond GraphQL.js. Distinct from general ORMs by translating GraphQL schemas directly to SQL for SQLite.","language":"javascript","status":"active","version":"2.0.4","tags":["javascript","GraphQL","SQLite","DDL","Javascript","Schema","Tool","ORM","database"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install graphql-to-sqlite-ddl","imports":["import { parse } from 'graphql-to-sqlite-ddl'","import graphqlToSqlite from 'graphql-to-sqlite-ddl'","import { buildSchema } from 'graphql'"]},{"cmd":"yarn add graphql-to-sqlite-ddl","imports":[]},{"cmd":"pnpm add graphql-to-sqlite-ddl","imports":[]}],"homepage":"https://gitlab.com/kojin-nakana/graphql-to-sqlite-ddl","github":null,"docs":null,"changelog":null,"pypi":null,"npm":"graphql-to-sqlite-ddl","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}