-
### What Databases do THEY use?
-
### Feature Request
Currently `Revision` is stored in `schemas/common.py`. There are circular import errors when storing it in `models/typed_data.py`. `Revision` should be moved to either separate fi…
-
DB DB DB (https://engineering.videoblocks.com/web-architecture-101-a3224e126947)
Improve db performace - this can be done with
1.)Index
2.)Partioning at table level (funny is partiong can be done a…
-
please extend `DbContext.Database.SqlQuery` to support dynamic type for map query to a list of dynamic objects. for example:
```
var results = DbContext.Database.SqlQuery("SELECT * FROM Kids");
var i…
-
I would like to see you support LINQ the standard way in C# to work with data: Linq2Objects for data in memory and Linq2SQL through different ORMs. So different sources but the same language to work w…
-
The current spec proposes both a builder pattern as well as a JSON format for creating schema definitions.
Do you think it would be possible to create a similar JSON format for queries as well?
The bu…
ghost updated
7 years ago
-
It would be useful to build an application that has wide usefulness and encourages lots of users to buy into the ecosystem, as Rails and Redmine did for Ruby and applets did for Java.
This is disting…
-
# Microservices
Microservices is a [software architectural pattern](../about/software-architectural-pattern.md) where an application is broken down into small, independent, and loosely coupled serv…
-
I was wondering about how this project encapsulate the relational database transaction.
The definition of good repository interface (`/internal/app/service/barter/interface.go/GoodRepository`) might …
-
#### Qeydlər
- [Introduction To SQL Dərs Videosu](https://vimeo.com/724619281/3f1b67e44a)
#### Data
- Rahatlıqla əldə edilə bilən olmalıdır
- Məlumatların növləri öncədən bilinməlidir
- Məlumatı…