277 skills found · Page 1 of 10
microsoft / Mssql JdbcThe Microsoft JDBC Driver for SQL Server is a Type 4 JDBC driver that provides database connectivity with SQL Server through the standard JDBC application program interfaces (APIs).
seancorfield / Next JdbcA modern low-level Clojure wrapper for JDBC-based access to databases.
davidmoten / Rxjava JdbcEfficient execution and functional composition of database calls using jdbc and RxJava Observables
julianhyde / SqllineShell for issuing SQL to relational databases via JDBC
harismuneer / Library Management System JAVA📚 A Library Management System designed in Java while following the concepts of decoupled layers (entities) and minimal code in interface (GUI).
baztian / JaydebeapiJayDeBeApi module allows you to connect from Python code to databases using Java JDBC. It provides a Python DB-API v2.0 to that database.
aws / Aws Advanced Jdbc WrapperThe Amazon Web Services JDBC Driver has been redesigned as an advanced JDBC wrapper. This wrapper is complementary to and extends the functionality of an existing JDBC driver to help an application take advantage of the features of clustered databases such as Amazon Aurora.
akka / Akka Persistence JdbcAsynchronously writes journal and snapshot entries to configured JDBC databases so that Akka Actors can recover state
j256 / Ormlite JdbcORMLite JDBC functionality that works with JDBC drivers to attach to various database types
Adarsh9616 / Electricity Billing SystemThis is a GUI System made using Java Swing . It has Database connectivity and uses JDBC to connect to MySQL.
awslabs / Aws Mysql JdbcThe Amazon Web Services (AWS) JDBC Driver for MySQL is a driver that enables applications to take full advantage of the features of clustered MySQL databases.
aws / Aws Secretsmanager JdbcThe AWS Secrets Manager JDBC Library enables Java developers to easily connect to SQL databases using secrets stored in AWS Secrets Manager.
ClickHouse / Clickhouse Jdbc BridgeA JDBC proxy from ClickHouse to external databases
gitblit / Iciqla model-based, database access wrapper for JDBC
camsaul / Toucan2Successor library to Toucan with a modern and more-extensible API, more consistent behavior, and support for different backends including non-JDBC databases and non-HoneySQL queries. Currently in active beta.
amigoscode / JdbcWorking with Databases in Java using JDBC, Datasource, Connection Pool, Flyway and JDBC Template
neurolabs / HenplusHenPlus is a SQL shell that can handle multiple sessions in parallel. The commandline interface with the usual history functions features TAB-completion for commands, tables and columns. Database connect via JDBC.
dushixiang / Evil Mysql Serverevil-mysql-server is a malicious database written to target jdbc deserialization vulnerabilities and requires ysoserial.
skanga / DBchatA powerful MCP server that lets you have natural language conversations with your database. Ask it to do complex analysis, generate beautiful visualizations, or build custom interactive dashboards based your data. Works with any JDBC-compatible database with support for most SQL DBs like PostgreSQL, MySQL, Oracle, SQL Server, SQLite, MongoDB, etc
spring-attic / Spring Data Jdbc ExtSpring Data JDBC Extensions. Support for database specific extensions to standard JDBC including support for Oracle RAC fast connection failover, AQ JMS support and support for using advanced data types.