An open API service providing repository metadata for many open source software ecosystems.

Topic: "sql-query"

hhyo/Archery

SQL 审核查询平台

Language: Python - Size: 23.5 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 6,632 - Forks: 1,780

jOOQ/jOOQ

jOOQ is the best way to write SQL in Java

Language: Java - Size: 268 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 6,556 - Forks: 1,221

go-jet/jet

Type safe SQL builder with code generation and automatic query result data mapping

Language: Go - Size: 6.86 MB - Last synced at: 16 days ago - Pushed at: 17 days ago - Stars: 3,411 - Forks: 162

sqlkata/querybuilder

SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird

Language: C# - Size: 892 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 3,309 - Forks: 519

join-monster/join-monster

A GraphQL to SQL query execution layer for query planning and batch data fetching.

Language: JavaScript - Size: 4.33 MB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 2,701 - Forks: 225

doug-martin/goqu

SQL builder and query library for golang

Language: Go - Size: 7.04 MB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 2,587 - Forks: 221

tabixio/tabix

Tabix.io UI

Language: TypeScript - Size: 35.5 MB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 2,212 - Forks: 265

mtxr/vscode-sqltools

Database management for VSCode

Language: TypeScript - Size: 14.5 MB - Last synced at: 1 day ago - Pushed at: 24 days ago - Stars: 1,683 - Forks: 350

jupyter-incubator/sparkmagic

Jupyter magics and kernels for working with remote Spark clusters

Language: Python - Size: 2.36 MB - Last synced at: 10 days ago - Pushed at: about 2 months ago - Stars: 1,363 - Forks: 455

zerodha/dungbeetle

A distributed job server built specifically for queuing and executing heavy SQL read jobs asynchronously. Separate out reporting layer from apps. MySQL, Postgres, ClickHouse.

Language: Go - Size: 8.74 MB - Last synced at: 13 days ago - Pushed at: 3 months ago - Stars: 1,028 - Forks: 150

madnight/githut

Github Language Statistics

Language: JavaScript - Size: 38.4 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 991 - Forks: 131

smpetersgithub/AdvancedSQLPuzzles

Welcome to my GitHub repository. I hope you enjoy solving these puzzles as much as I have enjoyed creating them.

Language: TSQL - Size: 13.7 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 804 - Forks: 118

KipData/KiteSQL

SQL as a Function for Rust

Language: Rust - Size: 3.14 MB - Last synced at: 11 days ago - Pushed at: 30 days ago - Stars: 654 - Forks: 54

kansiris/SQL-interview-questions

List of Top 500 SQL Interview Questions & Answers with queries and more

Size: 102 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 613 - Forks: 153

DataWithBaraa/sql-ultimate-course

The most comprehensive SQL guide from a real-world expert! Learn everything from basics to advanced queries, optimizations, and real-world SQL

Language: TSQL - Size: 109 MB - Last synced at: 6 days ago - Pushed at: 6 months ago - Stars: 611 - Forks: 280

nette/database

💾 A database layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.

Language: PHP - Size: 2.08 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 536 - Forks: 110

phpmyadmin/sql-parser

A validating SQL lexer and parser with a focus on MySQL dialect.

Language: PHP - Size: 24.8 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 467 - Forks: 109

DataWithBaraa/sql-data-warehouse-project

A comprehensive guide to building a modern data warehouse with SQL Server, including ETL processes, data modeling, and analytics.

Language: TSQL - Size: 20.5 MB - Last synced at: 6 days ago - Pushed at: 7 months ago - Stars: 391 - Forks: 320

brunocampos01/banco-de-dados

Aulas, exercícios e resumos sobre banco de dados

Language: SQL - Size: 245 MB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 389 - Forks: 58

blakeembrey/sql-template-tag

ES2015 tagged template string for preparing SQL statements, works with `pg`, `mysql`, `sqlite` and `oracledb`

Language: TypeScript - Size: 1.13 MB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 383 - Forks: 19

dataux/dataux

Federated mysql compatible proxy to elasticsearch, mongo, cassandra, big-table, google datastore

Language: Go - Size: 4.86 MB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 324 - Forks: 45

mdh266/SQL-Practice

Solutions to Problems For SQL on Leetcode, Hackerrank & DataLemur

Size: 41 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 323 - Forks: 98

abhijithneilabraham/tableQA

AI Tool for querying natural language on tabular data.

Language: Python - Size: 28.2 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 313 - Forks: 46

DataPupOrg/DataPup

A modern, AI-assisted, cross-platform database client - free

Language: TypeScript - Size: 10.4 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 236 - Forks: 33

shurutech/mql

MQL tool is designed to generate SQL queries directly from natural language inputs.

Language: Python - Size: 1.91 MB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 206 - Forks: 24

rexshijaku/sql-to-laravel-builder

SQL to Laravel Query Builder

Language: PHP - Size: 107 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 189 - Forks: 28

guanguans/soar-php

SQL optimizer and rewriter(assisted SQL tuning). - SQL 优化器和重写器(辅助 SQL 调优)。

Language: PHP - Size: 149 MB - Last synced at: 22 days ago - Pushed at: 2 months ago - Stars: 182 - Forks: 24

andywer/postguard

🐛 Statically validate Postgres SQL queries in JS / TS code and derive schemas.

Language: TypeScript - Size: 2.17 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 179 - Forks: 8

mtxr/SublimeText-SQLTools 📦

SQLTools for Sublime Text 3

Language: Python - Size: 2.29 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 178 - Forks: 39

andywer/squid

🦑 Provides SQL tagged template strings and schema definition functions.

Language: TypeScript - Size: 344 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 155 - Forks: 7

c9s/SQLBuilder

A powerful, fast, cross-platform SQL Builder for PHP. Convert your structured data into SQL queries with a fluent style interface and targeting on all the mainstream database (MySQL, PostgreSQL, SQLite)

Language: PHP - Size: 2.2 MB - Last synced at: 27 days ago - Pushed at: about 4 years ago - Stars: 146 - Forks: 22

SQL-Server-projects/Reporting-Services-examples

:closed_book: Various example reports I use for Microsoft Report Server (SSRS & PBIRS) as well as documents for unit testing, requirements and a style guide template.

Language: Mathematica - Size: 11.9 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 141 - Forks: 78

paulkohler/minisqlquery

Minimalist SQL Query tool for any .NET DB Provider - SQL, SQLite, SQL CE, Oracle, Access...

Language: C# - Size: 43.6 MB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 131 - Forks: 49

streamx-co/FluentJPA

Fluent API for writing typesafe SQL queries in Java for JPA.

Language: Java - Size: 548 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 122 - Forks: 11

DataWithBaraa/sql-data-analytics-project

This repository contains a collection of SQL scripts demonstrating various analytical techniques, such as changes over time, cumulative, performance, data segmentation, part-to-whole analysis.

Language: TSQL - Size: 20.7 MB - Last synced at: 6 days ago - Pushed at: 7 months ago - Stars: 115 - Forks: 65

raulpy271/telegram_ecommerce

🤖 A telegram bot that can sell products and the salespeople can add, delete, and manage them.

Language: Python - Size: 21 MB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 115 - Forks: 38

zorro-del-caribe/ship-hold

data access framework for Postgresql on nodejs

Language: JavaScript - Size: 723 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 113 - Forks: 6

DukeNLIDB/NLIDB

Natural Language Interface to DataBases

Language: Java - Size: 14.8 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 107 - Forks: 34

hypebeast/sqliteweb

Web-Based SQLite database browser

Language: Go - Size: 1.82 MB - Last synced at: 3 months ago - Pushed at: over 10 years ago - Stars: 99 - Forks: 12

nao1215/filesql

filesql - sql driver for CSV, TSV, LTSV, Parquet, Excel with gzip, bzip2, xz, zstd support.

Language: Go - Size: 9.59 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 97 - Forks: 0

deveel/deveeldb 📦

DeveelDB is a complete SQL database system, primarly developed for .NET/Mono frameworks

Language: C# - Size: 31.6 MB - Last synced at: 11 days ago - Pushed at: over 6 years ago - Stars: 94 - Forks: 13

discourse/discourse-data-explorer 📦

SQL Queries for admins in Discourse

Language: Ruby - Size: 1.76 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 93 - Forks: 51

MEM-Zone/SCCM-Zone 📦

My ♡ collection of PowerShell scripts and SCCM related stuff :)

Language: PowerShell - Size: 8.73 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 90 - Forks: 27

Devzstudio/SQL-to-Graphql-Schema-Generator

⚛️ Generate GraphQL Scheme Online From SQL Query - https://sql-to-graphql.now.sh/

Language: JavaScript - Size: 1.81 MB - Last synced at: 8 days ago - Pushed at: almost 3 years ago - Stars: 88 - Forks: 6

jacentino/SqlFun

Idiomatic data access for F#

Language: TSQL - Size: 6.94 MB - Last synced at: 28 days ago - Pushed at: 7 months ago - Stars: 84 - Forks: 5

DynamicODataToSQL/DynamicODataToSQL

Dotnet NuGet package to convert OData query to SQL query when the data model is dynamic and hence entity framework or any other ORM with IQuerable support cannot be used. In a multi-tenant enterprise or Saas applications, the data model is usually not fixed (dynamic).

Language: C# - Size: 111 KB - Last synced at: 9 days ago - Pushed at: 10 months ago - Stars: 80 - Forks: 22

kramolnic/EasyQtSql

A lightweight header-only C++11 library for quick and easy SQL querying with QtSql classes.

Language: C++ - Size: 466 KB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 80 - Forks: 33

deltaDNA/sql-cookbook

Common SQL recipes and best practises

Language: PLSQL - Size: 99.6 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 68 - Forks: 21

BjoernKW/ZenQuery

Enterprise backend as a service

Language: Java - Size: 5.84 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 60 - Forks: 15

mishael-o/Dapper.SimpleSqlBuilder

A simple and performant SQL builder for Dapper, using string interpolation and a fluent API to build safe, static, and dynamic SQL queries.

Language: C# - Size: 608 KB - Last synced at: 7 days ago - Pushed at: 6 months ago - Stars: 56 - Forks: 7

patilankita79/Airport-Management-System-Database-Design

Airport management system is a database project implemented in Oracle, primarily deals with the management of the airport, airlines, passengers and employees working for an airport. The system provides a broad overview of underlying operational factors that influence the airport management.

Language: PLSQL - Size: 6.65 MB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 55 - Forks: 42

rubysamurai/query_count

SQL queries counter for Rails apps

Language: Ruby - Size: 51.8 KB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 51 - Forks: 1

assafmo/SQLiteQueryServer

Bulk query SQLite database over the network

Language: Go - Size: 51.8 KB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 51 - Forks: 1

cjauvin/little_pger

🐘 PostgreSQL query building with plain data structures.

Language: Python - Size: 48.8 KB - Last synced at: 22 days ago - Pushed at: 10 months ago - Stars: 50 - Forks: 3

kolypto/py-mongosql 📦

MongoSQL: A JSON query engine with SqlAlchemy as a back-end

Language: Python - Size: 1.01 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 46 - Forks: 16

cdroulers/awesome-sql-builder

A small library for building SQL queries in a better way than regular string concatenation.

Language: C# - Size: 376 KB - Last synced at: 5 days ago - Pushed at: over 7 years ago - Stars: 46 - Forks: 23

edvin/kdbc

SQL DSL for Kotlin

Language: Kotlin - Size: 192 KB - Last synced at: about 1 month ago - Pushed at: almost 8 years ago - Stars: 45 - Forks: 6

rexshijaku/sql-to-ci-builder

SQL to Codeigniter Query Builder

Language: PHP - Size: 108 KB - Last synced at: about 3 hours ago - Pushed at: over 2 years ago - Stars: 42 - Forks: 20

walidabazo/SQLiteUnity3d_Android

SQLite Unity 3d For ( Android , Windows Phone , Windows , IOS, WINRT )

Size: 4.17 MB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 42 - Forks: 14

cpburnz/python-sqlparams

Convert DB API 2.0 named parameters to ordinal parameters.

Language: Python - Size: 233 KB - Last synced at: 15 days ago - Pushed at: 9 months ago - Stars: 41 - Forks: 5

chadbaldwin/chadbaldwin.github.io

The repo that drives my blog chadbaldwin.net

Language: HTML - Size: 6.68 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 38 - Forks: 37

fikrimln16/SQL-Queries

Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 38 - Forks: 3

kkalinowski/lib12

lib12 is a library of universal helpers and extensions useful in any .NET project

Language: C# - Size: 2.76 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 38 - Forks: 10

p32929/EasiestSqlLibrary

The Easiest and Laziest approach to Android SQL Database

Language: Java - Size: 162 KB - Last synced at: 30 days ago - Pushed at: over 3 years ago - Stars: 38 - Forks: 7

sangupta/gather

Run SQL queries on Java objects in a collection

Language: Java - Size: 129 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 38 - Forks: 5

Thomas-S-B/SQLServerTools

This repo is the home of various SQL-Server-Tools

Language: TSQL - Size: 122 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 36 - Forks: 12

KATRINAHIGH/sql-khan-academy-challenges

Coursework includes: SQL Basic, More Advanced SQL Queries, Relational Queries in SQL, Modifying Databases with SQL

Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 36 - Forks: 40

itchyny/qhs

SQL queries on CSV and TSV files

Language: Haskell - Size: 107 KB - Last synced at: 15 days ago - Pushed at: 5 months ago - Stars: 35 - Forks: 5

EmergentSoftware/SQL-Server-Development-Assessment

sp_Develop can be used by database developers, software developers and for performing database code (smell) reviews.

Language: TSQL - Size: 4.33 MB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 35 - Forks: 7

kfirba/import-query-generator

An efficient query generator for mass resource import, distinguishing between new records and records to update.

Language: PHP - Size: 11.7 KB - Last synced at: 11 days ago - Pushed at: over 4 years ago - Stars: 35 - Forks: 9

RedisLabsModules/secondary 📦

Redis Secondary Indexing Module, been suspended see: https://github.com/RediSearch/RediSearch/

Language: C - Size: 394 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 34 - Forks: 3

p32929/AndroidEasySQL-Library

An Easier & Lazier approach to SQL database for Android

Language: Java - Size: 2.74 MB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 31 - Forks: 8

Madhuarvind/SQL-Learning-Journey

🚀 A curated collection of SQL mini challenges designed to strengthen your database querying skills. This repository includes weekly exercises focused on real-world scenarios, ideal for beginners and intermediate learners aiming to master SQL through hands-on practice.

Language: TSQL - Size: 72.3 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 30 - Forks: 0

drkostas/high-sql

A high-level sql command utility. Currently only MySQL is supported.

Language: Python - Size: 30.3 KB - Last synced at: 12 days ago - Pushed at: almost 4 years ago - Stars: 30 - Forks: 2

grepstrength/WideOpenAI

Short list of indirect prompt injection attacks for OpenAI-based models.

Size: 70.3 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 29 - Forks: 3

h2oai/sql-sidekick

Experiment on QnA tabular data using LLMs and SQL

Language: Python - Size: 6.78 MB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 29 - Forks: 5

fridaymeng/react-sql-query-builder

React SQL Query Builder

Language: JavaScript - Size: 3.9 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 28 - Forks: 8

tweichle/w3resource-SQL-Exercises

Exercises to help improve SQL skills

Size: 81.1 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 28 - Forks: 69

godmnathan/1Z0-071_Oracle_Database_SQL_Associate

Welcome to the ultimate resource for preparing for the Oracle Database SQL Exam (1Z0-071)! Whether you are gearing up for the exam or aiming to master SQL, this repository is your go-to guide for comprehensive coverage of all exam topics and SQL fundamentals.

Language: Jupyter Notebook - Size: 317 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 27 - Forks: 13

joelsotelods/sakila-db-queries

These are examples of queries for MySQL.

Size: 2.62 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 27 - Forks: 18

srotya/sidewinder

Fast and scalable timeseries database

Language: Java - Size: 3.64 MB - Last synced at: 28 days ago - Pushed at: over 5 years ago - Stars: 26 - Forks: 9

wangjiegulu/RapidORM

Quick solutions for Android ORM

Language: Java - Size: 260 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 25 - Forks: 7

Ereh11/DateLemur-SQL-Interview-Questions

My solutions for #Datalemur SQL Interview Questions

Size: 230 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 24 - Forks: 8

msnraju/inline-query

Inline Query | SQL like Queries in Business Central

Language: AL - Size: 78.1 KB - Last synced at: 5 months ago - Pushed at: almost 5 years ago - Stars: 23 - Forks: 9

jdhitsolutions/myTickle

:date: A PowerShell and SQL Server-based reminder system. This project is DEPRECATED.

Language: PowerShell - Size: 312 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 22 - Forks: 4

Raghunandh/sql-window-functions

Complete Repository to become an expert is SQL Window Functions

Size: 75.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 22 - Forks: 14

cajuncoding/SqlBulkHelpers

Lightweight library for working with high performance bulk updates & materialized data in SQL Server with support for Identity columns, Annotations, Materialization from disparate systems, etc.

Language: C# - Size: 406 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 21 - Forks: 9

dbiir/TS-Benchmark

时序基准评测工具

Language: Jupyter Notebook - Size: 14.1 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 10

teamowu/SQL

🧐SQL数据分析实战🧐:包含SQL基本查询语句、常用聚合函数、多表链接及如何通过SQL进行数据分析(漏斗模型、A/B test,转化率,UTM参数统计分析、用户流失率计算)

Size: 1.89 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 21 - Forks: 8

Baeldung/sql-tutorials

Supporting code for the tutorials on https://www.baeldung.com/sql

Language: TSQL - Size: 2.12 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 20 - Forks: 79

chadbaldwin/SQL

Various SQL stuff I'm working on...tools, scripts, etc

Language: TSQL - Size: 336 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 19 - Forks: 6

kurankat/kis2kml 📦

A python script to parse Kismet netxml into a SQL database and query it to generate Google Earth KML files.

Language: Python - Size: 250 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 19 - Forks: 2

aldy505/bob

SQL query builder for Go. Might also be used as an extension for Squirrel.

Language: Go - Size: 70.3 KB - Last synced at: 6 months ago - Pushed at: 11 months ago - Stars: 18 - Forks: 2

nhlpa/Sequel

.NET SQL builder that emulates writing SQL.

Language: C# - Size: 166 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 18 - Forks: 3

rahul1947/Database-Design-Pharmacy-Management-System

Designed and Developed a comprehensive Database Management System for a modern Pharmacy.

Size: 9.14 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 18 - Forks: 9

aahmed-se/presto-redis

presto-redis is an experimental sql layer for redis

Language: Java - Size: 453 KB - Last synced at: over 1 year ago - Pushed at: almost 11 years ago - Stars: 18 - Forks: 1

edwig/ODBCQueryTool

Open ODBC Querytool for SQL RDBMS environments

Language: C++ - Size: 67.6 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 17 - Forks: 5

Apps72/Dev.Data

The Dev.Data.SqlDatabaseCommand is a set of components helping C# developers to execute SQL Queries and to retrieve data from SQL Server.

Language: C# - Size: 4.59 MB - Last synced at: 29 days ago - Pushed at: about 1 year ago - Stars: 17 - Forks: 8

netyjq/data-center

一个能实现任意动态sql执行、统一管理、异常监控告警的数据查询平台。

Language: Java - Size: 1.62 MB - Last synced at: 7 months ago - Pushed at: about 2 years ago - Stars: 17 - Forks: 7

ab-noori/clinic

The database diagram is interpreted, and implemented the SQL needed to build that database.

Size: 144 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 0