GithubHelp home page GithubHelp logo

manu-urba / mikro-orm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mikro-orm/mikro-orm

0.0 0.0 0.0 34.85 MB

TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, PostgreSQL and SQLite databases.

Home Page: https://mikro-orm.io

License: MIT License

Shell 0.02% JavaScript 1.32% TypeScript 98.66%

mikro-orm's Introduction

Hello there! ๐Ÿ‘‹

Profile views counter follow
Welcome to my profile!

I've been interested in computer science ever since I was a kid: my passion for learning is insatiable, which is why Iโ€™ve taught myself many of the skills I possess. Iโ€™ve participated in IT events, including AWS Summit Milan 2022, CloudFest 2023. One of my strengths is my ability to handle multiple projects simultaneously. The most important skill I've learned as a software developer is the ability to easily break down complex problems into simple tasks and methodically work on them one by one. I believe this is fundamental for completing large projects and writing maintainable code.


class Manuel extends Person
{
  String name = "Manuel";
  String surname = "Urbano";
  DateTime birthDate = DateTime(2002, 8, 23);
  double age = DateTime.now().difference(birthDate).inDays / 365;
}

manu-urba GitHub Stats


Email โ€ข Telegram

mikro-orm's People

Contributors

asifarran avatar b4nan avatar darkbasic avatar dependabot[bot] avatar dvlalex avatar erie0210 avatar evantrimboli avatar francisco-sanchez-molina avatar hehmonke avatar iamomiid avatar jbmikk avatar jsprw avatar kpervin avatar langstra avatar lookfirst avatar marcpicaud avatar matthiaskunnen avatar merceyz avatar ml1nk avatar oliversalzburg avatar pepakriz avatar podarudragos avatar renovate-bot avatar renovate[bot] avatar rhyek avatar roderik avatar royshouvik avatar trixobird avatar tsangste avatar willsoto avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.