Results 117 issues of blythed

There are several ways in which serialization is not the same in several places: - Different between SQL & MongoDB (`Schema` vs inline). - Different between how users would "create"...

story

**Status Quo**: we already support `Schema` for MongoDB at insertion: `insert_many(..., schema=...)`. **Suggestion**: make `Collection` a `Component` and add an (optional) `Schema` as argument.

- [x] #1973 - [x] #1977 - [x] #1979 - [x] #1980 - [x] #1986 - [x] #1993 - [x] #1994 - [x] #2041

🐛 bug
epic

We would like to bring the docs up-to-date according to the results of the [discussion here](https://github.com/SuperDuperDB/superduperdb/discussions/1752) Tasks: - [ ] Get feedbacks - [x] Decide new structure - [ ]...

epic

We have: - new features - easier to use classes, code and documentation - live use-cases (in stream-lit apps) This should be reflected in the `README.md`

**Use-cases** - [x] #1555 - [x] #1841 - [x] #1842 - [x] #1843 - [ ] #1844 **Documentation** - [x] #1845 - [ ] #1846 - [x] #1847 - [...

epic