Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/metarhia/metasql

Metarhia SQL builder and Postgres utilities 🐘
https://github.com/metarhia/metasql

database globalstorage hacktoberfest impress meta-edu metarhia model node node-js nodejs pg pgsql postgres postgresql query-builder schema sql sql-builder

Last synced: 28 days ago
JSON representation

Metarhia SQL builder and Postgres utilities 🐘

Awesome Lists containing this project

README

        

# MetaSQL schema generator & access layer

[![ci status](https://github.com/metarhia/metasql/workflows/Testing%20CI/badge.svg)](https://github.com/metarhia/metasql/actions?query=workflow%3A%22Testing+CI%22+branch%3Amaster)
[![npm version](https://badge.fury.io/js/metasql.svg)](https://badge.fury.io/js/metasql)
[![npm downloads/month](https://img.shields.io/npm/dm/metasql.svg)](https://www.npmjs.com/package/metasql)
[![npm downloads](https://img.shields.io/npm/dt/metasql.svg)](https://www.npmjs.com/package/metasql)
[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/metarhia/metasql/blob/master/LICENSE)

## Description

[Metarhia](https://github.com/metarhia) technology stack relational database
access layer library for DDL generation from
[metaschema](https://github.com/metarhia/metaschema), data validation,
migrations auto generation, queriesΒ and introspection.

## License & Contributors

Copyright (c) 2019-2024 [Metarhia contributors](https://github.com/metarhia/metasql/graphs/contributors).
Metasql is [MIT licensed](./LICENSE).\
Metasql is a part of [Metarhia](https://github.com/metarhia) technology stack.