Skip to content

This project is a sample of a database for Pokedex with SQL Create scripts and his respectives data.

Notifications You must be signed in to change notification settings

jsperandio/pokedex-db-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pokedex-db-sample

MIT License LinkedIn


Logo

pokedex-db-sample

This project is a sample of a database for Pokedex with SQL Create scripts and his respectives data.

The Pokedex site used (only Kanto Region) : PokemonDb

Table of Contents

About The Project

When we want to learn a language or start a project, we always find ourselves standing without a data source to help us. This project provides a simple and well-known database for easy access and use by anyone who needs data for their activities

Here's why:

  • As a developer we have to be constantly learning and optimizing our knowledge
  • When you are learning things , see examples is one of the best ways to start
  • Let's all agree here we know all the first generation of pokemon. Who doesn't like pokemon?

You may also suggest changes by forking this repo and creating a pull request or opening an issue.

A list of commonly used resources that I find helpful are listed in the acknowledgements.

Current Databases Support

Getting Started

Prerequisites

  • None :).
  • Well, a database administration tool, suggestions:

Project Folder Structure

  1. 📁 raw Folder for raw scripts, non normalized data.
  2. 📁 normalized Folder for normalized scripts, with all entities.
  3. 📁 resource Folder for all project resources, like images and other utils.

Entity–relationship model of database

Diagram

To-do

  • Add support for relational databases:
    • SQLite
    • Mysql
    • PostgreSQL
  • Add suport for NoSql databases:
    • MongoDB
    • Neo4J

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

João Vitor Esperandio Barbosa - [email protected]

Acknowledgements

About

This project is a sample of a database for Pokedex with SQL Create scripts and his respectives data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published