Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
sqlite データベースから JSON OBJECT を作成する必要があります。さらに、その JSON OBJECT をサーバーに保存したいと考えています。また、SQLite データベースのテーブル全体を JSON オブジェクトに変換して、データがサーバー内の多くのスペースを占有しないようにしたいと考えています。これは可能ですか?? もしそうなら、誰かがこれを行うための適切なリソースを提供して私を助けることができますか?