V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
爱意满满的作品展示区。
pangdundun996
V2EX  ›  分享创造

后端开发的 next.js 初体验:做了个 sql 转 mongo 查询的小工具

  •  
  •   pangdundun996 · 2 天前 · 786 次点击
    技术栈:
    1 ) next.js
    2 ) golang ,后端转换逻辑用的是我之前写的一个 golang 库 https://github.com/tsfans/sql-to-mongo ,所以加了个 golang 服务
    3 ) vercel 部署

    总耗时 3 天:
    1 ) 2 天:开发网站界面,主要是 ai 写的,client/server component 搞得有点晕
    2 ) 1 天:后端逻辑接入、vercel 部署、图标制作、google seo/analytics 接入、v2ex 发帖

    总花费:
    1 ) 6 元/第一年,阿里云域名购买: https://www.sqltomongo.online/

    总结:
    1 )初步跑通了出海小站的上线流程,后续同类操作应该能在 2 天内完成
    2 )工具积累:
    - ai 编程工具: https://www.cursor.com/
    - ai 图标制作: https://ideogram.ai/
    - 图标转换: https://realfavicongenerator.net
    - 网站收录: https://search.google.com/search-console
    - 网站数据分析: https://analytics.google.com

    最后放上工具站地址: https://www.sqltomongo.online/
    支持将 SQL 查询语句转换为 mongo 查询语句,具体功能详见仓库描述: https://github.com/tsfans/sql-to-mongo
    8 条回复    2024-11-22 10:06:23 +08:00
    pangdundun996
        1
    pangdundun996  
    OP
       1 天前
    奇怪🤣,为什么我的网站地址不识别为链接显示
    hyh0u0
        2
    hyh0u0  
       1 天前
    hyh0u0
        3
    hyh0u0  
       1 天前   ❤️ 1
    要加空格🤣网站挺好的
    loading
        4
    loading  
       1 天前
    看你描述吓死我了,我以为你用 AI 效率高了这么多,我点进去看了下界面,还好还好,还暂时不会失业。
    neptuno
        5
    neptuno  
       1 天前
    说实话,你这个页面跟 nextjs 没啥关系,我感觉一个静态 html 加 tailwind 就行了, 而且这个转化规则也用不到后端吧,前端 js 也可以实现的。可以看一下我的 mybatis 日志翻译,也是让 ai 写的 https://mybatis.neptuno.win/
    pangdundun996
        6
    pangdundun996  
    OP
       1 天前
    @neptuno 是的,页面很简单,转换是因为之前写过嘛,顺带就复用了
    pangdundun996
        7
    pangdundun996  
    OP
       1 天前
    @loading 失业不至于,但是对我这种后端来说能帮我写页面就很好了,逻辑可以自己写
    pangdundun996
        8
    pangdundun996  
    OP
       1 天前
    @hyh0u0 #3 加空格是咋加? https://www.sqltomongo.online/
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2942 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 84ms · UTC 08:07 · PVG 16:07 · LAX 00:07 · JFK 03:07
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.