30 open-source projects similar to imrafaelmerino/vertx-mongo-effect, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Vertx Mongo Effect alternative.
As of January 1, 2024, this repo is written in the OpenD Programming Language. This is very similar to, but NOT the same as Walter Bright's version of the D Programming Language.
DGraph is an open source, scalable, distributed, highly available and fast graph database, designed from ground up to be run in production.
RDSAI CLI is a next-generation, AI-powered RDS CLI that transforms how you interact with the databasea
This is a memcached client library for the V programming langugage (https://vlang.io)
nonblocking pojo mapping for document and sql databases
Integrates OrientDB 2.x with Vert.x. It supports plocal, remote and memory databases, and OrientGraph for graph/Tinkerpop 2.x uses.
CLI for SQLite Databases with auto-completion and syntax highlighting
A command-line client for SQL Server with auto-completion and syntax highlighting
mycli is a MySQL command line client, database administration tool, and SQL query editor. It functions as a terminal interface for executing queries and managing MySQL connections, incorporating an integrated assistant that uses large language models to generate and analyze SQL statements based on the current database schema. The tool provides specialized query authoring capabilities, including context-sensitive syntax suggestions, fuzzy-matching identifier completion for tables and columns, and the ability to handover query buffers to external system text editors. It distinguishes its connec
pgcli is an interactive command-line interface and database management tool for PostgreSQL. It functions as an interactive SQL shell and query editor that allows users to inspect schemas, manage connections, and run queries against PostgreSQL data sources. The tool is distinguished by its real-time, schema-aware autocompletion for keywords, tables, and columns, as well as dynamic SQL syntax highlighting. It provides safety mechanisms through transaction-aware guardrails that warn against or block destructive statements when no active transaction is detected. Broad capabilities include secure
The Vert.x Aerospike client provides an asynchronous API to interact with aerospike server. (Internally uses AerospikeClient's async commands and handles the result on vertx-context)
High performance reactive SQL Client written in Java
A minimal CLI tool for managing and executing SQL queries across multiple databases. Written in Go, made beautiful with BubbleTea
This project is active: new features are being developed, bugs are being fixed.
This project is active: new features are being developed, bugs are being fixed.
Talk to Cassandra asynchronously from vert.x and run your callbacks on the vert.x event loop.
A Vert.x client for tapping into MySQL replication stream. Based on Vert.x 3.4.1.
Execute Exposed statements with Vert.x Reactive SQL Client
A jOOQ-CodeGenerator to create vertx-ified DAOs and POJOs! Perform all CRUD-operations asynchronously and convert your POJOs from/into a io.vertx.core.json.JsonObject using the API and driver of your choice.
Interactive Redis: A Terminal Client for Redis with AutoCompletion and Syntax Highlighting.