#
jdbc
Here are 2,056 public repositories matching this topic...
光 HikariCP・A solid, high-performance, JDBC connection pool at last.
-
Updated
Sep 14, 2020 - Java
jOOQ is the best way to write SQL in Java
mysql
java
sql
orm
database
code-generator
jdbc
jpa
postgresql
oracle
sql-query
hibernate
sql-builder
db2
sqlserver
sql-query-builder
jooq
sql-query-formatter
jdbc-utilities
sql-formatter
-
Updated
Sep 17, 2020 - Java
An easy-to-use BI server built for SQL lovers. Power data analysis in SQL and gain faster business insights.
sql
spring-boot
dashboard
reactjs
jdbc
reporting
bigdata
data-visualization
business-intelligence
sql-editor
-
Updated
Sep 2, 2020 - Java
x7-repo: simple orm based on spring jdbcTemplate + sqli; x7-reyc: httpClient or httpTemplate + resilience4j for k8s, plus distribution transaction
-
Updated
Sep 16, 2020 - Java
Linkis helps easily connect to various back-end computation/storage engines(Spark, Python, TiDB...), exposes various interfaces(REST, JDBC, Java ...), with multi-tenancy, high performance, and resource control.
sql
spark
presto
hive
storage
jdbc
rest-api
engine
impala
pyspark
udf
thrift-server
resource-manager
jobserver
application-manager
livy
hive-table
linkis
context-service
scriptis
-
Updated
Sep 7, 2020 - Scala
P6Spy is a framework that enables database data to be seamlessly intercepted and logged with no code changes to the application.
-
Updated
Jul 26, 2020 - Java
Java & Kotlin Async DataBase Driver for MySQL and PostgreSQL written in Kotlin
-
Updated
Sep 5, 2020 - Kotlin
Free database schema discovery and comprehension tool
java
metadata
schema
jdbc
drivers
database-schemas
schemacrawler
database-diagrams
e-r-diagrams
central
comprehension
-
Updated
Sep 17, 2020 - Java
Apache Kafka and Confluent Platform examples and demos
docker
kubernetes
demo
cloud
microservices
sql
kafka
monitoring
connector
avro
schema-registry
examples
jdbc
confluent
connect
quickstart
cdc
replicator
debezium
ksql
-
Updated
Sep 17, 2020 - Shell
Kafka Connect connector for JDBC-compatible databases
-
Updated
Sep 16, 2020 - Java
Database-independent migration library
-
Updated
Nov 10, 2019 - Clojure
Collection of best practices for Java persistence performance in Spring Boot applications
mysql
java
sql
spring-boot
spring-data
jdbc
jpa
functions
persistence
postgresql
hibernate
connection-pool
springboot
dto
database-connection
sql-statement
batch-insert
hibernate-jpa
performance-penalty
spring-projections
-
Updated
Jun 28, 2020 - Java
A new JDBC driver for PostgreSQL aimed at supporting the advanced features of JDBC and Postgres
-
Updated
Jun 25, 2020 - Java
Provide listener framework for JDBC interactions and query executions via proxy.
-
Updated
Jun 26, 2020 - Java
-
Updated
Apr 12, 2019 - Java
Improve this page
Add a description, image, and links to the jdbc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the jdbc topic, visit your repo's landing page and select "manage topics."
I am using prestosql-jdbc-308, when I call getDouble method on double column, an exception occurs
sql:
select ceil(1.5) from test_tb
exception:
Value is not a number: java.lang.String
connector:
hive-hadoop2