rahulbsw / jooby-rethinkdb

jooby framework rethinkdb module

Home Page:https://rahulbsw.github.io/jooby-rethinkdb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Master Branch

∞ What is Jooby (do more, more easily)

Jooby a scalable, fast and modular micro web framework for Java, JavaScript and Kotlin.

  • Simple, effective and easy to learn. Ideal for small but also large scale applications.

  • Scalable. Stateless application development.

  • Fast. Thanks to the most popular NIO web servers.

  • Modular. Make it full-stack via the extensive module eco-system.

  • Ready for the modern web, with the awesome and powerful asset module

∞ What is Rethinkdb (The open-source database for the realtime web)

  • Open-source database for building realtime web applications
  • NoSQL database that stores schemaless JSON documents
  • Distributed database that is easy to scale
  • High availability database with automatic failover and robust fault tolerance

RethinkDB is the first open-source scalable database built for realtime applications. It exposes a new database access model -- instead of polling for changes, the developer can tell the database to continuously push updated query results to applications in realtime. RethinkDB allows developers to build scalable realtime apps in a fraction of the time with less effort.

To learn more, check out rethinkdb.com.

Not sure what types of projects RethinkDB can help you build? Here are a few examples:

∞ Jooby rethinkdb Module

  • Provide simple integration between Scalable, fast and modular micro web framework and open-source database for the realtime web

About

jooby framework rethinkdb module

https://rahulbsw.github.io/jooby-rethinkdb

License:Apache License 2.0


Languages

Language:Java 100.0%