Glaredb

Latest version: v0.9.3

Safety actively analyzes 638379 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 6

0.0.6

**Full Changelog**: https://github.com/GlareDB/glaredb/compare/v0.0.5...v0.0.6

0.0.5

**Full Changelog**: https://github.com/GlareDB/glaredb/compare/v0.0.4...v0.0.5

0.0.4

Highlights

- Postgres compatibility:
- Initial support for slash commands (example: `\d`)
- Connection:
- Connection strings can now be namespaced by organization name
- Fixes:
* Object name lengths

Internal Highlights

- Serverless:
- Added an option for limiting memory. This ensures several serverless databases can
run on a shared node, without degrading performance.

What's Changed

* Validate object names at metastore level by f0ssel in https://github.com/GlareDB/glaredb/pull/887
* add memory limit option by f0ssel in https://github.com/GlareDB/glaredb/pull/890
* chore: Remove storing columns directly on external tables by scsmithr in https://github.com/GlareDB/glaredb/pull/891
* feat: Allow org names in hostnames, db names, and/or options by scsmithr in https://github.com/GlareDB/glaredb/pull/893
* feat: Initial slash command support for psql by scsmithr in https://github.com/GlareDB/glaredb/pull/894
* build(deps): Bump deps by scsmithr in https://github.com/GlareDB/glaredb/pull/903
* test: Add snowflake SLT testing by vrongmeal in https://github.com/GlareDB/glaredb/pull/909
* chore: fix ci for snowflake PR cleanup by vrongmeal in https://github.com/GlareDB/glaredb/pull/910
* chore: add username and password to pr cleanup ci by vrongmeal in https://github.com/GlareDB/glaredb/pull/911
* build: Update rust to 1.69 by scsmithr in https://github.com/GlareDB/glaredb/pull/912
* chore: Specify branch instead of revision for datafusion by scsmithr in https://github.com/GlareDB/glaredb/pull/914
* chore: tag v0.0.4 by greyscaled in https://github.com/GlareDB/glaredb/pull/915


**Full Changelog**: https://github.com/GlareDB/glaredb/compare/v0.0.3...v0.0.4

0.0.3

Highlights

- Datasources
- Virtual catalog for BigQuery
- Virtual catalog for MySQL
- Virtual catalog for MongoDB
- Virtual catalog for Snowflake
- `max_datasource_count` for setting limits on number of datasources
- Add validations when creating external databases
- Queries
- Renaming tables and external databases (via `ALTER`)

What's Changed

* Start respecting max_datasource_count by f0ssel in https://github.com/GlareDB/glaredb/pull/830
* Fix type by f0ssel in https://github.com/GlareDB/glaredb/pull/834
* feat: allow specifying connection string parameters seperately by vrongmeal in https://github.com/GlareDB/glaredb/pull/833
* build(deps): Bump deps by scsmithr in https://github.com/GlareDB/glaredb/pull/842
* fix: Error on duplicate database names by scsmithr in https://github.com/GlareDB/glaredb/pull/843
* fix: Update `VirtualLister` to specify schema if one exact present by vrongmeal in https://github.com/GlareDB/glaredb/pull/849
* feat: Implement virtual catalog for BigQuery by vrongmeal in https://github.com/GlareDB/glaredb/pull/852
* Alter table rename by f0ssel in https://github.com/GlareDB/glaredb/pull/848
* fix: don't panic on querying empty table by vrongmeal in https://github.com/GlareDB/glaredb/pull/854
* Alter database rename by f0ssel in https://github.com/GlareDB/glaredb/pull/853
* feat: Implement MySQL virtual catalog by vrongmeal in https://github.com/GlareDB/glaredb/pull/856
* build(deps): bump h2 from 0.3.15 to 0.3.17 by dependabot in https://github.com/GlareDB/glaredb/pull/858
* feat: implement virtual catalog for mongodb by vrongmeal in https://github.com/GlareDB/glaredb/pull/859
* build(deps): Bump deps by scsmithr in https://github.com/GlareDB/glaredb/pull/875
* build(deps): Bump mysql_common by scsmithr in https://github.com/GlareDB/glaredb/pull/877
* feat: implement virtual catalog for snowflake by vrongmeal in https://github.com/GlareDB/glaredb/pull/874
* chore: Update datafusion by scsmithr in https://github.com/GlareDB/glaredb/pull/879
* fix: implement external database validation for all sources by vrongmeal in https://github.com/GlareDB/glaredb/pull/880
* chore: Fix nix builds by scsmithr in https://github.com/GlareDB/glaredb/pull/881
* chore: Mess around with nix by scsmithr in https://github.com/GlareDB/glaredb/pull/883
* chore: Filter logs from env var by scsmithr in https://github.com/GlareDB/glaredb/pull/884
* chore: CI tweaks by scsmithr in https://github.com/GlareDB/glaredb/pull/885

New Contributors
* f0ssel made their first contribution in https://github.com/GlareDB/glaredb/pull/830

**Full Changelog**: https://github.com/GlareDB/glaredb/compare/v0.0.2...v0.0.3

0.0.1

None

Page 6 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.