Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
deesix
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
DuckDB Queries Inside MySQL
(villagesql.com)
1 points
by
deesix
10d ago
|
1 comments
2.
▲
by
deesix
10d ago
Run duckdb queries over your S3 data and join with MySQL data in the same instance.
3.
▲
Vector Search in open-source MySQL
(villagesql.com)
3 points
by
deesix
11d ago
|
1 comments
4.
▲
by
deesix
11d ago
Code to create HNSW index: CREATE TABLE demo_vectors ( id INT PRIMARY KEY, embedding SVECTOR(3) NOT NULL, INDEX idx_embedding (embedding hnsw_l2) USING EXTENDED(hnsw) ) ENGINE=InnoDB;
5.
▲
MySQL's New Governance Model: Two steps forward and one step backwards
(villagesql.com)
4 points
by
deesix
3mo ago
|
2 comments
6.
▲
by
deesix
3mo ago
After years of MySQL development happening largely behind closed doors, Oracle has been making real progress towards making the MySQL project more open and community-oriented.
7.
▲
AWS joins MySQL steering committee with Oracle, GCP
(aws.amazon.com)
2 points
by
deesix
3mo ago
|
1 comments
8.
▲
by
deesix
3mo ago
AWS announces they are on steering committee for MYSQL via blog post.
9.
▲
New open governance model for MySQL
(blogs.oracle.com)
2 points
by
deesix
3mo ago
|
2 comments
10.
▲
by
deesix
3mo ago
Oracle announces a new steering committee and governance model for MySQL.
11.
▲
Extend MySQL with Rust
(villagesql.com)
2 points
by
deesix
4mo ago
|
1 comments
12.
▲
by
deesix
4mo ago
There is now a Rust SDK for the VillageSQL fork of MySQL that allows you to write extensions in Rust, just like pgx/pgrx in PostgreSQL.
13.
▲
Show HN: Extend MySQL with Rust
(github.com)
2 points
by
deesix
4mo ago
|
0 comments
14.
▲
Show HN: AI Skill to port PostgreSQL extensions to MySQL
(github.com)
4 points
by
deesix
4mo ago
|
0 comments
15.
▲
OurSQL Foundation launches to support MySQL Community
(theregister.com)
4 points
by
deesix
4mo ago
|
0 comments
16.
▲
by
deesix
4mo ago
Founder here. Thanks for spending time with VillageSQL. Love all the feedback.
17.
▲
Show HN: VillageSQL Extension Framework for MySQL
(villagesql-blog.ghost.io)
1 points
by
deesix
7mo ago
|
0 comments
18.
▲
by
deesix
8mo ago
Ha! Founder here. Tell me why? Trying to make it easy, not be terrifying! I think the embed generation saves folks some steps.
19.
▲
by
deesix
8mo ago
Founder and CEO here. Great question. Right now, since you are linking MySQL files that means that all the extenions need to be GLPv2 or compatible license. In the future, we are hoping to have a stable SDK that is indepedent of the MySQL f
20.
▲
Show HN: VillageSQL – A Fork of MySQL with Extensions
(villagesql.com)
12 points
by
deesix
8mo ago
|
2 comments
21.
▲
Chime migration of MySQL with blue/green
(careers.chime.com)
1 points
by
deesix
1y ago
|
0 comments
22.
▲
Valkey Support for Amazon ElastiCache and Amazon MemoryDB
(aws.amazon.com)
6 points
by
deesix
2y ago
|
1 comments
23.
▲
AWS and Oracle Partnership for Exadata
(prnewswire.com)
1 points
by
deesix
2y ago
|
0 comments
24.
▲
ValKey is a new open-source Redis Fork
(github.com)
11 points
by
deesix
3y ago
|
1 comments
25.
▲
AWS Launches RDS for Db2
(aws.amazon.com)
5 points
by
deesix
3y ago
|
0 comments
26.
▲
Optimize Your SQL Server Costs on RDS Custom
(aws.amazon.com)
2 points
by
deesix
3y ago
|
0 comments
27.
▲
AWS RDS Custom now supports bring-your-own SQL Server
(aws.amazon.com)
1 points
by
deesix
3y ago
|
1 comments
28.
▲
by
deesix
3y ago
With Bring-Your-Own-Media (BYOM), customers supply their own installation media and bring their SQL Server licenses to Amazon’s RDS Custom managed cloud service. RDS Custom for SQL Server is a managed database service which provides adminis
29.
▲
Bazel Long Term Support (LTS) Releases
(blog.bazel.build)
1 points
by
deesix
6y ago
|
0 comments
30.
▲
IBM Power Systems for Google Cloud
(console.cloud.google.com)
3 points
by
deesix
7y ago
|
0 comments
More ›