You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An implementation of basic entity framework & LINQ functionnalities in typescript
Entity framework makes life easier for .NET developers with the help of the powerful fluent LINQ API. Many nodejs ORM exist out there. Unfortunately none of them offers a completely string-literal-free fluent api. Although this is normal for a .NET dev like me who will desire (and think that is a must) to work in such an environment.
Nodejs & Typeorm, it will be nice to rip off typeorm dependency and communicate directly with the db driver
Complexity
Beginner - This project requires no or little prior knowledge of the technolog(y|ies) specified to contribute to the project
Intermediate - The user should have some prior knowledge of the technolog(y|ies) to the point where they know how to use it, but not necessarily all the nooks and crannies of the technology
Advanced - The project requires the user to have a good understanding of all components of the project to contribute
Required time
Little work - A couple of days
Medium work - A week or two
Much work - The project will take more than a couple of weeks and serious planning is required
Categories
Mobile app
IoT
Web app
Frontend/UI
AI/ML
APIs/Backend
Voice Assistant
Developer Tooling
Extension/Plugin/Add-On
Design/UX
AR/VR
Bots
Security
Blockchain
Futuristic Tech/Something Unique
The text was updated successfully, but these errors were encountered:
Welcome to the community 🤓, we will carefully review your project idea and get back to you.
If you would like to follow our community's work you should join us on our Telegram chat group and Channel, we help and encourage each other to contribute to open source. You can also support us financially here to help us build Cameroon one open source at a time.
Introduction
A .Net Entity Framework like ORM for nodejs
Description
An implementation of basic entity framework & LINQ functionnalities in typescript
Entity framework makes life easier for .NET developers with the help of the powerful fluent LINQ API. Many nodejs ORM exist out there. Unfortunately none of them offers a completely string-literal-free fluent api. Although this is normal for a .NET dev like me who will desire (and think that is a must) to work in such an environment.
You can have a better idea of what this project is alla about here: https://github.com/bugMaker-237/slim-ef
Relevant Technology
Nodejs & Typeorm, it will be nice to rip off typeorm dependency and communicate directly with the db driver
Complexity
Required time
Categories
The text was updated successfully, but these errors were encountered: