June 2024 Summaries
4 posts from Gel Data
Filter
Month:
Year:
Post Summaries
Back to Blog
EdgeDB is a relatively new database that offers a unique set of features, including polymorphic data modeling, access policies for advanced authorization modeling, and password and social authentication. It's built on top of PostgreSQL and comes with a type-safe TypeScript client, a built-in UI for writing queries, viewing data, and visualizing the application's data schema. EdgeDB is designed to be easy to use and provides tools such as SDL, EdgeQL, and an ORM to simplify database management. The database also supports authentication through an opt-in system, passwordless auth, and social authentication. Its ease of use, combined with its powerful features and productivity-boosting tools, make it an attractive option for developers looking for a modern and developer-friendly database solution.
Jun 28, 2024
1,486 words in the original blog post.
Gimel Dick discusses their experience using EdgeDB for the Webble project, which focuses on creating engaging conversational forms to boost conversion rates. EdgeDB, built on PostgreSQL, offers a type-safe TypeScript client, a comprehensive UI for data visualization, and an intuitive Schema Definition Language (SDL) for easy data modeling. It simplifies authentication with built-in options, reducing dependency on third-party solutions. The database's performance is enhanced by compiling complex queries into optimized SQL, allowing developers to concentrate on business logic. EdgeDB supports both a query language, EdgeQL, and a TypeScript query builder, making it versatile and developer-friendly. Despite the absence of a language server extension for EdgeQL, the TypeScript client ensures autocompletion and type checking, facilitating a smooth development experience. Overall, EdgeDB provides a modern, cohesive stack of tools that enhance productivity and streamline application development, making it an ideal choice for projects like Webble.
Jun 28, 2024
1,559 words in the original blog post.
We are thrilled to announce the winners of our hackathon, which took place from April 26th to May 26th, bringing together developers of all skill levels to create, learn, and connect while building creative applications using EdgeDB, Vercel, and EdgeDB Cloud. Over 100 participants submitted 30 projects showcasing impressive creativity and technical prowess, with the judges selecting winners for their quality and impact. The first prize went to Agroecology Wiki, a comprehensive wiki consolidating agroecology knowledge, demonstrating EdgeDB's ability to handle complex data relationships; second prize was awarded to Lookfeel, a design inspiration tool enhancing design processes; and third prize to Webble, an engaging conversational form replacement for traditional forms. Other notable mentions included the AI Debater project, which uses multiple AI models to generate crowd-sourced debates, and monsieurpigeon, who won the Discord Champion award for their valuable contributions to the community. The event was a huge success, with over 100 participants and 30 projects submitted, and we look forward to seeing you at future events!
Jun 10, 2024
419 words in the original blog post.
The hackathon, held from April 26th to May 26th, gathered over 100 developers to create innovative projects using EdgeDB, Vercel, and EdgeDB Cloud, culminating in 30 submitted projects that demonstrated impressive creativity and technical skill. The event awarded first prize to the Agroecology Wiki, a comprehensive platform consolidating agroecology knowledge, which exemplifies EdgeDB's capabilities in managing complex data relationships. Second prize went to Lookfeel, a design inspiration tool for UI projects, while third prize was awarded to Webble, a tool for creating engaging conversational forms. Special category awards recognized AI Debater for its innovative use of AI models and monsieurpigeon for community support on Discord. The hackathon was successful in fostering learning, creativity, and community among developers, and participants are encouraged to stay engaged through future events and the project's gallery.
Jun 10, 2024
460 words in the original blog post.