Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Drizzle ORM
We're building a headless TypeScript ORM with CLI companion for automatic SQL migrations generation and other OSS libraries
Collective -
Host: opensource -
https://opencollective.com/drizzle-orm
- Website: https://drizzle.team
- Code: https://github.com/drizzle-team/
Feat: Allow subqueries in select fields
github.com/drizzle-team/drizzle-orm - Angelelz opened this pull request about 1 year ago
github.com/drizzle-team/drizzle-orm - Angelelz opened this pull request about 1 year ago
should be using flyctl auth login
github.com/drizzle-team/drizzle-flyio-litefs - fkkfrank opened this issue about 1 year ago
github.com/drizzle-team/drizzle-flyio-litefs - fkkfrank opened this issue about 1 year ago
[FEATURE]: add "blacklist" parameter to getTableColumns
github.com/drizzle-team/drizzle-orm - IbrahimMohammed47 opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - IbrahimMohammed47 opened this issue about 1 year ago
[SQLite] Add expo-sqlite driver
github.com/drizzle-team/drizzle-orm - RomanNabukhotnyi opened this pull request about 1 year ago
github.com/drizzle-team/drizzle-orm - RomanNabukhotnyi opened this pull request about 1 year ago
BUG `drizzle-kit push:mysql` with Two Primary Keys
github.com/drizzle-team/drizzle-orm - clburlison opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - clburlison opened this issue about 1 year ago
BUG `drizzle-kit push:mysql` with Two Primary Keys
github.com/drizzle-team/drizzle-kit-mirror - clburlison opened this issue about 1 year ago
github.com/drizzle-team/drizzle-kit-mirror - clburlison opened this issue about 1 year ago
Corrections to overview
github.com/drizzle-team/drizzle-orm-docs - DePasqualeOrg opened this pull request about 1 year ago
github.com/drizzle-team/drizzle-orm-docs - DePasqualeOrg opened this pull request about 1 year ago
[Pg] Fix Zod Schema Generation for Array Items
github.com/drizzle-team/drizzle-orm - dhing1024 opened this pull request about 1 year ago
github.com/drizzle-team/drizzle-orm - dhing1024 opened this pull request about 1 year ago
Feat: infer type helpers for relations
github.com/drizzle-team/drizzle-orm - Angelelz opened this pull request about 1 year ago
github.com/drizzle-team/drizzle-orm - Angelelz opened this pull request about 1 year ago
Add support for cross join
github.com/drizzle-team/drizzle-orm - L-Mario564 opened this pull request about 1 year ago
github.com/drizzle-team/drizzle-orm - L-Mario564 opened this pull request about 1 year ago
Output raw SQL from schema
github.com/drizzle-team/drizzle-kit-mirror - arjunyel opened this issue about 1 year ago
github.com/drizzle-team/drizzle-kit-mirror - arjunyel opened this issue about 1 year ago
Output raw SQL from schema
github.com/drizzle-team/drizzle-orm - arjunyel opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - arjunyel opened this issue about 1 year ago
Clarify that the ‘dynamic’ mode for query builders does not merge `where` calls
github.com/drizzle-team/drizzle-orm-docs - piedrahitapablo opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm-docs - piedrahitapablo opened this issue about 1 year ago
[FEATURE]: Allow to generate migration name
github.com/drizzle-team/drizzle-orm - huylocit14054 opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - huylocit14054 opened this issue about 1 year ago
[BUG]: Property $dynamic does not exist in type.
github.com/drizzle-team/drizzle-orm - GioPat opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - GioPat opened this issue about 1 year ago
Fix: allow enums (and any other column) to accept placeholders on update
github.com/drizzle-team/drizzle-orm - Angelelz opened this pull request about 1 year ago
github.com/drizzle-team/drizzle-orm - Angelelz opened this pull request about 1 year ago
[BUG]: drizzle-zod type error when using with latest version of drizzle-orm with pg
github.com/drizzle-team/drizzle-orm - sebpowell opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - sebpowell opened this issue about 1 year ago
Feat: allow empty arrays to passed to `inArray` and `notInArray`
github.com/drizzle-team/drizzle-orm - Angelelz opened this pull request about 1 year ago
github.com/drizzle-team/drizzle-orm - Angelelz opened this pull request about 1 year ago
Fix: placeholder on insert update
github.com/drizzle-team/drizzle-orm - Angelelz opened this pull request about 1 year ago
github.com/drizzle-team/drizzle-orm - Angelelz opened this pull request about 1 year ago
[All] Fix: export internal types
github.com/drizzle-team/drizzle-orm - Angelelz opened this pull request about 1 year ago
github.com/drizzle-team/drizzle-orm - Angelelz opened this pull request about 1 year ago
Add test for `Nested Partial Select returns null on left join if first column value is null` issue
github.com/drizzle-team/drizzle-orm - realmikesolo opened this pull request about 1 year ago
github.com/drizzle-team/drizzle-orm - realmikesolo opened this pull request about 1 year ago
[Pg] Fix: all datetime mappings
github.com/drizzle-team/drizzle-orm - Angelelz opened this pull request about 1 year ago
github.com/drizzle-team/drizzle-orm - Angelelz opened this pull request about 1 year ago
[Pg] Fix all datetime mappings
github.com/drizzle-team/drizzle-orm - Angelelz opened this pull request about 1 year ago
github.com/drizzle-team/drizzle-orm - Angelelz opened this pull request about 1 year ago
[FEATURE]: Much better DX with deriving SQL table name for TS key
github.com/drizzle-team/drizzle-orm - 205g0 opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - 205g0 opened this issue about 1 year ago
Update migrations.mdx
github.com/drizzle-team/drizzle-orm-docs - JDeepD opened this pull request about 1 year ago
github.com/drizzle-team/drizzle-orm-docs - JDeepD opened this pull request about 1 year ago
[FEATURE]: Do not require params to set column types
github.com/drizzle-team/drizzle-orm - davesierra opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - davesierra opened this issue about 1 year ago
[BUG]: ordering produces extremely high reads and low performance.
github.com/drizzle-team/drizzle-orm - titong0 opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - titong0 opened this issue about 1 year ago
Missing documentation for PostgreSQL array type
github.com/drizzle-team/drizzle-orm-docs - rffl opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm-docs - rffl opened this issue about 1 year ago
[FEATURE]: remove limitation: notInArray requires at least one value
github.com/drizzle-team/drizzle-orm - sys13 opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - sys13 opened this issue about 1 year ago
[sqllite] Prevent error if json column is empty
github.com/drizzle-team/drizzle-orm - Vlaoff opened this pull request about 1 year ago
github.com/drizzle-team/drizzle-orm - Vlaoff opened this pull request about 1 year ago
[BUG]: Inner Join not using the column specified, it is using the primary key | Order By not using field specified
github.com/drizzle-team/drizzle-orm - donhook opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - donhook opened this issue about 1 year ago
[BUG]: Postgres timestamp - mode: "date" returning string
github.com/drizzle-team/drizzle-orm - SimtecConsult opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - SimtecConsult opened this issue about 1 year ago
I can translate docs to spanish language
github.com/drizzle-team/drizzle-orm-docs - TheFJS14 opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm-docs - TheFJS14 opened this issue about 1 year ago
[BUG]: introspect:pg column not using generated enum name
github.com/drizzle-team/drizzle-orm - cosileone opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - cosileone opened this issue about 1 year ago
Fix wrong syntax for exists fn in sqlite
github.com/drizzle-team/drizzle-orm - Angelelz opened this pull request about 1 year ago
github.com/drizzle-team/drizzle-orm - Angelelz opened this pull request about 1 year ago
Removed not working links in root README.md
github.com/drizzle-team/drizzle-orm - davbauer opened this pull request about 1 year ago
github.com/drizzle-team/drizzle-orm - davbauer opened this pull request about 1 year ago
Removed outdated readme references in root readme
github.com/drizzle-team/drizzle-orm - davbauer opened this pull request about 1 year ago
github.com/drizzle-team/drizzle-orm - davbauer opened this pull request about 1 year ago
Inform the user about the fact that query builders implement `Promise`
github.com/drizzle-team/drizzle-orm-docs - L-Mario564 opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm-docs - L-Mario564 opened this issue about 1 year ago
[FEATURE]: Merge multiple calls to `where` when in dynamic mode
github.com/drizzle-team/drizzle-orm - markacola opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - markacola opened this issue about 1 year ago
[BUG]: Drizzle Studio won't start after reading config
github.com/drizzle-team/drizzle-orm - ayonli opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - ayonli opened this issue about 1 year ago
[BUG]: template strings stay unchecked
github.com/drizzle-team/drizzle-orm - 205g0 opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - 205g0 opened this issue about 1 year ago
Fix jsonb inserts in PG when postgres.js is used as driver
github.com/drizzle-team/drizzle-orm - Angelelz opened this pull request about 1 year ago
github.com/drizzle-team/drizzle-orm - Angelelz opened this pull request about 1 year ago
[Pg] FIX: correct string escaping for empty PgArrays
github.com/drizzle-team/drizzle-orm - Angelelz opened this pull request about 1 year ago
github.com/drizzle-team/drizzle-orm - Angelelz opened this pull request about 1 year ago
[FEATURE]: Update schema in drizzle-zod
github.com/drizzle-team/drizzle-orm - alvesvaren opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - alvesvaren opened this issue about 1 year ago
[pg] add migrationsTable config support for migration
github.com/drizzle-team/drizzle-orm - g3r4n opened this pull request about 1 year ago
github.com/drizzle-team/drizzle-orm - g3r4n opened this pull request about 1 year ago
feat: Add actions to foreignKey(...)
github.com/drizzle-team/drizzle-orm - cegredev opened this pull request about 1 year ago
github.com/drizzle-team/drizzle-orm - cegredev opened this pull request about 1 year ago
Fix ava tests
github.com/drizzle-team/drizzle-orm - Angelelz opened this pull request about 1 year ago
github.com/drizzle-team/drizzle-orm - Angelelz opened this pull request about 1 year ago
[BUG]: NPM Package for @drizzle-team/studio is missing license.
github.com/drizzle-team/drizzle-orm - AshtarCodes opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - AshtarCodes opened this issue about 1 year ago
[BUG]: Introspecting `varchar[]` type produces syntactically invalid `schema.ts`
github.com/drizzle-team/drizzle-orm - nguyenbry opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - nguyenbry opened this issue about 1 year ago
generate:pg not detecting added constraints
github.com/drizzle-team/drizzle-kit-mirror - alanhamlett opened this issue about 1 year ago
github.com/drizzle-team/drizzle-kit-mirror - alanhamlett opened this issue about 1 year ago
push:pg fails on unrelated table
github.com/drizzle-team/drizzle-orm - alanhamlett opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - alanhamlett opened this issue about 1 year ago
push:pg fails on unrelated table
github.com/drizzle-team/drizzle-kit-mirror - alanhamlett opened this issue about 1 year ago
github.com/drizzle-team/drizzle-kit-mirror - alanhamlett opened this issue about 1 year ago
[BUG]: Drizzle MySQL bigint wrong precision
github.com/drizzle-team/drizzle-orm - realmikesolo opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - realmikesolo opened this issue about 1 year ago
Proof of Concept Results as Iterator for huge Datasets
github.com/drizzle-team/drizzle-orm - mabels opened this pull request about 1 year ago
github.com/drizzle-team/drizzle-orm - mabels opened this pull request about 1 year ago
[FEATURE]: make empty insert default to insert all default values if all columns have one
github.com/drizzle-team/drizzle-orm - nicobao opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - nicobao opened this issue about 1 year ago
[BUG]: onConflictDoNothing doesn't handle WHERE clause correctly (for partial indexes/unique constraints)
github.com/drizzle-team/drizzle-orm - aseemk opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - aseemk opened this issue about 1 year ago
npx/bunx drizzle-kit generate SyntaxError: Unexpected token '?'
github.com/drizzle-team/drizzle-kit-mirror - theodufort opened this issue about 1 year ago
github.com/drizzle-team/drizzle-kit-mirror - theodufort opened this issue about 1 year ago
[BUG]: onConflicDoUpdate returning an error that a column does not exist
github.com/drizzle-team/drizzle-orm - specialobyno opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - specialobyno opened this issue about 1 year ago
[FEATURE]: "Transparent" Mode for Datetime Handling compatible with the underlying driver (timezone)
github.com/drizzle-team/drizzle-orm - FredericLatour opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - FredericLatour opened this issue about 1 year ago
Autodetect dialect based on configured driver
github.com/drizzle-team/drizzle-kit-mirror - septatrix opened this issue about 1 year ago
github.com/drizzle-team/drizzle-kit-mirror - septatrix opened this issue about 1 year ago
Autodetect dialect based on configured driver
github.com/drizzle-team/drizzle-orm - septatrix opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - septatrix opened this issue about 1 year ago
[BUG]: Unhandled defaults when introspecting postgres db
github.com/drizzle-team/drizzle-orm - fvaldes33 opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - fvaldes33 opened this issue about 1 year ago
[DOCUMENTATION]: update documentation that shows how to use MySQL streaming with Drizzle
github.com/drizzle-team/drizzle-orm - rdzidziguri opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - rdzidziguri opened this issue about 1 year ago
[BUG]: MySQL / Planetscale wants to redo migration steps
github.com/drizzle-team/drizzle-kit-mirror - jkrumm opened this issue about 1 year ago
github.com/drizzle-team/drizzle-kit-mirror - jkrumm opened this issue about 1 year ago
[BUG]: Do not allow the chaining of json and unique with Postgres
github.com/drizzle-team/drizzle-orm - louneskmt opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - louneskmt opened this issue about 1 year ago
[Bug]: default value for varchar columns
github.com/drizzle-team/drizzle-orm - Bogdan-101 opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - Bogdan-101 opened this issue about 1 year ago
[Bug]: default value for varchar columns
github.com/drizzle-team/drizzle-kit-mirror - Bogdan-101 opened this issue about 1 year ago
github.com/drizzle-team/drizzle-kit-mirror - Bogdan-101 opened this issue about 1 year ago
[FEATURE]: adding a --silent, --yes or --force option to drizzle push:<driver>
github.com/drizzle-team/drizzle-kit-mirror - Bogdan-101 opened this issue about 1 year ago
github.com/drizzle-team/drizzle-kit-mirror - Bogdan-101 opened this issue about 1 year ago
[BUG]: "drizzle-kit generate" generates unexpected migrations and then "push:pg" throws unexpected errors
github.com/drizzle-team/drizzle-orm - 4Furki4 opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - 4Furki4 opened this issue about 1 year ago
[Enhancement]: Allow different input/output types on customType
github.com/drizzle-team/drizzle-orm - SSardorf opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - SSardorf opened this issue about 1 year ago
[BUG]: Circular dependencies from `sql.js`
github.com/drizzle-team/drizzle-orm - BryceMehring opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - BryceMehring opened this issue about 1 year ago
Move tab "x" button to left of text
github.com/drizzle-team/drizzle-kit-mirror - ridafkih opened this issue about 1 year ago
github.com/drizzle-team/drizzle-kit-mirror - ridafkih opened this issue about 1 year ago
[FEATURE]: Drizzle EsLint doesn't distinguish between Cloudflare KV delete and D1 Delete
github.com/drizzle-team/drizzle-orm - sirganya opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - sirganya opened this issue about 1 year ago
[BUG]: Getting syntax error on drizzle-kit push:pg
github.com/drizzle-team/drizzle-orm - xkalf opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - xkalf opened this issue about 1 year ago
TypeError: Cannot read properties of undefined (reading 'compositePrimaryKeys')
github.com/drizzle-team/drizzle-kit-mirror - adamwilkins01 opened this issue about 1 year ago
github.com/drizzle-team/drizzle-kit-mirror - adamwilkins01 opened this issue about 1 year ago
Update README.md
github.com/drizzle-team/drizzle-orm - AlexBlokh opened this pull request about 1 year ago
github.com/drizzle-team/drizzle-orm - AlexBlokh opened this pull request about 1 year ago
[BUG]: All "driz.li" urls are DOWN
github.com/drizzle-team/drizzle-orm - MickL opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - MickL opened this issue about 1 year ago
[FEATURE]: drizzle-kit generate/push should not require to add driver
github.com/drizzle-team/drizzle-orm - MickL opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - MickL opened this issue about 1 year ago
[FEATURE]: Add `vercel-pg` driver to drizzle.config.ts + improve docs
github.com/drizzle-team/drizzle-orm - MickL opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - MickL opened this issue about 1 year ago
docs: fix typo in composite key description
github.com/drizzle-team/drizzle-orm-docs - kevinmitch14 opened this pull request about 1 year ago
github.com/drizzle-team/drizzle-orm-docs - kevinmitch14 opened this pull request about 1 year ago
Fixes withour typo
github.com/drizzle-team/drizzle-orm-docs - markgarrigan opened this pull request about 1 year ago
github.com/drizzle-team/drizzle-orm-docs - markgarrigan opened this pull request about 1 year ago
feat: add check constraint condition into columns
github.com/drizzle-team/drizzle-orm - b4s36t4 opened this pull request about 1 year ago
github.com/drizzle-team/drizzle-orm - b4s36t4 opened this pull request about 1 year ago
Feat: MsSql support
github.com/drizzle-team/drizzle-orm - Angelelz opened this pull request about 1 year ago
github.com/drizzle-team/drizzle-orm - Angelelz opened this pull request about 1 year ago
Update d1.mdx
github.com/drizzle-team/drizzle-orm-docs - benadam11 opened this pull request about 1 year ago
github.com/drizzle-team/drizzle-orm-docs - benadam11 opened this pull request about 1 year ago
fix: anchor highlighting
github.com/drizzle-team/drizzle-orm-docs - vlad-stohnii opened this pull request about 1 year ago
github.com/drizzle-team/drizzle-orm-docs - vlad-stohnii opened this pull request about 1 year ago
[BUG]: drizzle-zod not parsing arrays correctly
github.com/drizzle-team/drizzle-orm - jmsims2 opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - jmsims2 opened this issue about 1 year ago
[BUG]: `sql.placeholder` throws type error for enums
github.com/drizzle-team/drizzle-orm - pingustar opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - pingustar opened this issue about 1 year ago
Links are not working
github.com/drizzle-team/drizzle-orm-docs - MoSattler opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm-docs - MoSattler opened this issue about 1 year ago
[Bug] Stop creating drizzle schema for migration hash tracking
github.com/drizzle-team/drizzle-kit-mirror - alanhamlett opened this issue about 1 year ago
github.com/drizzle-team/drizzle-kit-mirror - alanhamlett opened this issue about 1 year ago
[FEATURE] Customize schema for `__drizzle_migrations` table
github.com/drizzle-team/drizzle-orm - alanhamlett opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - alanhamlett opened this issue about 1 year ago
[BUG]: Self reference foreign key break relational query types
github.com/drizzle-team/drizzle-orm - Navigator12 opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - Navigator12 opened this issue about 1 year ago
[FEATURE]: allow multiple adapters on withReplicas
github.com/drizzle-team/drizzle-orm - dinsterizer opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - dinsterizer opened this issue about 1 year ago
Add support for `insert into ... select`
github.com/drizzle-team/drizzle-orm - L-Mario564 opened this pull request about 1 year ago
github.com/drizzle-team/drizzle-orm - L-Mario564 opened this pull request about 1 year ago
[BUG]: Nested Partial Select returns null on left join if first column value is null
github.com/drizzle-team/drizzle-orm - oscarhermoso opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - oscarhermoso opened this issue about 1 year ago
[FEATURE]: Support query cancellation with `AbortSignal`
github.com/drizzle-team/drizzle-orm - dillonstreator opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - dillonstreator opened this issue about 1 year ago
I don't see any performance here
github.com/drizzle-team/drizzle-northwind-benchmarks-pg - imcm7 opened this issue about 1 year ago
github.com/drizzle-team/drizzle-northwind-benchmarks-pg - imcm7 opened this issue about 1 year ago
[BUG]: "algorythm" is misspelt
github.com/drizzle-team/drizzle-orm - CarelessInternet opened this issue about 1 year ago
github.com/drizzle-team/drizzle-orm - CarelessInternet opened this issue about 1 year ago