Popularity
1.7
Stable
Activity
0.0
Stable
3
2
1
Programming language: Crystal
License: MIT License
Tags:
Examples And Funny Stuff
crystal-mysql-crud-example alternatives and similar shards
Based on the "Examples and funny stuff" category.
Alternatively, view crystal-mysql-crud-example alternatives based on common mentions on social networks and blogs.
-
kemal-chat
Sample application to demonstrate how easy it is to build realtime applications with Kemal using WebSocket. -
kemal-ws-react-pg-todo-app
Realtime Todo application developed with Kemal, React, ES2015 and PostgreSQL -
kemal-heroku-example
Kemal is super simple web framework powered Crystal lang. These repo show's how to use with heroku. -
kemal-ws-pg-todo-app
Realtime Todo application developed with Kemal, Websockets, ES2015 and PostgreSQL
InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
Promo
www.influxdata.com
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of crystal-mysql-crud-example or a related project?
README
Crystal Mysql CRUD Example
git hub repo for this tutorial
Usage
git clone https://github.com/codenoid/jihantoro-cr-mysql
cd jihantoro-cr-mysql
shards install
crystal build src/jihantoro-cr-mysql.cr
./jihantoro-cr-mysql
** make sure you has been setup the database and database connection **
Contributing
- Fork it ( https://github.com/codenoid/jihantoro-cr-mysql/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- codenoid Rubi Jihantoro - creator, maintainer