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/
I am unsure of how to or if I can connect to and query AWS RDS DB via dribbles AWS data api Feedback for “Aws Data API”
github.com/drizzle-team/drizzle-orm - MikeLautensack opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - MikeLautensack opened this issue over 1 year ago
Export `PgTextBuilderInitial` type
github.com/drizzle-team/drizzle-orm - imhoffd opened this pull request over 1 year ago
github.com/drizzle-team/drizzle-orm - imhoffd opened this pull request over 1 year ago
[BUG]: getTableConfig primaryKeys doesn't return all primary key columns
github.com/drizzle-team/drizzle-orm - anthonyma94 opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - anthonyma94 opened this issue over 1 year ago
[FEATURE]:Typo in the home page for twitter handle.
github.com/drizzle-team/drizzle-orm - KSSaiTeja opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - KSSaiTeja opened this issue over 1 year ago
[BUG]: drizzle-kit push:sqlite detects changes directly after initial push
github.com/drizzle-team/drizzle-orm - lud-hu opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - lud-hu opened this issue over 1 year ago
[BUG]: Timezone is not considered correctly when inserting/reading col type `int('createdAt', { mode: 'timestamp_ms' })` with default value from sqlite
github.com/drizzle-team/drizzle-orm - CombeeMike opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - CombeeMike opened this issue over 1 year ago
docs: fix bad import in better-sqlite3.mdx
github.com/drizzle-team/drizzle-orm-docs - yamcodes opened this pull request over 1 year ago
github.com/drizzle-team/drizzle-orm-docs - yamcodes opened this pull request over 1 year ago
[DOCUMENTATION] The “BetterSqlite3” docs mistakenly refer to Bun
github.com/drizzle-team/drizzle-orm - yamcodes opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - yamcodes opened this issue over 1 year ago
[BUG]:Running yarn build results in a build error...
github.com/drizzle-team/drizzle-orm - nt-mino opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - nt-mino opened this issue over 1 year ago
[DOCUMENTATION]: Documention for connecting with node-postgres may need update
github.com/drizzle-team/drizzle-orm - janusqa opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - janusqa opened this issue over 1 year ago
[BUG]: drizzle studio does not work with pnpm....
github.com/drizzle-team/drizzle-orm - ekusiadadus opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - ekusiadadus opened this issue over 1 year ago
[BUG]: drizzle push:pg failed with pnpm
github.com/drizzle-team/drizzle-orm - ekusiadadus opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - ekusiadadus opened this issue over 1 year ago
Fix bun sqlite returning when using get
github.com/drizzle-team/drizzle-orm - dardanbujupaj opened this pull request over 1 year ago
github.com/drizzle-team/drizzle-orm - dardanbujupaj opened this pull request over 1 year ago
[BUG]: sql``. append() should append inside the terminator if there is one.
github.com/drizzle-team/drizzle-orm - janusqa opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - janusqa opened this issue over 1 year ago
[FEATURE]: please improve the docs for raw sql
github.com/drizzle-team/drizzle-orm - avnav0 opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - avnav0 opened this issue over 1 year ago
[BUG]: PgEnum generated migration doesn't escape single quotes
github.com/drizzle-team/drizzle-orm - ricin9 opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - ricin9 opened this issue over 1 year ago
Unsigned Ints; Custom names for PrimaryKeys and ForeignKeys
github.com/drizzle-team/drizzle-orm - AndriiSherman opened this pull request over 1 year ago
github.com/drizzle-team/drizzle-orm - AndriiSherman opened this pull request over 1 year ago
[BUG]: D1_ERROR: not authorized
github.com/drizzle-team/drizzle-orm - willin opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - willin opened this issue over 1 year ago
[BUG]: changing index in a postgres schema does not work schema name in migration sql for drop index
github.com/drizzle-team/drizzle-orm - berenddeboer opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - berenddeboer opened this issue over 1 year ago
drizzle vs drizzle:p
github.com/drizzle-team/drizzle-northwind-benchmarks-pg - md-redwan-hossain opened this issue over 1 year ago
github.com/drizzle-team/drizzle-northwind-benchmarks-pg - md-redwan-hossain opened this issue over 1 year ago
[FEATURE]: Allow for non sequential primary key for id of migrationsTable
github.com/drizzle-team/drizzle-orm - aydrian opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - aydrian opened this issue over 1 year ago
[ALL] Add schema getter & setter to Table class
github.com/drizzle-team/drizzle-orm - RRikor opened this pull request over 1 year ago
github.com/drizzle-team/drizzle-orm - RRikor opened this pull request over 1 year ago
[BUG]: `migrationsTable` config ignored on the pg-core dialect migrator
github.com/drizzle-team/drizzle-orm - jaichinger opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - jaichinger opened this issue over 1 year ago
[BUG]: A foreign key can not be null
github.com/drizzle-team/drizzle-orm - duthanhduoc opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - duthanhduoc opened this issue over 1 year ago
[FEATURE]: inheritance and test data in schemas
github.com/drizzle-team/drizzle-orm - StephaneAdeso opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - StephaneAdeso opened this issue over 1 year ago
[BUG]: Postgresql "numeric" is considered string (with types)
github.com/drizzle-team/drizzle-orm - notchatbot opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - notchatbot opened this issue over 1 year ago
[BUG]: onUpdateNow may be producting wrong sql in migrate files.
github.com/drizzle-team/drizzle-orm - janusqa opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - janusqa opened this issue over 1 year ago
[BUG]: timestamp('created_at').defaultNow().notNull() -> generate mySQL will not generate correct SQL
github.com/drizzle-team/drizzle-orm - dejoma opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - dejoma opened this issue over 1 year ago
Feedback for “Drizzle Kit”: broken documentation link
github.com/drizzle-team/drizzle-orm - PierreCircularise opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - PierreCircularise opened this issue over 1 year ago
[BUG]: DOCS - Performance > Benchmarks link is not working
github.com/drizzle-team/drizzle-orm - MatyD356 opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - MatyD356 opened this issue over 1 year ago
[BUG]: `with` related query types are missing properties
github.com/drizzle-team/drizzle-orm - bruceharrison1984 opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - bruceharrison1984 opened this issue over 1 year ago
fix: grammatical error
github.com/drizzle-team/drizzle-orm-docs - bh1337x opened this pull request over 1 year ago
github.com/drizzle-team/drizzle-orm-docs - bh1337x opened this pull request over 1 year ago
[BUG]: No types for nested 'with' queries
github.com/drizzle-team/drizzle-orm - adidoes opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - adidoes opened this issue over 1 year ago
Feedback for “BetterSqlite3”
github.com/drizzle-team/drizzle-orm - paglobal opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - paglobal opened this issue over 1 year ago
Fix typo in drizzle studio docs
github.com/drizzle-team/drizzle-orm-docs - KarelVerschraegen opened this pull request over 1 year ago
github.com/drizzle-team/drizzle-orm-docs - KarelVerschraegen opened this pull request over 1 year ago
[FEATURE]: get back generated values from $defaultFn
github.com/drizzle-team/drizzle-orm - mlecoq opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - mlecoq opened this issue over 1 year ago
Updated "Query performance" docs
github.com/drizzle-team/drizzle-orm-docs - verheyenkoen opened this pull request over 1 year ago
github.com/drizzle-team/drizzle-orm-docs - verheyenkoen opened this pull request over 1 year ago
feat/make binary and varbinary accept buffer
github.com/drizzle-team/drizzle-orm - ologbonowiwi opened this pull request over 1 year ago
github.com/drizzle-team/drizzle-orm - ologbonowiwi opened this pull request over 1 year ago
unrecognized configuration parameter "schema"
github.com/drizzle-team/drizzle-orm - adambremler opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - adambremler opened this issue over 1 year ago
[BUG]: MapColumnsToTableAlias always maps baseColumn as type never
github.com/drizzle-team/drizzle-orm - anthonyma94 opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - anthonyma94 opened this issue over 1 year ago
[BUG]: orderBy causes relational query to fail
github.com/drizzle-team/drizzle-orm - joshdchang opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - joshdchang opened this issue over 1 year ago
fix: typo in fulltext search example
github.com/drizzle-team/drizzle-orm-docs - robertLichtnow opened this pull request over 1 year ago
github.com/drizzle-team/drizzle-orm-docs - robertLichtnow opened this pull request over 1 year ago
Feedback for “Migrations”
github.com/drizzle-team/drizzle-orm - perrinjoseph opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - perrinjoseph opened this issue over 1 year ago
[BUG]:Vercel Postgres sql import won’t allow aggregations
github.com/drizzle-team/drizzle-orm - jbram1000 opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - jbram1000 opened this issue over 1 year ago
535 sqlite limit update
github.com/drizzle-team/drizzle-orm - neilZon opened this pull request over 1 year ago
github.com/drizzle-team/drizzle-orm - neilZon opened this pull request over 1 year ago
Purpose of `_meta` directory
github.com/drizzle-team/drizzle-kit-mirror - septatrix opened this issue over 1 year ago
github.com/drizzle-team/drizzle-kit-mirror - septatrix opened this issue over 1 year ago
[FEATURE]: ChatGPT assistant
github.com/drizzle-team/drizzle-orm - janat08 opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - janat08 opened this issue over 1 year ago
[BUG]: Drizzle Studio missing dependency "pg" using `bunx`
github.com/drizzle-team/drizzle-orm - resyfer opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - resyfer opened this issue over 1 year ago
[BUG]: Bun scripts giving outputs
github.com/drizzle-team/drizzle-orm - resyfer opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - resyfer opened this issue over 1 year ago
This site can’t be reached
github.com/drizzle-team/drizzle-kit-mirror - gaonkarBhai opened this issue over 1 year ago
github.com/drizzle-team/drizzle-kit-mirror - gaonkarBhai opened this issue over 1 year ago
Fix Typo in Documentation Overview (PostrgeSQL => PostgreSQL)
github.com/drizzle-team/drizzle-orm-docs - chalkedgoose opened this pull request over 1 year ago
github.com/drizzle-team/drizzle-orm-docs - chalkedgoose opened this pull request over 1 year ago
[BUG]: Selecting from sub-query does not qualify the field
github.com/drizzle-team/drizzle-orm - arackaf opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - arackaf opened this issue over 1 year ago
[BUG]: Window name 'id' is not defined. (errno 3579)
github.com/drizzle-team/drizzle-orm - steve-taylor opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - steve-taylor opened this issue over 1 year ago
[BUG]: cannot INSERT into generated column
github.com/drizzle-team/drizzle-orm - dinwwwh opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - dinwwwh opened this issue over 1 year ago
[BUG]:set uuid to primarykey but can't set defaultRandom()
github.com/drizzle-team/drizzle-orm - pbpoon opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - pbpoon opened this issue over 1 year ago
[FEATURE]: return a object instead of a array if insert value is a object not array
github.com/drizzle-team/drizzle-orm - Innei opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - Innei opened this issue over 1 year ago
spelling errors in the docs
github.com/drizzle-team/drizzle-orm - missweizhang opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - missweizhang opened this issue over 1 year ago
[BUG]: SqliteError: near "(": syntax error on `query` where exists
github.com/drizzle-team/drizzle-orm - dinsterizer opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - dinsterizer opened this issue over 1 year ago
fix(goodies): incorrect use of `$infer` helpers
github.com/drizzle-team/drizzle-orm-docs - emmanuelchucks opened this pull request over 1 year ago
github.com/drizzle-team/drizzle-orm-docs - emmanuelchucks opened this pull request over 1 year ago
[FEATURE]: Database typed functions
github.com/drizzle-team/drizzle-orm - AlexXanderGrib opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - AlexXanderGrib opened this issue over 1 year ago
[Studio] Multiline text
github.com/drizzle-team/drizzle-kit-mirror - typeofweb opened this issue over 1 year ago
github.com/drizzle-team/drizzle-kit-mirror - typeofweb opened this issue over 1 year ago
[BUG]: Ugly insert bug
github.com/drizzle-team/drizzle-orm - bbaltatu opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - bbaltatu opened this issue over 1 year ago
fix: design issues
github.com/drizzle-team/drizzle-orm-docs - vlad-stohnii opened this pull request over 1 year ago
github.com/drizzle-team/drizzle-orm-docs - vlad-stohnii opened this pull request over 1 year ago
Docs: Update InferModel to the updated InferSelect and InferInsert
github.com/drizzle-team/drizzle-orm - petter-kaspersen opened this pull request over 1 year ago
github.com/drizzle-team/drizzle-orm - petter-kaspersen opened this pull request over 1 year ago
[BUG]: BunSQLiteDatabase is giving type errors for schemas
github.com/drizzle-team/drizzle-orm - BunColak opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - BunColak opened this issue over 1 year ago
Features
github.com/drizzle-team/drizzle-orm-docs - vlad-stohnii opened this pull request over 1 year ago
github.com/drizzle-team/drizzle-orm-docs - vlad-stohnii opened this pull request over 1 year ago
Misprints in config-reference.mdx
github.com/drizzle-team/drizzle-orm-docs - wanjas opened this pull request over 1 year ago
github.com/drizzle-team/drizzle-orm-docs - wanjas opened this pull request over 1 year ago
[FEATURE]: .`$defaultFnOnUpdate` a default function which only runs on updates, e.g., for `modified_at` timestamps
github.com/drizzle-team/drizzle-orm - 205g0 opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - 205g0 opened this issue over 1 year ago
[BUG]: `drizzle.config.ts` doesn't follow `tsconfig.json` for module path aliases (`@/app/lib/env`) but works for absolute paths (`./src/app/lib/env`)
github.com/drizzle-team/drizzle-orm - deadcoder0904 opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - deadcoder0904 opened this issue over 1 year ago
[BUG]: sqlite __drizzle_migrations id is of "SERIAL" type, which is not a valid type in sqlite
github.com/drizzle-team/drizzle-orm - chlorophant opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - chlorophant opened this issue over 1 year ago
[BUG]: column name take enum name
github.com/drizzle-team/drizzle-orm - bbaltatu opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - bbaltatu opened this issue over 1 year ago
[FEATURE]: native wrangler sql driver for D1
github.com/drizzle-team/drizzle-orm - timothymiller opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - timothymiller opened this issue over 1 year ago
[FEATURE]: Ability to check if running on the latest migration
github.com/drizzle-team/drizzle-orm - zsolt-dev opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - zsolt-dev opened this issue over 1 year ago
Documentation cleanup
github.com/drizzle-team/drizzle-orm-docs - FTCHD opened this pull request over 1 year ago
github.com/drizzle-team/drizzle-orm-docs - FTCHD opened this pull request over 1 year ago
fix typo in overview.mdx
github.com/drizzle-team/drizzle-orm-docs - george-of-croton opened this pull request over 1 year ago
github.com/drizzle-team/drizzle-orm-docs - george-of-croton opened this pull request over 1 year ago
[BUG]: await on migration function doesn't resolve in Bun
github.com/drizzle-team/drizzle-orm - tcaer opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - tcaer opened this issue over 1 year ago
[FEATURE]:Support multiple branch development ?
github.com/drizzle-team/drizzle-orm - abcfy2 opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - abcfy2 opened this issue over 1 year ago
[BUG]: custom default results in bad schema.ts
github.com/drizzle-team/drizzle-orm - shellscape opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - shellscape opened this issue over 1 year ago
[BUG]: [SQLite] integer function infers type SQLiteTimestampBuilder
github.com/drizzle-team/drizzle-orm - fukata opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - fukata opened this issue over 1 year ago
[BUG]: generate:pg ignores all but one onDelete: 'cascade' modification per table
github.com/drizzle-team/drizzle-orm - Geomitron opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - Geomitron opened this issue over 1 year ago
[BUG]: generate:pg ignores all but one onDelete: 'cascade' modification per table
github.com/drizzle-team/drizzle-kit-mirror - Geomitron opened this issue over 1 year ago
github.com/drizzle-team/drizzle-kit-mirror - Geomitron opened this issue over 1 year ago
Feat: Set operations (union / intersect / except) support
github.com/drizzle-team/drizzle-orm - Angelelz opened this pull request over 1 year ago
github.com/drizzle-team/drizzle-orm - Angelelz opened this pull request over 1 year ago
[BUG]: Cannot import `drizzle-orm/libsql` on intel mac
github.com/drizzle-team/drizzle-orm - hugotox opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - hugotox opened this issue over 1 year ago
docs: fix broken link in readme.md related to PlanetScale.
github.com/drizzle-team/drizzle-orm - irvile opened this pull request over 1 year ago
github.com/drizzle-team/drizzle-orm - irvile opened this pull request over 1 year ago
[FEATURE]: with Recursive referential
github.com/drizzle-team/drizzle-orm - lantos1618 opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - lantos1618 opened this issue over 1 year ago
[FEATURE]: Cockroach DB Support
github.com/drizzle-team/drizzle-orm - Scalahansolo opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - Scalahansolo opened this issue over 1 year ago
Fix typo in PostgreSQL
github.com/drizzle-team/drizzle-orm-docs - KarelVerschraegen opened this pull request over 1 year ago
github.com/drizzle-team/drizzle-orm-docs - KarelVerschraegen opened this pull request over 1 year ago
Feedback for “Drizzle ORM”
github.com/drizzle-team/drizzle-orm - jjameson25 opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - jjameson25 opened this issue over 1 year ago
tiny typo in Drizzle Studio
github.com/drizzle-team/drizzle-orm-docs - BrentonBeltrami opened this pull request over 1 year ago
github.com/drizzle-team/drizzle-orm-docs - BrentonBeltrami opened this pull request over 1 year ago
[BUG]: invalid schema generation with `drizzle-kit introspect:pg`
github.com/drizzle-team/drizzle-orm - darvesh opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - darvesh opened this issue over 1 year ago
[BUG]: Drizzle Studio ERR_ADDRESS_INVALID when HOST 0.0.0.0
github.com/drizzle-team/drizzle-orm - notchatbot opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - notchatbot opened this issue over 1 year ago
[BUG]: Module not found: Can't resolve 'fs'
github.com/drizzle-team/drizzle-orm - chrissiwaffler opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - chrissiwaffler opened this issue over 1 year ago
Use latest version of each tool
github.com/drizzle-team/drizzle-northwind-benchmarks - rafaell-lycan opened this issue over 1 year ago
github.com/drizzle-team/drizzle-northwind-benchmarks - rafaell-lycan opened this issue over 1 year ago
[BUG]: Many TypeScript Compile Errors (drizzle-orm/neon-http ; Postgres)
github.com/drizzle-team/drizzle-orm - JS-GitRepo opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - JS-GitRepo opened this issue over 1 year ago
pg:push pg:up commands don't work at all no error is reported.
github.com/drizzle-team/drizzle-kit-mirror - DanielSharp01 opened this issue over 1 year ago
github.com/drizzle-team/drizzle-kit-mirror - DanielSharp01 opened this issue over 1 year ago
[BUG]: Incorrect types when destructuring
github.com/drizzle-team/drizzle-orm - timurguvenkaya opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - timurguvenkaya opened this issue over 1 year ago
Feedback for “SQL Insert - .onConflictDoUpdate()”
github.com/drizzle-team/drizzle-orm - JS-GitRepo opened this issue over 1 year ago
github.com/drizzle-team/drizzle-orm - JS-GitRepo opened this issue over 1 year ago
address error. drizzle-kit studio not opening in chrome
github.com/drizzle-team/drizzle-kit-mirror - mxnan opened this issue over 1 year ago
github.com/drizzle-team/drizzle-kit-mirror - mxnan opened this issue over 1 year ago