DBMetadata数据库元数据
☆93May 7, 2018Updated 7 years ago
Alternatives and similar repositories for DBMetadata
Users that are interested in DBMetadata are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 元数据采集,抓取指定目标库的所有表信息☆12Sep 8, 2022Updated 3 years ago
- hive仓库元数据管理系统☆167Aug 3, 2016Updated 9 years ago
- 一个简化kettle插件开发的通用插件,采用JSON作为参数配置,省去ui调试设计步骤,只需一个类就可以开发一个插件。☆40Dec 16, 2022Updated 3 years ago
- 一个可调用dubbo服务的kettle转换插件☆17Mar 27, 2017Updated 9 years ago
- 基于spring boot框架集成birt报表的web系统,并可实现不同用户不同权限控制显示不同报表。可适合用不同行业的birt报表要求。☆11Sep 15, 2018Updated 7 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- OMeta 是一个关系型数据库元数据获取C#类库,把数据库->schema->表->列,主键、外键、索引,触发器、存储过程、函数等抽象为对象,易于供代码生成工具使用。☆23Jan 16, 2024Updated 2 years ago
- 基于springbook+spark的机器学习应用开发☆12Nov 21, 2022Updated 3 years ago
- elasticsearch 全文检索常规操作☆33Jul 14, 2018Updated 7 years ago
- POC for all the stack of big data (kafka, spark, cassandra, hdfs, docker, springboot)☆12Dec 16, 2022Updated 3 years ago
- 专门为kettle这款优秀的ETL工具开发的web端管理工具。☆689Dec 10, 2024Updated last year
- 一个redis集群管理方案☆22Dec 10, 2022Updated 3 years ago
- 共享单车综合管控大数据分析平台☆20Apr 26, 2022Updated 4 years ago
- ☆51Updated this week
- disruptor-learn☆13Dec 24, 2018Updated 7 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- database meta crawl tool☆86Jun 28, 2020Updated 5 years ago
- 【易车】- Spark、flink、HBase、Hive、flume集成了一些Hadoop的原生api的一些demo(如HDFS、MapReduce:目前就这两个);同时测试一些异常功能☆16Apr 4, 2019Updated 7 years ago
- 整合报表工具☆11Oct 20, 2017Updated 8 years ago
- 基于spring boot的 监控平台☆11Jun 17, 2015Updated 10 years ago
- kettle web manager support kettle 8.0☆17Mar 14, 2018Updated 8 years ago
- 元数据驱动引擎之 数据服务;如果需要独立的服务化server, 请建立WebServer工程,并且配置RPC调用:MetaDataReadServerService,MetaDataWriteServerService,DataSourceService☆15Dec 16, 2022Updated 3 years ago
- 企业应用架构集成☆15Dec 22, 2014Updated 11 years ago
- 中国最大的API接口管理平台,3.x开源发行版,支持多国语言[英语、简体中文、繁体中文]☆47Apr 13, 2018Updated 8 years ago
- 基于ActiveMQ的数据交换中间件☆14Aug 17, 2014Updated 11 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Data develop engine 数据研发引擎,用可视化的组件编排后台数据处理逻辑,配合消息触发、定时任务和restful接口等多种调度机制,从而能够代替传统的大部分后台接口研发。☆33Apr 21, 2026Updated last week
- Spring Boot MicroServices☆18Nov 24, 2022Updated 3 years ago
- 一款基于kettle的数据处理web调度控制平台,支持文档资源库和数据库资源库,通过web平台控制kettle数据转换,可作为中间件集成到现有系统中☆153Mar 20, 2017Updated 9 years ago
- streamer 实时计算引擎☆19Jan 22, 2024Updated 2 years ago
- 权限管理平台☆18Jul 2, 2017Updated 8 years ago
- 企业级通用报表系统☆15Feb 2, 2024Updated 2 years ago
- noear::轻量级的嵌入式FaaS引擎(可按需组装),也可用作低代码引擎☆22Dec 25, 2025Updated 4 months ago
- Zdal是支付宝自主研发的数据中间件产品,采用标准的JDBC规范,可以在分布式环境下看上去像传统数据库一样提供海量数据服务,是一种通用的分库分表数据库访问框架,解决单库单表数据库访问压力,Zdal主要提供分库分表,结果集合并,sql解析,数据库failover动态切换等功能…☆18Dec 17, 2018Updated 7 years ago
- Spark混合推荐系统大数据监控平台☆11May 1, 2018Updated 7 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- SparkSQL数据分析案例☆23Dec 3, 2016Updated 9 years ago
- java性能采集工具☆51Jul 24, 2018Updated 7 years ago
- Spring4框架参考文档 - 中文版☆56Mar 10, 2015Updated 11 years ago
- spark流数据处理,可以从flume-ng,kafka接收数据☆11Sep 16, 2015Updated 10 years ago
- Advanced Analytics with Spark (Spark高级数据分析) 书中的Scala代码,此项目中将其也转换为Java代码☆11Jun 20, 2017Updated 8 years ago
- 这是居于 derby 源代码,通过删减的方式,从里面抽取出sql解析功能。并在此基础上开发出跨库连接查询器。通过该工具可以将连接查询分割成多个单表查询,再将单表结果集进行连接,即将数据库的连接功能上移到工具执行。详情可以查看wiki:readme☆10Feb 14, 2017Updated 9 years ago
- A Java implementation of the A2A protocol, that's agent to agent scenarios with google a2a protocol☆17May 25, 2025Updated 11 months ago