Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for java sql server
java
x
sql-server
x
18 search results found
Dbeaver
⭐
37,175
Free universal database tool and SQL client
Chat2db
⭐
11,178
🔥 🔥 🔥 An intelligent and versatile general-purpose SQL client and reporting tool for databases which integrates ChatGPT capabilities.
Hsweb Framework
⭐
8,220
hsweb (haʊs wɛb) 是一个基于spring-boot 2.x开发 ,首个使用全响应式编程的企业级后台管理系统基础项目。
Flyway
⭐
7,642
Flyway by Redgate • Database Migrations Made Easy.
Jooq
⭐
6,022
jOOQ is the best way to write SQL in Java
Datax Web
⭐
5,073
DataX集成可视化页面,选择数据源即可一键生成数据同步任务,支持RDBMS、Hive、HBase、
Liquibase
⭐
4,231
Main Liquibase Source
Jailer
⭐
2,623
Database Subsetting and Relational Data Browsing Tool.
Geotools
⭐
1,597
Official GeoTools repository
Ebean
⭐
1,428
Ebean ORM
Dal
⭐
1,227
Ctrip Database Access Layer
Addax
⭐
1,034
Addax is a versatile open-source ETL tool that can seamlessly transfer data between various RDBMS and NoSQL databases, making it an ideal solution for data migration.
Jeeweb Mybatis
⭐
242
JEEWEB Mybatis版本是一款基于SpringMVC+Spring+Mybatis+Mybatis Plus的JAVA WEB敏捷开发系统;它是一款具有代码生成功能的智能快速开发平台;是以Spring Framework为核心容器,Spring MVC为模型视图控制器,Mybatis为数据访问层, Apache Shiro为权限授权层,Ehcahe对常用数据进行缓存,Disruptor作为并发框架,Bootst
Spring Generator
⭐
222
Spring-generator是基于javafx8开发的图形界面Spring代码生成器,使用 Apache FreeMarker 作为代码文件的模板,用户可以一键将数据库中的表生成为任意风格的.java代码文件(比如经典的三层模型
Cloud Sql Jdbc Socket Factory
⭐
218
A collection of Java libraries for connecting securely to Cloud SQL
Obevo
⭐
206
Obevo is a database deployment tool that handles enterprise scale schemas and complexity
Database Export
⭐
204
基于SpringBoot的开源数据库表结构导出word文档工具
R2dbc Mssql
⭐
174
R2DBC Driver for Microsoft SQL Server using TDS (Tabular Data Stream) Protocol
Jeeweb
⭐
170
JEEWEB是一款基于SpringMVC+Spring+Hibernate的JAVA WEB敏捷开发系统;它是一款具有代码生成功能的智能快速开发平台;是以Spring Framework为核心容器,Spring MVC为模型视图控制器,Hibernate为数据访问层, Apache Shiro为权限授权层,Ehcahe对常用数据进行缓存,Disruptor作为并发框架,Bootst
Sharding Method
⭐
169
分表分库的新思路——服务层Sharding框架,全SQL、全数据库兼容,ACID特性与原生数据库一致
Db2es
⭐
148
同步数据库到数据到ES sync data from database to es
Db Elasticsearch Tool
⭐
144
一个数据库导入Elasticsearch工具,支持的数据库: mysql,maridb,postgress,oracle ,sqlserver,db2等 支持的Elasticsearch版本: 1.x,2.x,5.x,6.x,+ 支持海量PB级数据同步导入功能 使用参考文档 https://esdoc.bbossgroups.com/#/db-es-tool
Database Oop
⭐
104
结构化数据存储系统的面向对象封装
Sql Server Language Extensions
⭐
100
language-extensions-sqlserver
Aceql Http
⭐
94
AceQL HTTP is a framework of REST like http APIs that allow to access to remote SQL databases over http from any device that supports http.
R2dbc Migrate
⭐
91
R2DBC database migration library
Nutzsite
⭐
70
Java开源企业级开发框架 Java open source enterprise development framework
Javaopenrasp
⭐
41
A Java Rasp Demo
Vert.x Generator
⭐
36
Vert.X-generator是基于javafx8开发的图形界面Vert.x代码生成器,使用 Apache FreeMarker 作为代码文件的模板,用户可以一键将数据库中的表生成为任意风格的.java代码文件(比如经典的三层模型
Dolphin
⭐
34
Dolphin MyBatis Extended Generator
Easiestsqllibrary
⭐
34
The Easiest and Laziest approach to Android SQL Database
Jdbc Adapter
⭐
33
JDBC adapter for Casbin
Java Crud Api
⭐
26
Tsqlt Teamcity
⭐
23
TeamCity runner for tSQLt tests
Metadata
⭐
20
oracle,mysql,sql server 元数据管理表生成
Dbtestcompare
⭐
20
Application to compare results of two SQL queries
Drift Server
⭐
18
Drift server
Database Transform Tool
⭐
17
通过图形界面为数据监控以及数据同步提高良好的服务,可支持数据同步的数据源或数据库有:SQL数据源、N
Microstartercli
⭐
16
A Simple tool that generates Micronaut Components
Datax Src
⭐
16
DataX 是异构数据广泛使用的离线数据同步工具/平台,实现包括 MySQL、Oracle、SqlServer、Postgre、HDFS、Hive、ADS、HBase 等各种异构数据源之间高效的数据同步功能。
Dbxtune
⭐
15
Dbtree
⭐
15
网页查看表结构,修改注释,导出markdown,对表进行有意义的目录分类, mybatis-generator界面的工具,支持mysql, sqlserver。使用springboot2 + vue-element-template
Todo List Tech Module
⭐
13
TODO List (in C#, Java, JS and PHP) - Exam Preparation for the Tech Module @ SoftUni (August 2017)
Jisql
⭐
12
A simple utility to provide a command line interactive session with any SQL server with a JDBC driver
Sqlfaker
⭐
12
轻量级、易拓展的数据库智能填充Java开源库
Sqlman
⭐
11
基于Java语言的关系型数据库迭代升级版本化管理与自动化执行插件,兼容主流关系型数据库,支持其方言的 DDL / DML / DCL 语法,旨在让SQL脚本成为项目代码的一部分,让数据库升级也纳入版本化管理之中。
Crudapi
⭐
10
crudapi is a combination of crud and api, which stands for create, delete, update and retrieve interface. It is a zero-code product by configuring. crudapi allows you to focus on your business, save a lot of money, and improve your work efficiency by eliminating the tedious process of crud code. crudapi aims to make working with data easier and is free for everyone! crudapi是crud+api组合,表示增删改查接口,是一款零代码可配置的产品。使用crudapi
Dbtransfertool
⭐
10
database transfer 数据库 迁移
Plugin Jdbc
⭐
9
Bjaf3.x
⭐
8
Beetle J2EE Application Framework Version 3,Powerful, simple and easy to use
Datatransfer
⭐
7
Jeeweb Mybatis Master
⭐
7
jeeweb-mybatis-plus增强版,由于原作者不在进行框架维护, JEEWEB Mybatis版本是一款基于SpringMVC+Spring+Mybatis+Mybatis Plus的JAVA WEB敏捷开发系统;它是一款具有代码生成功能的智能快速开发平台;是以Spring Framework为核心容器,Spring MVC为模型视图控制器,Mybatis为数据访问层, Apache Shiro为权限授权层,Ehcahe对常用数据进行缓存,Disruptor作为并发框架,Bootst
Imdb Tech Module
⭐
7
IMDB Movie Database (in C#, Java, JS and PHP) - Exam Preparation for the Tech Module @ SoftUni (December 2017)
Customer Information Management
⭐
7
Servlet+JSP+SQL Server+Layui+intellij idea编写的客户信息管理系统
Var Solutions
⭐
6
curso: VAR Solutions
Bungeecpbridge
⭐
6
BungeeCPBridge is a Bungeecord plugin to bridge between Bungeecord and Spigot permissions when using CompletePermissions!
T2tierp 1 Doc
⭐
6
T2Ti ERP 1.0 - Documentação
Notebook
⭐
6
笔记
Bootforum
⭐
6
Java forum software using Spring Boot, Eclipselink, Primefaces, and W3.CSS
Ssm Teacherweb
⭐
5
ssm版的教师科研信息管理系统
Ebean Test Containers
⭐
5
Ability to control docker containers. e.g. Postgres running as docker container for testing
Fc Db
⭐
5
函数计算访问数据库示例集(MySQL、SQLServer、MongoDB、Redis)
Mybatis Enhance Actable
⭐
5
mybatis动态创建表格,并添加自定义字段,设定字段精度等。
Chat Web Application
⭐
5
A web chat application hosted on Azure cloud services.
Related Searches
Java Spring (21,350)
Java Video Game (8,093)
Java Gradle (8,072)
Java Docker (6,180)
Java Sdk (5,864)
Javascript Java (5,468)
Java Rest (4,956)
Java Algorithms (4,705)
Java Mysql (4,593)
Java Apache (4,283)
1-18 of 18 search results
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2024 Awesome Open Source. All rights reserved.