MongoDB
how to configure preen to connect to MongoDB databases.
Last updated
how to configure preen to connect to MongoDB databases.
Last updated
Preen can connect to MongoDB databases. Our current implementation uses the Go library to connect to databases.
MongoDB models are defined as a YAML file that contains a MongoDB document filter. This filter is used to match documents in the database and return the data that matches the filter. The documents are written to DuckDB as a JSON column for local querying using the native .