database

DB Access Library

A wrapper around JDBC to simplify and secure relational database access

Relational database access made simpler and safer

GitHub

41 stars
24 watching
25 forks
Language: Java
last commit: almost 2 years ago
Linked from 1 awesome list

accessing-databasesdatabase-supportjavaopen-sourcerelational-databasessql

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jdbi/jdbiProvides idiomatic access to relational databases in Java and other JVM technologies.1,995
clojure/java.jdbcProvides low-level JDBC-based access to databases in Clojure724
scalikejdbc/scalikejdbcA tidy SQL-based DB access library for Scala developers.1,266
mlaanderson/database-jsProvides a unified interface to multiple databases using connection strings75
valderman/seldaA type-safe, high-level interface for interacting with relational databases in Haskell.478
jrmarino/adabaseDatabase bindings for the Ada programming language to interact with various relational databases33
yathit/ydn-dbA JavaScript module providing a unified data access layer for IndexedDB, WebDatabase, and WebStorage storage mechanisms.504
stcarrez/ada-adoAn Ada05 library that provides object-relational mapping to access various databases.25
jeapostrophe/dbmProvides an interface to the dbm file format for accessing and manipulating databases4
hdbc/hdbcA Haskell interface to various databases allowing programmatic access and manipulation of their data structures127
racket/dbProvides a simple and efficient way to interact with relational databases21
scarletsfiction/sfdatabase-jsA JavaScript library providing an easy-to-use interface to SQL or IndexedDB databases in Node.js and browsers.2
yesodweb/persistentA Haskell library providing a persistence layer to interact with databases in a type-safe and error-free manner.469
seancorfield/next-jdbcA low-level, modern Clojure wrapper for JDBC-based access to databases with improved performance and simplicity.783
astaxie/beedbA lightweight Go ORM that maps structs to database tables and supports various databases708