Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/optimajet/dataengine.net
OptimaJet Data Engine
https://github.com/optimajet/dataengine.net
database mssql mysql oracle orm postgresql sqlite
Last synced: 25 days ago
JSON representation
OptimaJet Data Engine
- Host: GitHub
- URL: https://github.com/optimajet/dataengine.net
- Owner: optimajet
- License: mit
- Created: 2023-09-26T14:23:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-31T07:19:01.000Z (4 months ago)
- Last Synced: 2024-10-09T22:34:45.394Z (about 1 month ago)
- Topics: database, mssql, mysql, oracle, orm, postgresql, sqlite
- Language: C#
- Homepage:
- Size: 219 KB
- Stars: 2
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Data Engine
This is a .NET ORM framework developed by OptimaJet for implementing providers in the Workflow Engine.
This project is currently in the alpha release stage.The primary goal of DataEngine is to generate queries to various databases through a unified interface and automatically map this data to
entities.