Skip to content

A repo that will contains all the queries that are used to create a database for transport website as well as some basic SELECT. SGBD: PostgreSql, this repo also expose the basic usage of Faker.js which is a library mainly used to generate massive amounts of fake data

Notifications You must be signed in to change notification settings

Fanirykeziah/Trans-postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transport Database

This repos is basically divided in two parts :


Database

The Database basically contains three parts.

  • Transport.sql : contains the database creation querie.
  • insert.sql : contains all the insert made to the database.
  • Queries.sql : contains all the basic SELECT queries.

FakerJs

The FakerJs part is the javascript code containing the script used to generate all the insert in each table (using FakerJs)

About

A repo that will contains all the queries that are used to create a database for transport website as well as some basic SELECT. SGBD: PostgreSql, this repo also expose the basic usage of Faker.js which is a library mainly used to generate massive amounts of fake data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published