Skip to content
#

datasource

Here are 101 public repositories matching this topic...

运行时动态注册切换数据源,自动生成SQL(DDL/DML/DQL),读写元数据,对比数据库结构差异。适配100+关系/非关系数据库。 常用于动态场景的底层支持,如:数据中台、可视化、低代码后台、工作流、自定义表单、异构数据库迁移同步、物联网车联网数据处理、数据清洗、运行时自定义报表/查询条件/数据结构、爬虫数据解析等

  • Updated Nov 18, 2024
  • Java

Assembler is a reactive data aggregation framework for querying and merging data from multiple data sources/services. Assembler enables efficient implementation of the API Composition Pattern and is also designed to solve the N + 1 query problem. Architecture-agnostic, it can be used as part of a monolithic or microservice architecture.

  • Updated Nov 15, 2024
  • Java

A simple app to hit the NY Times Most Popular Articles API and show a list of articles, that shows details when items on the list are tapped (a typical master/detail app), also user able to browse/ add articles to favorite list that implements MVVM architecture using Dagger2, Retrofit, RxJava2, LiveData, RoomDatabase, Database Debugging, DataBin…

  • Updated Oct 2, 2020
  • Java

Improve this page

Add a description, image, and links to the datasource topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the datasource topic, visit your repo's landing page and select "manage topics."

Learn more