frege-dbc
DBC library
Provides a set of functions to interact with JDBC databases in the Frege programming language.
3 stars
1 watching
0 forks
Language: Frege
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
frege/frege | A Haskell implementation for the JVM with a strong focus on functional programming and type inference. | 3,642 |
buggins/ddbc | A DB Connector for the D programming language, allowing developers to interact with various databases. | 78 |
dierk/fregetutorial | Provides code examples and setup guides for learning Frege | 9 |
hdbc/hdbc | A Haskell interface to various databases allowing programmatic access and manipulation of their data structures | 127 |
frege/fregefx | Bindings and utilities to integrate Frege with JavaFX for building user interfaces. | 33 |
y-taka-23/learn-you-a-frege | A Frege implementation of Haskell examples in a tutorial format | 51 |
pimbrouwers/donald | A lightweight, generic F# library for interacting with databases using ADO.NET | 173 |
typelevel/doobie | A functional JDBC layer that abstracts database interactions in a Scala-based programming language | 2,171 |
mchav/gottlob | A build tool for compiling and running Frege programs. | 0 |
fslaborg/deedle | A .NET library for data manipulation and scientific programming with support for structured data frames, time series, and advanced mathematical operations. | 948 |
dierk/frepl-gui | A graphical interface for the Frege REPL, allowing users to interact with the language in an intuitive way. | 25 |
fslaborg/fslab | A curated collection of high-quality F# packages for data science and interactive development. | 28 |
frege/frege-gradle-plugin | A Gradle plugin for compiling and managing Frege projects | 25 |
jeapostrophe/dbm | Provides an interface to the dbm file format for accessing and manipulating databases | 4 |
clojure/java.jdbc | Provides low-level JDBC-based access to databases in Clojure | 724 |