Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 165 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 165 Bytes

sqlite-sharp

Simple SQLite binding for C#

  • Support prepared statement
  • Inumerable rows (compatible with Linq)
  • Support both Unity and Mono
  • Unity independent