#Hello Edgerunners, welcome to the Night-City.

Welcome!

Sqlite Cheatsheet

SQLite Installing update $ sudo apt install sqlite3 And to run the sqlite program you do $ sqlite3 If you do not give a filename parameter then sqlite creates a temporary database, but if you give a filename it creates or connects to that database $ sqlite3 dbName Special Commands .help -- li...

Mongodb Cheatsheet

MongoDB MongoDB is an open-source document database and leading NoSQL database. MongoDB is written in C++ Basics Advanced Python Usage Django Usage...

Data table Cheatsheet

Data Table While working with data tables if you want to populate the table from an ajax call, you have to first destroy and then re-draw the table: $('#table1').DataTable().destroy(); $('#table1').find('tbody').append("<tr><td><value1></td><td...

Python sqlite Cheatsheet

Sqlite - Python Driver import sqlite3 from sqlite3 import Error try: conn = sqlite3.connect('example.db') # Once you have a Connection, you can create a Cursor object # and call its execute() method to perform SQL commands: cur = con.cursor() # Create table cur.ex...

What's this?

The Night-City version of Hotodogo inspired by Cyberpunk 2077. Not finished yet.

Pinned Message

The Founder and CEO of Infeca Technology.

Developer, Designer, Blogger.

Big fan of Apple, Love of colour.

Feel free to contact me.

反曲点科技创始人和首席执行官。

开发、设计与写作皆为所长。

热爱苹果、钟情色彩。

随时恭候 垂询

Outer Square Inner Square