Here are
278 public repositories
matching this topic...
dynamic datasource for springboot 多数据源 动态数据源 主从分离 读写分离 分布式事务
UITableView and UICollectionView Data Sources for RxSwift (sections, animated updates, editing ...)
Updated
May 23, 2022
Swift
Swifty closures for UIKit and Foundation
Updated
Apr 29, 2021
Swift
🚴 A declarative library for building component-based user interfaces in UITableView and UICollectionView.
Updated
Apr 5, 2022
Swift
🥪 A lightweight Monad sealed API library for modeling Retrofit responses and handling exceptions.
Updated
Jul 9, 2022
Kotlin
💾 A library for backporting UITableView/UICollectionViewDiffableDataSource.
Updated
Apr 5, 2022
Swift
Updated
Apr 15, 2020
Swift
💾 🔜 📱 Type-safe data-driven CollectionView, TableView Framework. (We can also use ASCollectionNode)
Updated
Jan 11, 2022
Swift
Spring Boot integration with p6spy, datasource-proxy, flexy-pool and spring-cloud-sleuth
Updated
Jan 30, 2022
Java
Protocol-oriented UITableView management, powered by generics and associated types.
Updated
Jul 7, 2022
Swift
🎩 The mighty NodeJS password vault
Updated
May 25, 2022
TypeScript
Swift μ-framework for efficient array diffs and datasource adapters.
Updated
Oct 7, 2019
Swift
基于mybatis,springboot开箱即用的读写分离插件
Updated
Apr 22, 2021
Java
Knowage is the professional open source suite for modern business analytics over traditional sources and big data systems.
Protocol-oriented UICollectionView management, powered by generics and associated types.
Updated
Jun 27, 2022
Swift
Grafana datasource to load JSON data over your arbitrary HTTP backend
Updated
Jun 24, 2022
TypeScript
Grafana Datasource for the Prometheus Alertmanager
Updated
Jul 6, 2022
TypeScript
A declarative type-safe framework for building fast and flexible list with Tables & Collection
Updated
Apr 30, 2019
Swift
This is an Open Source PHP Reporting Framework which you can use to write perfect data reports or to construct awesome dashboards using PHP
Visualis is a BI tool for data visualization. It provides financial-grade data visualization capabilities on the basis of data security and permissions, based on the open source project Davinci contributed by CreditEase.
Updated
Jul 7, 2022
TypeScript
Unified SQL Analytics Engine Based on SparkSQL
Updated
Jul 7, 2022
Scala
RGListKit is a Protocol & MVVM based framework to easily populate a UITableView or UICollectionView via single api.
Updated
Jan 8, 2019
Swift
A data source plugin for loading JSON APIs into Grafana.
Updated
Jul 3, 2022
TypeScript
This is navigation example on google map. Here Marker move as vehicles moves with turns as uber does in their app. Using old and new coordinates animating bearing value the markers are moving.
Updated
Oct 28, 2019
Objective-C
A generic small reusable components for data source implementation for UITableView/UICollectionView in Swift.
Updated
Mar 19, 2020
Swift
⚡ database read and write separation of java
Functional, type-safe, stateless reactive Java API for efficient implementation of the API Composition Pattern for querying/merging data from multiple datasources/services, with a specific focus on solving the N + 1 query problem
🏎 Fast diffing and type safe SwiftUI style data source for UICollectionView
Updated
Jun 11, 2020
Swift
一款多图文浏览器,支持图文混合浏览和单图片浏览,增加底部文字,仿今日头条效果,图片原尺寸显示,不会变形,双击放大缩小,单击消失,支持多张本地及网络图片混合查看,支持链式调用,支持WebP图片。
Updated
Aug 23, 2019
Objective-C
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
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
When writing data with
qbeast
format, the user needs to specify every time thecolumnsToIndex
orcubeSize
. This is ok if you want to change them, but it shouldn't be always explicit.For example, if the user wants to append data to an existing table and maintain the same configuration, it should be able to write:
instead