GitHub topics: clause
jonschlinkert/eval-estree-expression
Safely evaluate JavaScript (estree) expressions, sync and async.
Language: JavaScript - Size: 175 KB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 56 - Forks: 4

amantinband/throw
A simple, fluent, extensible, and fully customizable library for throwing exceptions for projects using .NET 6+
Language: C# - Size: 25.9 MB - Last synced at: 9 days ago - Pushed at: 8 months ago - Stars: 1,265 - Forks: 83

accordproject/template-archive
Smart Legal Contracts & Templating System
Language: JavaScript - Size: 9.79 MB - Last synced at: 9 days ago - Pushed at: 23 days ago - Stars: 291 - Forks: 127

jonschlinkert/whence
Add context awareness to your apps and frameworks by safely evaluating user-defined conditional expressions. Useful for evaluating expressions in config files, prompts, key bindings, completions, templates, and many other user cases.
Language: JavaScript - Size: 72.3 KB - Last synced at: 15 days ago - Pushed at: 2 months ago - Stars: 42 - Forks: 1

vaibhavkarve/normal-form
A Python package for working with Conjunctive Normal Form (CNFs) and Boolean Satisfiability (SAT)
Language: Python - Size: 1.24 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

Gbury/mSAT
A modular sat/smt solver with proof output.
Language: OCaml - Size: 4.92 MB - Last synced at: about 17 hours ago - Pushed at: over 1 year ago - Stars: 99 - Forks: 8

Pratt2321/SQL-50
SQL 50 Solutions
Size: 16.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

gglorian/Nacre Fork of crillab/nacre_mini
NACRE : Nogood And Clause Reasoning Engine
Language: C++ - Size: 395 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

shohail-DeV/LeetCode-SQL-50
Answers for the LeetCode SQl 50 Questions.
Size: 61.5 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

leungll/Topk-Coding
A method to enumerate top-k cliques.
Language: Python - Size: 300 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

leungll/PM-Coding
Solver algorithm in #3 Paper: Diversified Top-K MaxSAT Solving with MaxSAT
Language: C++ - Size: 55.7 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

KerneLab/magnifier
SQL Logical Clauses Coverage Testing Tool
Language: TSQL - Size: 31.3 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

surajh8596/Data_Analysis_Projects_using_MYSQL
Structural Quary Language Commands, Loops, Joins, SubQuery
Size: 18.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

chatopera/clause-sdk-java
Java Sample Project for Chatopera Clause
Language: Java - Size: 105 KB - Last synced at: 15 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 4

ernestoherrera/FluentSql
FluentSql library creates Sql statements from C# Sql like syntax and uses Dapper for execution.
Language: C# - Size: 268 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 5

josuebrunel/clausify
Turn your url query string into sql where clause
Language: Go - Size: 46.9 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 0

slurmulon/flap
:rooster: Guard clauses for JS
Language: JavaScript - Size: 44.9 KB - Last synced at: 19 days ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

bitia-ru/camp
Обучающие материалы
Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

inforkgodara/oracle-set-operators
This repository contains the explanation of Oracle SQL set operators. UNION, UNION ALL, INTERSECT, MINUS,
Size: 4.88 KB - Last synced at: 16 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Revazashvili/Forbid
A simple package with extension methods to forbid some value matches,logical values or ranges in .Net
Language: C# - Size: 133 KB - Last synced at: 20 days ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 1

ryjen/libcoda-db 📦
A c++17 database wrapper with easy to use syntax and active-record pattern.
Language: HTML - Size: 5.98 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 4

a-patel/LiteXGuard
This library provides guard clauses that could be used to guard against not expected values. It provides conditions for objects, strings, numerics, datatime and enumerables. It is possible to configure which exception should be thrown.
Size: 54.7 KB - Last synced at: 6 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

stu115/Order-item-department
Database of employees, customers, products in the department.
Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

SleekPanther/3-sat-certifier
A Certifier algorithm to check a particular solution to the NP-Complete 3-Sat problem
Language: Java - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

pankajkumarravi/SQL-Hackerrank
This repo contains Hackerrank Easy solution for Database Management System| SQL
Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

lyandut/MyMaXSat
The C++ implementation of the four approximation algorithms for MaxSat Problem.
Language: C++ - Size: 265 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

anandprabhakar0507/Oracle-database-Partition-clause
I learnt how to use partition clause in oracle live sql database..
Language: SQLPL - Size: 3.2 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

crillab/nacre_mini
NACRE : Nogood And Clause Reasoning Engine
Language: C++ - Size: 187 KB - Last synced at: 7 months ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 4

anandprabhakar0507/First-look-at-windows-clause
I learnt basic window clause in oracle live sql
Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

DragD/QuickWhere
Create complex forms for searching into databases
Language: Visual Basic - Size: 128 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

mnogue/Heraclid
Language: C - Size: 441 KB - Last synced at: over 1 year ago - Pushed at: almost 12 years ago - Stars: 0 - Forks: 0
