Skip to content

jmu0/dbAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbAPI

Works with:

  • mysql
  • postgresql

API

Rest

Creates rest API from database model

GraphQL

Creates graphql API from database model

Wildcard in arguments: *

Logical operators in arguments: ! < > <= >= <> ||

dbbuild

  • Read model from database into yaml file
  • Load model from yaml file into database
  • Dump data from database to .csv file
  • Load data from .csv file into database

About

Create API (rest/graphql) based on database model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages