Reactive SQL Integration

Developers often gravitate towards SQL, and r2dbc offers a fresh, reactive approach to SQL integration. This project is designed as an abstraction layer, independent of popular reactive runtimes, allowing for seamless integration with PostgreSQL and other databases. By utilizing low-level reactive streams types, it provides flexibility and efficiency in handling SQL operations.