js-ddl
Schema librarian
A JavaScript library that queries database schemas and describes their columns with JSON Schema v4.
Gets you a JSON Schema from PostgreSQL or SQLite3. Also supports arrays and default values. Use it for introspection or preparing your domain models like with Rails's Active Record.
68 stars
8 watching
5 forks
Language: JavaScript
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A JavaScript library for defining and validating object schemas | 388 |
| A tidy SQL-based DB access library for Scala developers. | 1,266 |
| A Groovy-based DSL for managing schema changes in databases using Liquibase | 85 |
| A tool for visualizing and exploring GraphQL schemas through an interactive graph viewer | 263 |
| A Clojure-based DSL for building SQL queries and statements. | 41 |
| Provides a Node.js implementation of the Elasticsearch Query DSL | 510 |
| Provides a catalog of JSON and YAML schemas for use with Neovim's language servers. | 756 |
| A lightweight library for creating and managing modals in web applications. | 19 |
| A schema validation tool that supports multiple file formats, generates documentation and XSD files, and provides a simple API for loading data from various sources. | 104 |
| A tool to simplify GraphQL schema creation using BookshelfJS models. | 184 |
| A schema validation package for JavaScript objects with support for MongoDB update documents and customizable error messages | 560 |
| An interface to generate Prisma schema files from code | 113 |
| Tool for making schema changes in PostgreSQL with minimal locks to achieve zero downtime updates. | 554 |
| A schema registry and inference system for various data formats | 111 |
| Language for generating JSON documents | 98 |