-
## File a bug
### Include your code
[DefaultTypeMappingsTests.zip](https://github.com/user-attachments/files/17292439/DefaultTypeMappingsTests.zip)
Change between SqlServer and Sqlite by modi…
-
# Step 1/4 - Containers everywhere
### Estimated time: 2 hours
**[Spoiler alert]:** in the end of this onboard, you'll basically develop a [CRUD](https://en.wikipedia.org/wiki/Create,_read,_update_an…
-
We need to store the event participants and expenses persistently (e.g. in a database). We want to create an abstraction of the storage to allow for using different storage implementations. For instan…
-
Migrated from GitLab: https://gitlab.com/meltano/hub/-/issues/212
Originally created by @aaronsteers on 2022-03-10 22:53:48
---
This keeps coming up so I want to address it. Sounds we're mostly exp…
-
To remember:
- [ ] Common test setup for meta and backend repo
- [ ] See connection handler and usage with psycopg3
- [ ] Read adapter
- [ ] Write adapter
- [ ] Add Required checks to 1tR:1Gt u…
-
One of Oracle 23ai's most exciting new features is the `JSON DUALITY VIEW`:
- https://blogs.oracle.com/database/post/key-benefits-of-json-relational-duality-experience-it-today-using-oracle-databas…
-
Feature request.
There are no major reporting engines that support GUN (nor most NoSQL DB systems). My solution for this kind of issue is to:
1. Architect the NoSQL database, treating each colle…
-
### Describe the feature
Storage system needs an id-name mapping cache to accelerate the relational database to find the namespace and we also should find the entity by id.
### Motivation
Improve t…
-
At the moment the `setCache()` only takes a handful of hard coded drivers (filesystem + some popular relational databases). It would be nice to write our own custom driver so we could implement a key/…
-
the indexes are created manually and stored as another file object in the database. it was ok when there was not database, but now its time to migrate to a relational structure as adding to the index …