awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to jarulraj/sqlcheck

Open-source alternatives to Sqlcheck

30 open-source projects similar to jarulraj/sqlcheck, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Sqlcheck alternative.

  • ariga/atlasariga का अवतार

    ariga/atlas

    8,096GitHub पर देखें↗

    Atlas is a SQL database schema management tool and database infrastructure as code framework. It provides a declarative database migration engine that computes the difference between a desired schema state and the current database state to automatically generate the necessary SQL for transitions. The project distinguishes itself through a comprehensive suite of analysis and visualization tools, including a database schema linter that detects destructive changes and data loss risks. It also features a SQL schema visualization tool capable of generating entity-relationship diagrams from extract

    Go
    GitHub पर देखें↗8,096
  • andialbrecht/sqlparseandialbrecht का अवतार

    andialbrecht/sqlparse

    4,008GitHub पर देखें↗

    sqlparse is a Python library for the programmatic analysis and manipulation of SQL statements. It provides a non-validating parser that breaks down SQL text into tokens and a utility to divide strings containing multiple queries into individual statements. The project includes a code formatter that reorganizes SQL statements using consistent indentation and keyword casing. It also provides mechanisms for automating this formatting and linting process through version control hooks to maintain code consistency.

    Python
    GitHub पर देखें↗4,008
  • supabase-community/postgres-language-serversupabase-community का अवतार

    supabase-community/postgres-language-server

    5,242GitHub पर देखें↗

    This project is a Language Server Protocol implementation for PostgreSQL that provides autocompletion, syntax diagnostics, and type checking for SQL and PL/pgSQL. It functions as a database schema validator and a static analysis engine designed to detect security vulnerabilities, performance bottlenecks, and dangerous migration patterns in database scripts. The server differentiates itself by using live database connections to provide schema-aware intelligence, allowing it to verify that tables, columns, and data types actually exist. It performs static analysis on procedural functions to det

    Rustlanguage-server-protocolpostgres
    GitHub पर देखें↗5,242

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • bytebase/bytebasebytebase का अवतार

    bytebase/bytebase

    14,151GitHub पर देखें↗

    Bytebase is a database DevSecOps platform and management console designed to orchestrate schema migrations, deployments, and security audits across multiple database engines. It serves as a SQL GitOps tool that synchronizes database states with configurations stored in Git repositories to manage infrastructure as code. The platform distinguishes itself through a multi-database management console that provides a single interface for relational and NoSQL databases. It includes a security layer for role-based access control, database activity auditing, and column-level data masking to protect se

    Gocicddata-maskingdata-security
    GitHub पर देखें↗14,151
  • dimitri/pgloaderdimitri का अवतार

    dimitri/pgloader

    6,295GitHub पर देखें↗

    pgloader is a command-line tool that automates the migration of data and schema from various source databases and file formats into PostgreSQL. It combines schema discovery, parallel data pipelines, and type casting into a single, declarative workflow, using PostgreSQL's COPY protocol for high-throughput bulk loading. The tool distinguishes itself by compiling a dedicated command language into concurrent reader-writer pipelines that handle schema introspection, data transformation, and error-resilient batch processing. It supports migrating entire databases from MySQL, MS SQL, SQLite, and Pos

    Common Lispclozure-clcommon-lispcsv
    GitHub पर देखें↗6,295
  • dimitri/regresqldimitri का अवतार

    dimitri/regresql

    353GitHub पर देखें↗

    Regression Testing your SQL queries

    Go
    GitHub पर देखें↗353
  • engagingspaces/vertx-dataloaderengagingspaces का अवतार

    engagingspaces/vertx-dataloader

    73GitHub पर देखें↗

    Efficient, asynchronous batching and caching in clustered environments, port of Facebook DataLoader

    Java
    GitHub पर देखें↗73
  • finovertech/vertx-config-aws-ssmFinovertech का अवतार

    Finovertech/vertx-config-aws-ssm

    1GitHub पर देखें↗

    A Vert.X (v3) Config Store backed by AWS SSM.

    Java
    GitHub पर देखें↗1
  • gajus/pg-formattergajus का अवतार

    gajus/pg-formatter

    83GitHub पर देखें↗

    A PostgreSQL SQL syntax beautifier.

    TypeScript
    GitHub पर देखें↗83
  • gatewayd-io/gatewaydgatewayd-io का अवतार

    gatewayd-io/gatewayd

    284GitHub पर देखें↗

    database gateway for building data-driven applications

    Gocloud-nativeconnection-pooldata-driven
    GitHub पर देखें↗284
  • gchauvet/vertx-asyncgchauvet का अवतार

    gchauvet/vertx-async

    12GitHub पर देखें↗

    vertx-async is a portage of caolan/async nodejs module to Vert.x framework that provides helpers methods for common async patterns.

    Java
    GitHub पर देखें↗12
  • graphile/postgraphilegraphile का अवतार

    graphile/postgraphile

    12,929GitHub पर देखें↗

    PostGraphile is an automated tool that converts a PostgreSQL database schema into a fully functional GraphQL API. It serves as a GraphQL execution engine and schema orchestrator, utilizing database schema introspection to retrieve strongly typed metadata directly from PostgreSQL. The project features a modular system for composing and standardizing GraphQL schemas through plugins, which manage naming conventions and connections. It includes a PostgreSQL query builder that constructs dynamic, SQL-injection-proof queries using tagged template literals. The system employs a declarative query pl

    TypeScript
    GitHub पर देखें↗12,929
  • greenmaskio/greenmaskGreenmaskIO का अवतार

    GreenmaskIO/greenmask

    1,610GitHub पर देखें↗
    Goaianonymizationdata-masking
    GitHub पर देखें↗1,610
  • hasura/graphql-enginehasura का अवतार

    hasura/graphql-engine

    32,064GitHub पर देखें↗

    graphql-engine is an automated GraphQL API engine that transforms database tables and relationships into a queryable GraphQL schema. It functions as a federation gateway and mapper, instantly generating APIs with built-in filtering, pagination, and mutations from existing databases and remote schemas. The project distinguishes itself through a fine-grained access control layer that enforces row-level and field-level permissions. It further provides a real-time data subscription server that converts standard queries into live streams and a system for triggering event-driven webhooks and notifi

    TypeScriptaccess-controlapiautomatic-api
    GitHub पर देखें↗32,064
  • imrafaelmerino/vertx-valuesimrafaelmerino का अवतार

    imrafaelmerino/vertx-values

    3GitHub पर देखें↗

    vertx-values enhances JSON handling in Vert.x by providing codecs for the immutable JSON objects from the json-values library. It eliminates the need for copying JSON data during transmission over the Event Bus, reducing garbage collection overhead and boosting performance.

    Java
    GitHub पर देखें↗3
  • jponge/vertx-bootjponge का अवतार

    jponge/vertx-boot

    45GitHub पर देखें↗

    The goal of this micro-library is to offer a simple way to deploy verticles from a HOCON configuration. More specifically, it allows to:

    Java
    GitHub पर देखें↗45
  • kabirbaidhya/pglistendkabirbaidhya का अवतार

    kabirbaidhya/pglistend

    30GitHub पर देखें↗

    pglistend - A lightweight PostgreSQL LISTEN Daemon using Node.js/Systemd

    JavaScript
    GitHub पर देखें↗30
  • lisilisenok/chimeLisiLisenok का अवतार

    LisiLisenok/Chime

    29GitHub पर देखें↗

    Chime is time scheduler verticle which works on Vert.x event bus and provides: scheduling with cron-style, interval or union timers: at a certain time of day (to the second) on certain days of the week, month or year with a given time interval with nearly any combination of all of above…

    Ceylon
    GitHub पर देखें↗29
  • lukasmartinelli/pgclimblukasmartinelli का अवतार

    lukasmartinelli/pgclimb

    393GitHub पर देखें↗

    Export data from PostgreSQL into different data formats

    Go
    GitHub पर देखें↗393
  • lukasmartinelli/pgfutterlukasmartinelli का अवतार

    lukasmartinelli/pgfutter

    1,346GitHub पर देखें↗

    Import CSV and JSON into PostgreSQL the easy way

    Go
    GitHub पर देखें↗1,346
  • lusoalex/vertx-joltlusoalex का अवतार

    lusoalex/vertx-jolt

    4GitHub पर देखें↗

    This project is a simple facade to original jolt project : https://github.com/bazaarvoice/jolt. JOLT project is a json to json transformation tool.

    Java
    GitHub पर देखें↗4
  • noenv/vertx-cronutilsNoEnv का अवतार

    NoEnv/vertx-cronutils

    26GitHub पर देखें↗

    An abstraction of cron-utils for the vertx scheduler

    Java
    GitHub पर देखें↗26
  • noenv/vertx-jsonpathNoEnv का अवतार

    NoEnv/vertx-jsonpath

    12GitHub पर देखें↗

    Lightweight JsonPath for Vert.x

    Java
    GitHub पर देखें↗12
  • pgxn/pgxnclientpgxn का अवतार

    pgxn/pgxnclient

    158GitHub पर देखें↗

    A command line client for the PostgreSQL Extension Network

    Python
    GitHub पर देखें↗158
  • pitchpoint-solutions/sfspitchpoint-solutions का अवतार

    pitchpoint-solutions/sfs

    90GitHub पर देखें↗

    The legacy distributed object storage server developed by PitchPoint Solutions can store billions of large and small files using minimal resources. Object data is stored in replicated volumes implemented like Facebooks Haystack Object Store. Object metadata which essentially maps an object name to a volume position is stored in an elasticsearch index. (Development by PitchPoint Solutions has been discontinued)

    Java
    GitHub पर देखें↗90
  • postgrespro/zsonpostgrespro का अवतार

    postgrespro/zson

    569GitHub पर देखें↗

    ZSON is a PostgreSQL extension for transparent JSONB compression

    C
    GitHub पर देखें↗569
  • postgrest/postgrestPostgREST का अवतार

    PostgREST/postgrest

    27,232GitHub पर देखें↗

    PostgREST is a standalone server process that automatically transforms a relational database schema into a fully functional RESTful API. By querying system catalogs at startup, it maps tables, views, and stored procedures into standardized web endpoints, allowing developers to build backend services by focusing exclusively on database design. The service functions as a declarative engine that translates HTTP requests and query parameters directly into native SQL operations. It maintains stateless request processing and integrates connection pooling to manage high-frequency interactions effici

    Haskellapiautomatic-apidatabase
    GitHub पर देखें↗27,232
  • prest/prestprest का अवतार

    prest/prest

    4,551GitHub पर देखें↗

    PostgREST is a tool that automatically transforms a PostgreSQL database schema into a production-ready RESTful API. It serves as a database access layer and query engine that maps HTTP requests directly to SQL queries, providing a low-code interface for executing create, read, update, and delete operations without requiring manual boilerplate code. The project distinguishes itself by using schema-driven API generation and metadata-based discovery to expose database tables as navigable resources. It extends standard CRUD capabilities through the execution of custom and templated SQL, a plugin-

    Goautomatic-apidatabasedatabases
    GitHub पर देखें↗4,551
  • qail-io/qailqail-io का अवतार

    qail-io/qail

    26GitHub पर देखें↗

    AST-native PostgreSQL toolkit: typed queries to wire protocol, with built-in RLS tenant isolation.

    Rust
    GitHub पर देखें↗26
  • reactiverse/reactiverse-contextual-loggingreactiverse का अवतार

    reactiverse/reactiverse-contextual-logging

    41GitHub पर देखें↗

    Contextual logging for Vert.x applications

    HTML
    GitHub पर देखें↗41