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/
PostgreSQL: add `generated always as identity` as modern alternative to `serial`
github.com/drizzle-team/drizzle-orm - pigoz opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - pigoz opened this issue almost 2 years ago
Issue when generating sql using zod for environment variable validation
github.com/drizzle-team/drizzle-kit-mirror - STNeto1 opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-kit-mirror - STNeto1 opened this issue almost 2 years ago
[Feature]:Add support for Oracle DB
github.com/drizzle-team/drizzle-orm - ikdi opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - ikdi opened this issue almost 2 years ago
[MySQL] generate timestamp .defaultNow() bug
github.com/drizzle-team/drizzle-kit-mirror - peppasd opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-kit-mirror - peppasd opened this issue almost 2 years ago
Remove `instanceof` checks to allow for multiple drizzle-orm instances to be used
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
Escape table names
github.com/drizzle-team/drizzle-kit-mirror - jens-ox opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-kit-mirror - jens-ox opened this issue almost 2 years ago
Add bigint mode to SQLite
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
Support for multiple schemas in postgre
github.com/drizzle-team/drizzle-kit-mirror - digoburigo opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-kit-mirror - digoburigo opened this issue almost 2 years ago
Introspect:mysql invalid params
github.com/drizzle-team/drizzle-kit-mirror - AidanNichol opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-kit-mirror - AidanNichol opened this issue almost 2 years ago
[BUG]:mysql2 is too new
github.com/drizzle-team/drizzle-orm - rizen opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - rizen opened this issue almost 2 years ago
[PG] Generated sql for "ALTER TABLE" commands contains table name with no quotes, making it case insensitive.
github.com/drizzle-team/drizzle-kit-mirror - Froidland opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-kit-mirror - Froidland opened this issue almost 2 years ago
[Question] What's the ETA on MS SQL Support
github.com/drizzle-team/drizzle-orm - TimWeidner opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - TimWeidner opened this issue almost 2 years ago
Missing Documentation: Types
github.com/drizzle-team/drizzle-orm - rizen opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - rizen opened this issue almost 2 years ago
[BUG]: Sanity checks during schema creation
github.com/drizzle-team/drizzle-orm - krzkaczor opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - krzkaczor opened this issue almost 2 years ago
[BUG]: Bulk insert multiple entities without need to use spread operator
github.com/drizzle-team/drizzle-orm - krzkaczor opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - krzkaczor opened this issue almost 2 years ago
Add actions for explicit foreign keys
github.com/drizzle-team/drizzle-orm - MaksymSimonov opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - MaksymSimonov opened this issue almost 2 years ago
[Feature]: Support for migrations `rollback`
github.com/drizzle-team/drizzle-orm - krzkaczor opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - krzkaczor opened this issue almost 2 years ago
Support generated columns
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
drizzle-orm is missing for introspecting with npx
github.com/drizzle-team/drizzle-kit-mirror - birdy90 opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-kit-mirror - birdy90 opened this issue almost 2 years ago
[BUG]: Support MySQL UNSIGNED
github.com/drizzle-team/drizzle-orm - HaNdTriX opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - HaNdTriX opened this issue almost 2 years ago
Add Deno support
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
SQLite: add "boolean" mode to integer
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
Support for Google Cloud Spanner
github.com/drizzle-team/drizzle-orm - NOT-HAL9000 opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - NOT-HAL9000 opened this issue almost 2 years ago
Add Full-Text Search capability
github.com/drizzle-team/drizzle-orm - cr101 opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - cr101 opened this issue almost 2 years ago
Feature request: option to match generated column name case to db column name
github.com/drizzle-team/drizzle-kit-mirror - robkallen opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-kit-mirror - robkallen opened this issue almost 2 years ago
Update package import in example
github.com/drizzle-team/drizzle-kit-mirror - ddanielcruzz opened this pull request almost 2 years ago
github.com/drizzle-team/drizzle-kit-mirror - ddanielcruzz opened this pull request almost 2 years ago
Introspection breaks when the primary key is defined on multiple columns
github.com/drizzle-team/drizzle-kit-mirror - ridem opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-kit-mirror - ridem opened this issue almost 2 years ago
fix deprecated option
github.com/drizzle-team/drizzle-kit-mirror - vscncls opened this pull request almost 2 years ago
github.com/drizzle-team/drizzle-kit-mirror - vscncls opened this pull request almost 2 years ago
Add "Recipes" section to docs
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
[BUG]: Introspection Issues with Varchar and Postgis
github.com/drizzle-team/drizzle-orm - nickreese opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - nickreese opened this issue almost 2 years ago
[Feature Request] Check Constraint and Unique Constraint
github.com/drizzle-team/drizzle-orm - Ericnr opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - Ericnr opened this issue almost 2 years ago
Update docs for 0.17.0 release
github.com/drizzle-team/drizzle-kit-mirror - AndriiSherman opened this pull request almost 2 years ago
github.com/drizzle-team/drizzle-kit-mirror - AndriiSherman opened this pull request almost 2 years ago
Add sequences support
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
CREATE DOMAIN support
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
Range types support
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
AWS Data API MySQL
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
Composite types support
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
Support WITH RECURSIVE
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
Support UPDATE FROM
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
Add UNION support
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
Add knex driver support
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
Support MariaDB
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
Support STRICT TABLE in SQLite
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
Add COLLATE to indexes
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
Add placeholder support to operator functions
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
Support indexes on function expressions instead of only columns
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
MySQL proxy driver
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
PostgreSQL proxy driver
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - dankochetov opened this issue almost 2 years ago
Add SQLite WASM driver support
github.com/drizzle-team/drizzle-orm - AndriiSherman opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - AndriiSherman opened this issue almost 2 years ago
Add view support
github.com/drizzle-team/drizzle-orm - AndriiSherman opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - AndriiSherman opened this issue almost 2 years ago
Update mysql migration docs
github.com/drizzle-team/drizzle-orm - marbemac opened this pull request almost 2 years ago
github.com/drizzle-team/drizzle-orm - marbemac opened this pull request almost 2 years ago
[PG] char is undefined during introspection
github.com/drizzle-team/drizzle-kit-mirror - AlexandrLi opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-kit-mirror - AlexandrLi opened this issue almost 2 years ago
Typesafe PostgreSQL stored procs / function calls
github.com/drizzle-team/drizzle-orm - shah opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - shah opened this issue almost 2 years ago
when unknown type is detected, would be nice to emit a TODO comment instead of undefined
github.com/drizzle-team/drizzle-kit-mirror - capaj opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-kit-mirror - capaj opened this issue almost 2 years ago
"post_id" integer DEFAULT currval('posts_id_seq'::regclass) generates invalid TS
github.com/drizzle-team/drizzle-kit-mirror - capaj opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-kit-mirror - capaj opened this issue almost 2 years ago
"ip" INET NOT NULL is not supported
github.com/drizzle-team/drizzle-kit-mirror - capaj opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-kit-mirror - capaj opened this issue almost 2 years ago
"id" UUID NOT NULL DEFAULT uuid_generate_v4() type is not supported
github.com/drizzle-team/drizzle-kit-mirror - capaj opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-kit-mirror - capaj opened this issue almost 2 years ago
array fields end up as "undefined" in the schema
github.com/drizzle-team/drizzle-kit-mirror - capaj opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-kit-mirror - capaj opened this issue almost 2 years ago
timestamp is not in the import statement in schema.ts
github.com/drizzle-team/drizzle-kit-mirror - capaj opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-kit-mirror - capaj opened this issue almost 2 years ago
generated enums are not camel cased
github.com/drizzle-team/drizzle-kit-mirror - capaj opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-kit-mirror - capaj opened this issue almost 2 years ago
Fix from readme
github.com/drizzle-team/drizzle-bun - Jarred-Sumner opened this pull request almost 2 years ago
github.com/drizzle-team/drizzle-bun - Jarred-Sumner opened this pull request almost 2 years ago
Fix typos in Readme
github.com/drizzle-team/drizzle-kit-mirror - StCatfish opened this pull request almost 2 years ago
github.com/drizzle-team/drizzle-kit-mirror - StCatfish opened this pull request almost 2 years ago
add basic readme file
github.com/drizzle-team/drizzle-northwind-benchmarks - capaj opened this pull request almost 2 years ago
github.com/drizzle-team/drizzle-northwind-benchmarks - capaj opened this pull request almost 2 years ago
Add basic aws data api support
github.com/drizzle-team/drizzle-orm - AndriiSherman opened this pull request almost 2 years ago
github.com/drizzle-team/drizzle-orm - AndriiSherman opened this pull request almost 2 years ago
Add VIEW support
github.com/drizzle-team/drizzle-orm - bradenhs opened this issue almost 2 years ago
github.com/drizzle-team/drizzle-orm - bradenhs opened this issue almost 2 years ago
Updated common
github.com/drizzle-team/drizzle-northwind-benchmarks - AlexBlokh opened this pull request about 2 years ago
github.com/drizzle-team/drizzle-northwind-benchmarks - AlexBlokh opened this pull request about 2 years ago
Updated queries
github.com/drizzle-team/drizzle-northwind-benchmarks - AlexBlokh opened this pull request about 2 years ago
github.com/drizzle-team/drizzle-northwind-benchmarks - AlexBlokh opened this pull request about 2 years ago
Pg module updates
github.com/drizzle-team/drizzle-orm-backup2 - AndriiSherman opened this pull request over 2 years ago
github.com/drizzle-team/drizzle-orm-backup2 - AndriiSherman opened this pull request over 2 years ago
Datalayer
github.com/drizzle-team/pathtrami-planetscale - AndriiSherman opened this pull request over 2 years ago
github.com/drizzle-team/pathtrami-planetscale - AndriiSherman opened this pull request over 2 years ago
Feature/mysql
github.com/drizzle-team/drizzle-orm-backup2 - AndriiSherman opened this pull request over 2 years ago
github.com/drizzle-team/drizzle-orm-backup2 - AndriiSherman opened this pull request over 2 years ago
Feature/mysql
github.com/drizzle-team/drizzle-orm-backup2 - AndriiSherman opened this pull request over 2 years ago
github.com/drizzle-team/drizzle-orm-backup2 - AndriiSherman opened this pull request over 2 years ago
Feature/migrator
github.com/drizzle-team/drizzle-orm-backup2 - AndriiSherman opened this pull request over 2 years ago
github.com/drizzle-team/drizzle-orm-backup2 - AndriiSherman opened this pull request over 2 years ago
Feature/delete insert
github.com/drizzle-team/drizzle-orm-backup2 - AndriiSherman opened this pull request over 2 years ago
github.com/drizzle-team/drizzle-orm-backup2 - AndriiSherman opened this pull request over 2 years ago
Feature/builders
github.com/drizzle-team/drizzle-orm-backup2 - AndriiSherman opened this pull request over 2 years ago
github.com/drizzle-team/drizzle-orm-backup2 - AndriiSherman opened this pull request over 2 years ago