-
Updated
Aug 13, 2020 - Scala
{{ message }}
这是一个支持分布式和集群的java游戏服务器框架,可用于开发棋牌、回合制等游戏。基于netty实现高性能通讯,支持tcp、http、websocket等协议。支持消息加解密、攻击拦截、黑白名单机制。封装了redis缓存、mysql数据库的连接与使用。轻量级,便于上手。
DAO oriented database mapping framework for Java 8+
SQL Tools ( Dialect, Pagination, DDL dump, UrlParser, SqlStatementParser, WallFilter, BatchExecutor for Test) based Java. it is easy to integration into any ORM frameworks
Simple CRUD & DAO implementation for play2
QxOrm library - C++ Qt ORM (Object Relational Mapping) and ODM (Object Document Mapper) library - Official repository
CRUD Repositories for Slick based persistence Scala projects.
A Java library for Android platform, to manage bean's persistence in SQLite, SharedPreferences, JSON, XML, Properties, Yaml, CBOR.
XSN - Stakenet, the first cryptocurrency with Trustless Proof of Stake
Scorum is a blockchain powered sports media platform built for sports fans worldwide and designed to reward content creators and creators in a fair and transparent economy.
Sprest is a collection of libaries to make building REST services simpler using Spray.
An Open-source Library for replacement of native JDBC protocol , DBJ.jar can easily connect to database with some Method, So user have to give the credentials and the parameter into the function ,DBJ will handle the rest part(Connection, Driver Manager, Prepared Statement, Resultset etc)
This repo will contain the latest version of DAO.Casino Whitepaper that contains an abstract description of DAO.Casino Protocol.
easyDAO is a light-weight&fast ORM library for Android that maps objects to SQLite , it becomes much easier to operate the SQLite database.
Currently we've hard-coded our state persistence into the UI layer and are using the localStorage of the browser. We should instead be making API calls into the Lib layer, and using an interface the implementer of the library supplies upon initialization.
For example:
import { initStateStore } from "lib/state";
// localStorage in browser, file in CLI
setStateStore({
getItORM for SQLite and TypeScript/JavaScript
A sample project to demonstrate Android new Architecture Components with Kotlin & Dagger2.
Add a description, image, and links to the dao topic page so that developers can more easily learn about it.
To associate your repository with the dao topic, visit your repo's landing page and select "manage topics."
"но надо будет думать, как решить эту траблу нормально (походу только через isCanDo(“startVoting”) и isCanDo(“finishVoting”))
то есть сейчас owner токенов - это DAO
можно туда добавить методы startVoting() isCanDo();
и
finishVoting() isCanDo() а в StdDaoToken оставить только onlyOwner потом"