crystal-sqlite3
crystal-sqlite3 copied to clipboard
Added alternative example
As people can have no background in Ruby or Crystal, the following example will be more familiar to them coming from languages like PHP/...
See also Issue https://github.com/crystal-lang/crystal-sqlite3/issues/32
I think it'd be better to replace the other example, it's not a very good first impression.
I think it'd be better to replace the other example, it's not a very good first impression.
In that case it will require replacing the examples on the Sqlite, PostgreSQL and Mysql pages because all 3 drivers use the almost exact same example.