Skip to content

ClientSideDB is a proof of concept application that aims to provide a client side database library running in the browser. GWT applications run CRUD operations on it while ClientSideDB asynchronously takes care of guaranteeing consistency and persistence. At application startup time the client side downloads the most recent snapshot of the table…

Notifications You must be signed in to change notification settings

gwt/clientsidedb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 

About

ClientSideDB is a proof of concept application that aims to provide a client side database library running in the browser. GWT applications run CRUD operations on it while ClientSideDB asynchronously takes care of guaranteeing consistency and persistence. At application startup time the client side downloads the most recent snapshot of the table…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages