Codigo: Fox_Marc en la tienda de epic games para apoyarme Blog De Fox_Marc Ahora subo princess connect, fortnite y juegos para móvil mientras farmeo. Intentaré hacer un canal variado inicialmente empiezo con vídeos de Castillo furioso pero en el futuro haré otros tipos de juegos: Call duty, Gta, Mgs, Fortnite, etc Me gustaría dar las gracias a todos los que visitéis mi canal y espero ganarme vuestro like y suscripción. Saludos y bienvenido a mi canal. ^_^
martes, 8 de noviembre de 2022
Show HN: Cozo – new Graph DB with Datalog, embedded like SQLite, written in Rust https://ift.tt/zn6qwyi
Show HN: Cozo – new Graph DB with Datalog, embedded like SQLite, written in Rust Hi HN, I have been making this Cozo database since half a year ago, and now it is ready for public release. My initial motivation is that I want a graph database. Lightweight and easy to use, like SQLite. Powerful and performant, like Postgres. I found none of the existing solutions good enough. Deciding to roll my own, I need to choose a query language. I am familiar with Cypher but consider it not much of an improvement over CTE in SQL (Cypher is sometimes notationally more convenient, but not more expressive). I like Gremlin but would prefer something more declarative. Experimentations with Datomic and its clones convinced me that Datalog is the way to go. Then I need a data model. I find the property graph model (Neo4j, etc.) over-constraining, and the triple store model (Datomic, etc.) suffering from inherent performance problems. They also lack the most important property of the relational model: being an algebra. Non-algebraic models are not very composable: you may store data as property graphs or triples, but when you do a query, you always get back relations. So I decided to have relational algebra as the data model. The end result, I now present to you. Let me know what you think, good or bad, and I'll do my best to address them. This is the first time that I use Rust in a significant project, and I love the experience! https://ift.tt/r7z1JX3 November 8, 2022 at 01:25PM
Suscribirse a:
Enviar comentarios (Atom)
Escribe !emote y tu emote para unirte al juego
Watch video on YouTube here: https://youtu.be/3tGZ-bSpFWE
-
Show HN: Sleekplan – Feedback Board, Roadmap, and Changelog for Websites https://ift.tt/3wdB1O8 March 30, 2021 at 02:23PM
-
Show HN: Firefox extension to obfuscate web page text Sometimes you might want to share a screenshot of the website you're on, without r...
No hay comentarios:
Publicar un comentario