olly f605165430 Add database module
PiperOrigin-RevId: 405626096
2021-10-26 14:19:43 +01:00
..
2021-10-25 15:12:16 +01:00
2021-10-26 14:19:43 +01:00
2021-10-25 13:49:14 +01:00
2021-10-26 14:08:21 +01:00

DataSource module

Provides a DataSource abstraction and a number of concrete implementations for reading data from different sources. Application code will not normally need to depend on this module directly.