chop-dbhi / dataexpress

[NOT MAINTAINED] DataExpress is a simple, Scala-based cross database ETL toolkit supporting Postgres, MySql, Oracle, SQLServer, and Sqlite
http://dataexpress.research.chop.edu
BSD 2-Clause "Simplified" License
72 stars 9 forks source link

Add single row select to API #45

Open mitalia opened 11 years ago

mitalia commented 11 years ago

As a convenience it would be good to have a single row select for queries that are guaranteed to return only one row (e.g. select by id)