Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Araq
/
ormin
Public
Notifications
You must be signed in to change notification settings
Fork
22
Star
195
Code
Issues
9
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Apr 29, 2026
Query types with Option's support (#84)
Show description for c057526
elcritch
authored
c057526
Copy full SHA for c057526
Commits on Apr 18, 2026
Add onconflict upsert DSL with conditional update support (#82)
Show description for 03c6335
elcritch
authored
03c6335
Copy full SHA for 03c6335
Commits on Apr 16, 2026
Expand query DSL with CTEs, windows, pattern matching, and broader join support (#81)
Show description for 2706d62
elcritch
and
Araq
authored
2706d62
Copy full SHA for 2706d62
Commits on Apr 15, 2026
Static sql v2 (#79)
Show description for f431c80
elcritch
authored
f431c80
Copy full SHA for f431c80
Commits on Mar 11, 2026
fix #75 empty strings return value of previous row (#76)
Show description for 2f92f72
mirco-ackermann
authored
2f92f72
Copy full SHA for 2f92f72
Commits on Nov 4, 2025
fix nimble not finding configs.nim after copying only srcDir (#74)
elcritch
authored
2f58423
Copy full SHA for 2f58423
Commits on Oct 16, 2025
Transactions (#73)
Show description for c172414
elcritch
and
Araq
authored
c172414
Copy full SHA for c172414
Commits on Sep 22, 2025
Add custom sql functions (#69)
Show description for 4ff369c
elcritch
authored
4ff369c
Copy full SHA for 4ff369c
Commits on Sep 21, 2025
Add composite primary keys (#68)
Show description for befaca7
elcritch
and
Araq
authored
befaca7
Copy full SHA for befaca7
Add Sqlite blob type (#70)
elcritch
authored
f3451cc
Copy full SHA for f3451cc
Commits on Aug 22, 2025
update parser to handle pragmas (#67)
Show description for e7a9075
elcritch
authored
e7a9075
Copy full SHA for e7a9075
Various Fixes (no pragma handling) (#65)
Show description for 8718cbd
elcritch
and
Araq
authored
8718cbd
Copy full SHA for 8718cbd
Commits on Aug 19, 2025
Update README.md
Araq
authored
2040afd
Copy full SHA for 2040afd
Fix Join Description in Readme (#62)
Show description for 8c016a5
elcritch
authored
8c016a5
Copy full SHA for 8c016a5
Commits on Aug 18, 2025
Ormin Docs (#60)
Show description for ee65422
elcritch
authored
ee65422
Copy full SHA for ee65422
Commits on Mar 19, 2025
updated ormin to work with nim version >= 2 (#59)
Show description for f35e85a
Luteva-ssh
and
Araq
authored
f35e85a
Copy full SHA for f35e85a
Commits on Dec 14, 2021
Seems wrong (#58)
planetis-m
authored
1ab73b6
Copy full SHA for 1ab73b6
Commits on Jan 8, 2021
`createRoutine` now works with qkJoin (#57)
dawidkotlin
authored
d5cd1b5
Copy full SHA for d5cd1b5
Commits on Jul 7, 2020
fix: Function parameters are not necessarily the same type as the column
huaxk
committed
cfa0481
Copy full SHA for cfa0481
fix: Error: cannot infer the type of the placeholder
Show description for e0cbd06
huaxk
committed
e0cbd06
Copy full SHA for e0cbd06
feat: Ignore sql function case
huaxk
committed
f24a019
Copy full SHA for f24a019
feat: Add FloatLit support
Show description for 8ff0c0e
huaxk
committed
8ff0c0e
Copy full SHA for 8ff0c0e
Commits on Jul 6, 2020
other: Tweeter example modified from nim in action book
huaxk
committed
bd5dff6
Copy full SHA for bd5dff6
fix: Add to buildExamples task
huaxk
committed
7bf53f3
Copy full SHA for 7bf53f3
docs: Add readme
huaxk
committed
961de8c
Copy full SHA for 961de8c
fix: Add exec file to ignore
huaxk
committed
5666728
Copy full SHA for 5666728
feat: createdatabase with sql
huaxk
committed
3d40814
Copy full SHA for 3d40814
feat: Remove select in loop
huaxk
committed
3b6d767
Copy full SHA for 3b6d767
feat: Exclude self following
huaxk
committed
e8325de
Copy full SHA for e8325de
feat: Replaced JsonNode with tuple, finished code.
huaxk
committed
01a4712
Copy full SHA for 01a4712
init: tweeter example based on nim in action book
huaxk
committed
ab975c6
Copy full SHA for ab975c6
Commits on Jul 4, 2020
fix: Test on stable
huaxk
committed
db14f6b
Copy full SHA for db14f6b
fix: Fix examples
Show description for e2b920e
huaxk
committed
e2b920e
Copy full SHA for e2b920e
feat: Add json type support
huaxk
committed
870cb62
Copy full SHA for 870cb62
Commits on Jun 18, 2020
test: Test on nim version 1.2.2
huaxk
committed
b6319c6
Copy full SHA for b6319c6
Previous
Next
You can’t perform that action at this time.