All Projects → lets-blade → blade-jdbc

lets-blade / blade-jdbc

Licence: Apache-2.0 license
🐜 move to https://github.com/biezhi/anima

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to blade-jdbc

Neo
Orm框架:基于ActiveRecord思想开发的至简化的java的Orm框架
Stars: ✭ 35 (-2.78%)
Mutual labels:  activerecord, jdbc
shoppingPro
此项目是橘子网上商城的功能,按照我自己的想法实现的一个自营模式的商城应用。 目前实现了前台的功能,后台的功能,主要有登录,注册,商品展示,购物车等模块。后台面有添加商品,删除商品,商品上下架,订单管理,管理员管理,实现了E支付功能和百度地图功能.为了便于此项目日后的完善和扩展, 我采用了前后端分离的架构设计。前端主要使用javaScript,jquery,AjAX,JSP构建的单页web应用, 通过使用指令,服务,模板,控制器完成前端的MVC分层,各个模板页面的效果实现则使用了基本的CSS3等技术, 结合JS完成页面的基本交互效果。由于有实现数据库和后台模块等功能,通过AJax请求完成整个前台功能的数据交互, 后期再考虑实现一个后台管理系统及数据库系统,还有前端页面资源的异步加载及优化。
Stars: ✭ 28 (-22.22%)
Mutual labels:  jdbc
x-blade-components
Laravel Blade Components ready to use
Stars: ✭ 36 (+0%)
Mutual labels:  blade
attribute-depends-calculator
Automatically calculate a collection of depends attribute of ActiveRecord
Stars: ✭ 41 (+13.89%)
Mutual labels:  activerecord
movie-app
🌈 TMDB + Laravel + LiveWire + AlpineJS + ViewModels + Components = ❤️ Movies App 🔥
Stars: ✭ 43 (+19.44%)
Mutual labels:  blade
metadata
oracle,mysql,sql server 元数据管理表生成
Stars: ✭ 45 (+25%)
Mutual labels:  jdbc
couchbase-java-importer
This is a pluggable importer for Couchbase
Stars: ✭ 13 (-63.89%)
Mutual labels:  jdbc
blade
🏃 A library for using Laravel Blade templates in WordPlate.
Stars: ✭ 28 (-22.22%)
Mutual labels:  blade
facilejdbc
FacileJDBC - Fast, simple and lightweight JDBC wrapper
Stars: ✭ 34 (-5.56%)
Mutual labels:  jdbc
Sage9-Woocommerce-Integration
How to use Woocommerce (3.4.3) with Sage 9.0.1 (Blade + SoberWP controllers), WP 4.9.7 (17/07/2018)
Stars: ✭ 26 (-27.78%)
Mutual labels:  blade
activerecord-debug errors
An extension of activerecord to display useful debug logs on errors
Stars: ✭ 23 (-36.11%)
Mutual labels:  activerecord
kotlin-coroutines-jdbc
A library for interacting with blocking JDBC drivers using Kotlin Coroutines.
Stars: ✭ 40 (+11.11%)
Mutual labels:  jdbc
aws-postgresql-jdbc
Note: The Amazon Web Services (AWS) JDBC Driver for PostgreSQL project has moved to a new repository. Visit us at our new repository for the latest version and information (link below). The Amazon Web Services (AWS) JDBC Driver for PostgresSQL is a driver that enables applications to take full advantage of the features of clustered PostgreSQL da…
Stars: ✭ 69 (+91.67%)
Mutual labels:  jdbc
embedded
Rails/Activerecord plugin to make value objects embedded into active record objects
Stars: ✭ 48 (+33.33%)
Mutual labels:  activerecord
hasor
Hasor是一套基于 Java 语言的开发框架,区别于其它框架的是 Hasor 有着自己一套完整的体系,同时还可以和先有技术体系做到完美融合。它包含:IoC/Aop容器框架、Web框架、Jdbc框架、RSF分布式RPC框架、DataQL引擎,等几块。
Stars: ✭ 938 (+2505.56%)
Mutual labels:  jdbc
Zeko-SQL-Builder
Zeko SQL Builder is a high-performance lightweight SQL query library written for Kotlin language
Stars: ✭ 87 (+141.67%)
Mutual labels:  jdbc
yii2-activerecord-inheritance
ActiveRecord Inheritance is an util to provide the Class Table Inheritance Pattern the to the Yii2 framework
Stars: ✭ 18 (-50%)
Mutual labels:  activerecord
sinatra-bootstrap
My opinionated Sinatra base application
Stars: ✭ 14 (-61.11%)
Mutual labels:  activerecord
neo4j-jdbc
JDBC driver for Neo4j
Stars: ✭ 110 (+205.56%)
Mutual labels:  jdbc
ksql-jdbc-driver
JDBC driver for Apache Kafka
Stars: ✭ 85 (+136.11%)
Mutual labels:  jdbc

blade-jdbc

超简单的数据库操作库。

Travis Status npm license

文档地址

特性

  • 语法简洁,代码量少
  • 不依赖第三方框架(除了日志接口)
  • DSL风格,让程序写起来像一条链
  • 内置连接池,支持其他连接池
  • 可在任意 Java 项目中使用
  • JDK8+

废话少说,上车请看 test code.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].