relate
Database connector
Provides an abstraction layer over JDBC for building performant and flexible SQL applications in Scala
Performant database access in Scala
160 stars
44 watching
15 forks
Language: Scala
last commit: about 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
playframework/anorm | An API to interact with databases using plain SQL. | 240 |
jokade/scalanative-jdbc | Provides a way to interact with relational databases using Scala Native | 10 |
scalikejdbc/scalikejdbc | A tidy SQL-based DB access library for Scala developers. | 1,266 |
apache/hbase-connectors | Connects Apache HBase with other systems like Kafka and Spark for data processing and integration. | 236 |
arkena00/ndb | Provides a flexible and generic interface to connect to various databases using C++ queries. | 30 |
paurkedal/ocaml-caqti | A monadic connector API for relational databases, providing a uniform interface across different database systems. | 313 |
typelevel/doobie | A functional JDBC layer that abstracts database interactions in a Scala-based programming language | 2,177 |
pgjdbc/pgjdbc | A JDBC driver that enables Java programs to connect to PostgreSQL databases. | 1,518 |
dbiir/jdbc-for-rdf3x | A JDBC driver that allows Java applications to connect to and query RDF data stored in various formats. | 4 |
mysql/mysql-connector-net | A C# library providing connectivity for .NET applications to interact with MySQL databases. | 295 |
apache/flink-connector-jdbc | A Java-based connector for connecting Apache Flink to relational databases via JDBC. | 127 |
naqvis/crystal-odbc | An ODBC driver that enables Crystal to connect to databases using the UnixODBC interface. | 11 |
confluentinc/kafka-connect-jdbc | A Kafka connector that enables data exchange between Kafka and JDBC-compatible databases. | 7 |
wangzaixiang/scala-sql | A Scala API providing a simple and type-safe way to interact with databases using JDBC. | 89 |
frickle/ngx_postgres | Enables direct communication between Nginx and PostgreSQL databases. | 545 |