All Projects → lealone → Lealone Plugins

lealone / Lealone Plugins

Licence: apache-2.0
与 Lealone 集成的各类插件(例如网络框架以及不同的数据库协议和存储引擎)

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Lealone Plugins

Diesel
A safe, extensible ORM and Query Builder for Rust
Stars: ✭ 7,702 (+24745.16%)
Mutual labels:  mysql, postgresql
Wait4x
Wait4X is a cli tool to wait for everything! It can be wait for a port to open or enter to rquested state.
Stars: ✭ 30 (-3.23%)
Mutual labels:  mysql, postgresql
Auto App
Crie um aplicativo com todas as tabelas de um dos seus bancos sem uma linha de código.
Stars: ✭ 18 (-41.94%)
Mutual labels:  mysql, postgresql
Fluentpdo
A PHP SQL query builder using PDO
Stars: ✭ 783 (+2425.81%)
Mutual labels:  mysql, postgresql
Javaok
必看!java后端,亮剑诛仙。java发展路线技术要点。
Stars: ✭ 867 (+2696.77%)
Mutual labels:  mysql, netty
Schemats
Generate typescript interface definitions from SQL database schema
Stars: ✭ 799 (+2477.42%)
Mutual labels:  mysql, postgresql
Tbls
tbls is a CI-Friendly tool for document a database, written in Go.
Stars: ✭ 940 (+2932.26%)
Mutual labels:  mysql, postgresql
Sqldef
Idempotent MySQL/PostgreSQL schema management by SQL
Stars: ✭ 762 (+2358.06%)
Mutual labels:  mysql, postgresql
Netkiller.github.io
Netkiller Free ebook - 免费电子书
Stars: ✭ 861 (+2677.42%)
Mutual labels:  mysql, postgresql
Ridgepole
Ridgepole is a tool to manage DB schema. It defines DB schema using Rails DSL, and updates DB schema according to DSL. (like Chef/Puppet)
Stars: ✭ 840 (+2609.68%)
Mutual labels:  mysql, postgresql
Xorm
Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm
Stars: ✭ 6,464 (+20751.61%)
Mutual labels:  mysql, postgresql
Treefrog Framework
TreeFrog Framework : High-speed C++ MVC Framework for Web Application
Stars: ✭ 885 (+2754.84%)
Mutual labels:  mysql, postgresql
Smartsql
SmartSql = MyBatis in C# + .NET Core+ Cache(Memory | Redis) + R/W Splitting + PropertyChangedTrack +Dynamic Repository + InvokeSync + Diagnostics
Stars: ✭ 775 (+2400%)
Mutual labels:  mysql, postgresql
Sqltabs
Rich SQL client for Postgresql, MySQL, MS SQL, Amazon Redshift, Google Firebase (Firestore)
Stars: ✭ 809 (+2509.68%)
Mutual labels:  mysql, postgresql
Eralchemy
Entity Relation Diagrams generation tool
Stars: ✭ 767 (+2374.19%)
Mutual labels:  mysql, postgresql
Game Server
Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring server and a running web version of fishing. State machine, behavior tree, A* pathfinding, navigation mesh and other AI tools
Stars: ✭ 916 (+2854.84%)
Mutual labels:  mina, netty
Bookshelf
A simple Node.js ORM for PostgreSQL, MySQL and SQLite3 built on top of Knex.js
Stars: ✭ 6,252 (+20067.74%)
Mutual labels:  mysql, postgresql
Usql
Universal command-line interface for SQL databases
Stars: ✭ 6,869 (+22058.06%)
Mutual labels:  mysql, postgresql
Experdb Db2pg
eXperDB-DB2PG is a data migration solution that transfers data extracted from various DBMSs to eXperDB or PostgreSQL. Currently, Oracle and Oracle Spatial, MySQL, SQL Server(MS-SQL) and Sybase data can be transferred.
Stars: ✭ 24 (-22.58%)
Mutual labels:  mysql, postgresql
Monogamy
Add table-level database locking to ActiveRecord
Stars: ✭ 12 (-61.29%)
Mutual labels:  mysql, postgresql

Lealone-Plugins

与 Lealone 集成的各类插件(例如网络框架、不同数据库的协议与SQL语法、存储引擎)

网络层插件

lealone-mina

使用 Apache MINA 网络应用框架来实现 Lealone 客户端与服务器端以及 Lealone 集群节点之间的网络通信

lealone-netty

使用 Netty 网络应用框架来实现 Lealone 客户端与服务器端以及 Lealone 集群节点之间的网络通信

lealone-vertx

使用 Vert.x 来实现 Lealone 客户端与服务器端以及 Lealone 集群节点之间的网络通信

存储层插件

lealone-wiredtiger

使用 WiredTiger 作为额外的 Lealone 存储引擎

lealone-mvstore

使用 H2 数据库的 MVStore 作为额外的 Lealone 存储引擎

lealone-rocksdb

使用 RocksDB 作为额外的 Lealone 存储引擎

数据库协议与SQL语法插件

lealone-postgresql

支持现有的 PostgreSQL 客户端访问 Lealone 数据库

lealone-mysql

支持现有的 MySQL 客户端用MySQL的协议和SQL语法访问 Lealone 数据库

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].