rxjava-jdbc
Database library
An efficient execution and functional composition of database calls using JDBC and RxJava Observables.
Efficient execution and functional composition of database calls using jdbc and RxJava Observables
807 stars
54 watching
113 forks
Language: Java
last commit: 18 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
davidmoten/rxjava-file | A Java library providing observables for file I/O and event handling using RxJava and NIO. | 82 |
davidmoten/rxjava-extras | A collection of utility classes and operators for RxJava, extending its functionality with additional operators and actions. | 269 |
jdbi/jdbi | Provides idiomatic access to relational databases in Java and other JVM technologies. | 1,985 |
ismael-vc/uxn.jl | A Julia package for implementing a universal and self-contained relational database system | 0 |
reactivex/rxjavacomputationexpressions | RxJava provides a way to compose and manage asynchronous data streams using computation expressions. | 60 |
reactivex/rxjavafx | A library that provides a bridge between RxJava and JavaFX event handling | 519 |
reactivex/rxjavajoins | Joins operators for RxJava to combine multiple sources of data into a single stream of results | 100 |
psjava/psjava | A comprehensive library of algorithms and data structures for solving common programming problems in Java. | 72 |
clojure/java.jdbc | Provides low-level JDBC-based access to databases in Clojure | 724 |
jakewharton/rxreplayingshare | An RxJava transformer that combines replay, publish, and refCount operators to manage caching of upstream observables or flows. | 626 |
teradata/jaqy | A universal JDBC client that enables Java-based connections to various data sources | 22 |
jamesdruhan/vue-jd-table | An advanced Vue.js component for displaying data tables with various features and configurations. | 76 |
susom/database | A wrapper around JDBC to simplify and secure relational database access | 42 |
reactivex/rxjavamath | Math operators for RxJava's functional programming framework | 96 |
jdataview/jbinary | A high-level API for working with binary data in JavaScript. | 541 |